Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSupportedCommitmentsResponse> |
SddcAsyncClient.listSupportedCommitments(ListSupportedCommitmentsRequest request,
AsyncHandler<ListSupportedCommitmentsRequest,ListSupportedCommitmentsResponse> handler) |
Future<ListSupportedCommitmentsResponse> |
SddcAsync.listSupportedCommitments(ListSupportedCommitmentsRequest request,
AsyncHandler<ListSupportedCommitmentsRequest,ListSupportedCommitmentsResponse> handler)
Lists supported Commitments.
|
Modifier and Type | Method and Description |
---|---|
ListSupportedCommitmentsRequest |
ListSupportedCommitmentsRequest.Builder.build()
Build the instance of ListSupportedCommitmentsRequest as configured by this builder
|
ListSupportedCommitmentsRequest |
ListSupportedCommitmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSupportedCommitmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListSupportedCommitmentsRequest.Builder |
ListSupportedCommitmentsRequest.Builder.copy(ListSupportedCommitmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.