Package | Description |
---|---|
com.oracle.bmc.osubsubscription | |
com.oracle.bmc.osubsubscription.requests |
Modifier and Type | Method and Description |
---|---|
GetCommitmentResponse |
CommitmentClient.getCommitment(GetCommitmentRequest request) |
GetCommitmentResponse |
Commitment.getCommitment(GetCommitmentRequest request)
This API returns the commitment details corresponding to the id provided
|
Future<GetCommitmentResponse> |
CommitmentAsyncClient.getCommitment(GetCommitmentRequest request,
AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler) |
Future<GetCommitmentResponse> |
CommitmentAsync.getCommitment(GetCommitmentRequest request,
AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler)
This API returns the commitment details corresponding to the id provided
|
Modifier and Type | Method and Description |
---|---|
Future<GetCommitmentResponse> |
CommitmentAsyncClient.getCommitment(GetCommitmentRequest request,
AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler) |
Future<GetCommitmentResponse> |
CommitmentAsync.getCommitment(GetCommitmentRequest request,
AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler)
This API returns the commitment details corresponding to the id provided
|
Modifier and Type | Method and Description |
---|---|
GetCommitmentRequest |
GetCommitmentRequest.Builder.build()
Build the instance of GetCommitmentRequest as configured by this builder
|
GetCommitmentRequest |
GetCommitmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCommitmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCommitmentRequest.Builder |
GetCommitmentRequest.Builder.copy(GetCommitmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.