CommitmentsListResponse |
CloudCostManagementApi.getCommitmentsCommitmentList(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCommitmentListOptionalParameters parameters)
Get commitments list.
|
CompletableFuture<CommitmentsListResponse> |
CloudCostManagementApi.getCommitmentsCommitmentListAsync(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCommitmentListOptionalParameters parameters)
Get commitments list.
|
ApiResponse<CommitmentsListResponse> |
CloudCostManagementApi.getCommitmentsCommitmentListWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCommitmentListOptionalParameters parameters)
Get a list of individual cloud commitments (Reserved Instances or Savings Plans) with their
utilization details.
|
CompletableFuture<ApiResponse<CommitmentsListResponse>> |
CloudCostManagementApi.getCommitmentsCommitmentListWithHttpInfoAsync(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCommitmentListOptionalParameters parameters)
Get commitments list.
|