Uses of Class
com.oracle.bmc.osubsubscription.responses.GetCommitmentResponse
-
Packages that use GetCommitmentResponse Package Description com.oracle.bmc.osubsubscription com.oracle.bmc.osubsubscription.responses -
-
Uses of GetCommitmentResponse in com.oracle.bmc.osubsubscription
Methods in com.oracle.bmc.osubsubscription that return GetCommitmentResponse Modifier and Type Method Description GetCommitmentResponse
Commitment. getCommitment(GetCommitmentRequest request)
This API returns the commitment details corresponding to the id providedGetCommitmentResponse
CommitmentClient. getCommitment(GetCommitmentRequest request)
Methods in com.oracle.bmc.osubsubscription that return types with arguments of type GetCommitmentResponse Modifier and Type Method Description Future<GetCommitmentResponse>
CommitmentAsync. getCommitment(GetCommitmentRequest request, AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler)
This API returns the commitment details corresponding to the id providedFuture<GetCommitmentResponse>
CommitmentAsyncClient. getCommitment(GetCommitmentRequest request, AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler)
Method parameters in com.oracle.bmc.osubsubscription with type arguments of type GetCommitmentResponse Modifier and Type Method Description Future<GetCommitmentResponse>
CommitmentAsync. getCommitment(GetCommitmentRequest request, AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler)
This API returns the commitment details corresponding to the id providedFuture<GetCommitmentResponse>
CommitmentAsyncClient. getCommitment(GetCommitmentRequest request, AsyncHandler<GetCommitmentRequest,GetCommitmentResponse> handler)
-
Uses of GetCommitmentResponse in com.oracle.bmc.osubsubscription.responses
Methods in com.oracle.bmc.osubsubscription.responses that return GetCommitmentResponse Modifier and Type Method Description GetCommitmentResponse
GetCommitmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.osubsubscription.responses with parameters of type GetCommitmentResponse Modifier and Type Method Description GetCommitmentResponse.Builder
GetCommitmentResponse.Builder. copy(GetCommitmentResponse o)
Copy method to populate the builder with values from the given instance.
-