static GetMinuteUsageResponse.Builder |
GetMinuteUsageResponse.builder() |
|
GetMinuteUsageResponse.Builder |
GetMinuteUsageResponse.Builder.estimatedMinutesRemaining(Integer estimatedMinutesRemaining) |
Estimated number of minutes remaining for an account, specific to the month being requested.
|
GetMinuteUsageResponse.Builder |
GetMinuteUsageResponse.Builder.isReservedMinutesCustomer(Boolean isReservedMinutesCustomer) |
Returns whether or not an account has signed up for the reserved minutes pricing plan, specific to the month
being requested.
|
GetMinuteUsageResponse.Builder |
GetMinuteUsageResponse.toBuilder() |
|
GetMinuteUsageResponse.Builder |
GetMinuteUsageResponse.Builder.totalReservedMinuteAllocation(Integer totalReservedMinuteAllocation) |
Total number of reserved minutes allocated, specific to the month being requested.
|
GetMinuteUsageResponse.Builder |
GetMinuteUsageResponse.Builder.totalScheduledMinutes(Integer totalScheduledMinutes) |
Total scheduled minutes for an account, specific to the month being requested.
|
GetMinuteUsageResponse.Builder |
GetMinuteUsageResponse.Builder.upcomingMinutesScheduled(Integer upcomingMinutesScheduled) |
Upcoming minutes scheduled for an account, specific to the month being requested.
|