Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SupportedCloudRegionSummary> |
DiscoveryPaginators.listSupportedCloudRegionsRecordIterator(ListSupportedCloudRegionsRequest request)
Creates a new iterable which will iterate over the
SupportedCloudRegionSummary objects contained in responses
from the listSupportedCloudRegions operation. |
Modifier and Type | Method and Description |
---|---|
SupportedCloudRegionSummary |
SupportedCloudRegionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupportedCloudRegionSummary> |
SupportedCloudRegionCollection.getItems()
List of supported cloud regions.
|
Modifier and Type | Method and Description |
---|---|
SupportedCloudRegionSummary.Builder |
SupportedCloudRegionSummary.Builder.copy(SupportedCloudRegionSummary model) |
Modifier and Type | Method and Description |
---|---|
SupportedCloudRegionCollection.Builder |
SupportedCloudRegionCollection.Builder.items(List<SupportedCloudRegionSummary> items)
List of supported cloud regions.
|
Constructor and Description |
---|
SupportedCloudRegionCollection(List<SupportedCloudRegionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.