Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
Iterable<FlexComponentSummary> |
DatabasePaginators.listFlexComponentsRecordIterator(ListFlexComponentsRequest request)
Creates a new iterable which will iterate over the
FlexComponentSummary objects contained in responses from the
listFlexComponents operation. |
Modifier and Type | Method and Description |
---|---|
FlexComponentSummary |
FlexComponentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FlexComponentSummary> |
FlexComponentCollection.getItems() |
Modifier and Type | Method and Description |
---|---|
FlexComponentSummary.Builder |
FlexComponentSummary.Builder.copy(FlexComponentSummary model) |
Modifier and Type | Method and Description |
---|---|
FlexComponentCollection.Builder |
FlexComponentCollection.Builder.items(List<FlexComponentSummary> items) |
Constructor and Description |
---|
FlexComponentCollection(List<FlexComponentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.