Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.model | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BdsInstanceSummary> |
BdsPaginators.listBdsInstancesRecordIterator(ListBdsInstancesRequest request)
Creates a new iterable which will iterate over the
BdsInstanceSummary objects contained in responses from the
listBdsInstances operation. |
Modifier and Type | Method and Description |
---|---|
BdsInstanceSummary |
BdsInstanceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BdsInstanceSummary.Builder |
BdsInstanceSummary.Builder.copy(BdsInstanceSummary model) |
Modifier and Type | Method and Description |
---|---|
List<BdsInstanceSummary> |
ListBdsInstancesResponse.getItems()
A list of
com.oracle.bmc.bds.model.BdsInstanceSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListBdsInstancesResponse.Builder |
ListBdsInstancesResponse.Builder.items(List<BdsInstanceSummary> items)
A list of
com.oracle.bmc.bds.model.BdsInstanceSummary instances. |
Copyright © 2016–2024. All rights reserved.