Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SupportedCommitmentSummary> |
SddcPaginators.listSupportedCommitmentsRecordIterator(ListSupportedCommitmentsRequest request)
Creates a new iterable which will iterate over the
SupportedCommitmentSummary objects contained in responses from the
listSupportedCommitments operation. |
Modifier and Type | Method and Description |
---|---|
SupportedCommitmentSummary |
SupportedCommitmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupportedCommitmentSummary> |
SupportedCommitmentSummaryCollection.getItems()
A list of the supported Commitments.
|
Modifier and Type | Method and Description |
---|---|
SupportedCommitmentSummary.Builder |
SupportedCommitmentSummary.Builder.copy(SupportedCommitmentSummary model) |
Modifier and Type | Method and Description |
---|---|
SupportedCommitmentSummaryCollection.Builder |
SupportedCommitmentSummaryCollection.Builder.items(List<SupportedCommitmentSummary> items)
A list of the supported Commitments.
|
Constructor and Description |
---|
SupportedCommitmentSummaryCollection(List<SupportedCommitmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.