Package | Description |
---|---|
com.oracle.bmc.osubsubscription | |
com.oracle.bmc.osubsubscription.requests |
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
|
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<CommitmentSummary> |
CommitmentPaginators.listCommitmentsRecordIterator(ListCommitmentsRequest request)
Creates a new iterable which will iterate over the
CommitmentSummary objects contained in responses from
the listCommitments operation. |
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 |
---|---|
ListCommitmentsRequest |
ListCommitmentsRequest.Builder.build()
Build the instance of ListCommitmentsRequest as configured by this builder
|
ListCommitmentsRequest |
ListCommitmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListCommitmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.copy(ListCommitmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.