static ListComputeQuotasResponse.Builder |
ListComputeQuotasResponse.builder() |
|
ListComputeQuotasResponse.Builder |
ListComputeQuotasResponse.Builder.computeQuotaSummaries(Collection<ComputeQuotaSummary> computeQuotaSummaries) |
Summaries of the compute allocation definitions.
|
ListComputeQuotasResponse.Builder |
ListComputeQuotasResponse.Builder.computeQuotaSummaries(Consumer<ComputeQuotaSummary.Builder>... computeQuotaSummaries) |
Summaries of the compute allocation definitions.
|
ListComputeQuotasResponse.Builder |
ListComputeQuotasResponse.Builder.computeQuotaSummaries(ComputeQuotaSummary... computeQuotaSummaries) |
Summaries of the compute allocation definitions.
|
ListComputeQuotasResponse.Builder |
ListComputeQuotasResponse.Builder.nextToken(String nextToken) |
If the previous response was truncated, you will receive this token.
|
ListComputeQuotasResponse.Builder |
ListComputeQuotasResponse.toBuilder() |
|