Package | Description |
---|---|
com.oracle.bmc.onesubscription | |
com.oracle.bmc.onesubscription.responses |
Modifier and Type | Method and Description |
---|---|
ListCommitmentsResponse |
CommitmentClient.listCommitments(ListCommitmentsRequest request) |
ListCommitmentsResponse |
Commitment.listCommitments(ListCommitmentsRequest request)
This list API returns all commitments for a particular Subscribed Service
|
Modifier and Type | Method and Description |
---|---|
Future<ListCommitmentsResponse> |
CommitmentAsyncClient.listCommitments(ListCommitmentsRequest request,
AsyncHandler<ListCommitmentsRequest,ListCommitmentsResponse> handler) |
Future<ListCommitmentsResponse> |
CommitmentAsync.listCommitments(ListCommitmentsRequest request,
AsyncHandler<ListCommitmentsRequest,ListCommitmentsResponse> handler)
This list API returns all commitments for a particular Subscribed Service
|
Iterable<ListCommitmentsResponse> |
CommitmentPaginators.listCommitmentsResponseIterator(ListCommitmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listCommitments operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCommitmentsResponse> |
CommitmentAsyncClient.listCommitments(ListCommitmentsRequest request,
AsyncHandler<ListCommitmentsRequest,ListCommitmentsResponse> handler) |
Future<ListCommitmentsResponse> |
CommitmentAsync.listCommitments(ListCommitmentsRequest request,
AsyncHandler<ListCommitmentsRequest,ListCommitmentsResponse> handler)
This list API returns all commitments for a particular Subscribed Service
|
Modifier and Type | Method and Description |
---|---|
ListCommitmentsResponse |
ListCommitmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCommitmentsResponse.Builder |
ListCommitmentsResponse.Builder.copy(ListCommitmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.