GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.availabilityZoneId(String availabilityZoneId) |
The identifier of the availability zones.
|
static GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.builder() |
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.clusters(String... clusters) |
The list of Managed kdb clusters that are currently active in the given scaling group.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.clusters(Collection<String> clusters) |
The list of Managed kdb clusters that are currently active in the given scaling group.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.createdTimestamp(Instant createdTimestamp) |
The timestamp at which the scaling group was created in FinSpace.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.hostType(String hostType) |
The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be
placed.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.lastModifiedTimestamp(Instant lastModifiedTimestamp) |
The last time that the scaling group was updated in FinSpace.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.scalingGroupArn(String scalingGroupArn) |
The ARN identifier for the scaling group.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.scalingGroupName(String scalingGroupName) |
A unique identifier for the kdb scaling group.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.status(String status) |
The status of scaling group.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.status(KxScalingGroupStatus status) |
The status of scaling group.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.Builder.statusReason(String statusReason) |
The error message when a failed state occurs.
|
GetKxScalingGroupResponse.Builder |
GetKxScalingGroupResponse.toBuilder() |
|