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