ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.arn(String arn) |
The unique Amazon Resource Name (ARN) of the compute node group.
|
static ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.builder() |
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.clusterId(String clusterId) |
The ID of the cluster of the compute node group.
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.createdAt(Instant createdAt) |
The date and time the resource was created.
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.id(String id) |
The generated unique ID of the compute node group.
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.modifiedAt(Instant modifiedAt) |
The date and time the resource was modified.
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.name(String name) |
The name that identifies the compute node group.
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.status(String status) |
The provisioning status of the compute node group.
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.Builder.status(ComputeNodeGroupStatus status) |
The provisioning status of the compute node group.
|
ComputeNodeGroupSummary.Builder |
ComputeNodeGroupSummary.toBuilder() |
|