Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SupportedSkuSummary> |
SddcPaginators.listSupportedSkusRecordIterator(ListSupportedSkusRequest request)
Creates a new iterable which will iterate over the
SupportedSkuSummary objects contained in responses from the
listSupportedSkus operation. |
Modifier and Type | Method and Description |
---|---|
SupportedSkuSummary |
SupportedSkuSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupportedSkuSummary> |
SupportedSkuSummaryCollection.getItems()
A list of the supported SKUs.
|
Modifier and Type | Method and Description |
---|---|
SupportedSkuSummary.Builder |
SupportedSkuSummary.Builder.copy(SupportedSkuSummary model) |
Modifier and Type | Method and Description |
---|---|
SupportedSkuSummaryCollection.Builder |
SupportedSkuSummaryCollection.Builder.items(List<SupportedSkuSummary> items)
A list of the supported SKUs.
|
Constructor and Description |
---|
SupportedSkuSummaryCollection(List<SupportedSkuSummary> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.