DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.activationState(String activationState) |
The state of the compute allocation being described.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.activationState(ActivationState activationState) |
The state of the compute allocation being described.
|
static DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.builder() |
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.clusterArn(String clusterArn) |
ARN of the cluster.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.computeQuotaArn(String computeQuotaArn) |
ARN of the compute allocation definition.
|
default DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.computeQuotaConfig(Consumer<ComputeQuotaConfig.Builder> computeQuotaConfig) |
Configuration of the compute allocation definition.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.computeQuotaConfig(ComputeQuotaConfig computeQuotaConfig) |
Configuration of the compute allocation definition.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.computeQuotaId(String computeQuotaId) |
ID of the compute allocation definition.
|
default DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.computeQuotaTarget(Consumer<ComputeQuotaTarget.Builder> computeQuotaTarget) |
The target entity to allocate compute resources to.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.computeQuotaTarget(ComputeQuotaTarget computeQuotaTarget) |
The target entity to allocate compute resources to.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.computeQuotaVersion(Integer computeQuotaVersion) |
Version of the compute allocation definition.
|
default DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.createdBy(Consumer<UserContext.Builder> createdBy) |
Sets the value of the CreatedBy property for this object.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.createdBy(UserContext createdBy) |
Sets the value of the CreatedBy property for this object.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.creationTime(Instant creationTime) |
Creation time of the compute allocation configuration.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.description(String description) |
Description of the compute allocation definition.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.failureReason(String failureReason) |
Failure reason of the compute allocation definition.
|
default DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.lastModifiedBy(Consumer<UserContext.Builder> lastModifiedBy) |
Sets the value of the LastModifiedBy property for this object.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.lastModifiedBy(UserContext lastModifiedBy) |
Sets the value of the LastModifiedBy property for this object.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.lastModifiedTime(Instant lastModifiedTime) |
Last modified time of the compute allocation configuration.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.name(String name) |
Name of the compute allocation definition.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.status(String status) |
Status of the compute allocation definition.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.Builder.status(SchedulerResourceStatus status) |
Status of the compute allocation definition.
|
DescribeComputeQuotaResponse.Builder |
DescribeComputeQuotaResponse.toBuilder() |
|