@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class KxScalingGroup extends Object implements Serializable, Cloneable, StructuredPojo
A structure for storing metadata of scaling group.
Constructor and Description |
---|
KxScalingGroup() |
Modifier and Type | Method and Description |
---|---|
KxScalingGroup |
clone() |
boolean |
equals(Object obj) |
String |
getAvailabilityZoneId()
The identifier of the availability zones.
|
List<String> |
getClusters()
The list of clusters currently active in a given scaling group.
|
Date |
getCreatedTimestamp()
The timestamp at which the scaling group was created in FinSpace.
|
String |
getHostType()
The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be placed.
|
Date |
getLastModifiedTimestamp()
The last time that the scaling group was updated in FinSpace.
|
String |
getScalingGroupName()
A unique identifier for the kdb scaling group.
|
String |
getStatus()
The status of scaling groups.
|
String |
getStatusReason()
The error message when a failed state occurs.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setAvailabilityZoneId(String availabilityZoneId)
The identifier of the availability zones.
|
void |
setClusters(Collection<String> clusters)
The list of clusters currently active in a given scaling group.
|
void |
setCreatedTimestamp(Date createdTimestamp)
The timestamp at which the scaling group was created in FinSpace.
|
void |
setHostType(String hostType)
The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be placed.
|
void |
setLastModifiedTimestamp(Date lastModifiedTimestamp)
The last time that the scaling group was updated in FinSpace.
|
void |
setScalingGroupName(String scalingGroupName)
A unique identifier for the kdb scaling group.
|
void |
setStatus(String status)
The status of scaling groups.
|
void |
setStatusReason(String statusReason)
The error message when a failed state occurs.
|
String |
toString()
Returns a string representation of this object.
|
KxScalingGroup |
withAvailabilityZoneId(String availabilityZoneId)
The identifier of the availability zones.
|
KxScalingGroup |
withClusters(Collection<String> clusters)
The list of clusters currently active in a given scaling group.
|
KxScalingGroup |
withClusters(String... clusters)
The list of clusters currently active in a given scaling group.
|
KxScalingGroup |
withCreatedTimestamp(Date createdTimestamp)
The timestamp at which the scaling group was created in FinSpace.
|
KxScalingGroup |
withHostType(String hostType)
The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be placed.
|
KxScalingGroup |
withLastModifiedTimestamp(Date lastModifiedTimestamp)
The last time that the scaling group was updated in FinSpace.
|
KxScalingGroup |
withScalingGroupName(String scalingGroupName)
A unique identifier for the kdb scaling group.
|
KxScalingGroup |
withStatus(KxScalingGroupStatus status)
The status of scaling groups.
|
KxScalingGroup |
withStatus(String status)
The status of scaling groups.
|
KxScalingGroup |
withStatusReason(String statusReason)
The error message when a failed state occurs.
|
public void setScalingGroupName(String scalingGroupName)
A unique identifier for the kdb scaling group.
scalingGroupName
- A unique identifier for the kdb scaling group.public String getScalingGroupName()
A unique identifier for the kdb scaling group.
public KxScalingGroup withScalingGroupName(String scalingGroupName)
A unique identifier for the kdb scaling group.
scalingGroupName
- A unique identifier for the kdb scaling group.public void setHostType(String hostType)
The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be placed.
You can add one of the following values:
kx.sg.4xlarge
– The host type with a configuration of 108 GiB memory and 16 vCPUs.
kx.sg.8xlarge
– The host type with a configuration of 216 GiB memory and 32 vCPUs.
kx.sg.16xlarge
– The host type with a configuration of 432 GiB memory and 64 vCPUs.
kx.sg.32xlarge
– The host type with a configuration of 864 GiB memory and 128 vCPUs.
kx.sg1.16xlarge
– The host type with a configuration of 1949 GiB memory and 64 vCPUs.
kx.sg1.24xlarge
– The host type with a configuration of 2948 GiB memory and 96 vCPUs.
hostType
- The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be
placed.
You can add one of the following values:
kx.sg.4xlarge
– The host type with a configuration of 108 GiB memory and 16 vCPUs.
kx.sg.8xlarge
– The host type with a configuration of 216 GiB memory and 32 vCPUs.
kx.sg.16xlarge
– The host type with a configuration of 432 GiB memory and 64 vCPUs.
kx.sg.32xlarge
– The host type with a configuration of 864 GiB memory and 128 vCPUs.
kx.sg1.16xlarge
– The host type with a configuration of 1949 GiB memory and 64 vCPUs.
kx.sg1.24xlarge
– The host type with a configuration of 2948 GiB memory and 96 vCPUs.
public String getHostType()
The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be placed.
You can add one of the following values:
kx.sg.4xlarge
– The host type with a configuration of 108 GiB memory and 16 vCPUs.
kx.sg.8xlarge
– The host type with a configuration of 216 GiB memory and 32 vCPUs.
kx.sg.16xlarge
– The host type with a configuration of 432 GiB memory and 64 vCPUs.
kx.sg.32xlarge
– The host type with a configuration of 864 GiB memory and 128 vCPUs.
kx.sg1.16xlarge
– The host type with a configuration of 1949 GiB memory and 64 vCPUs.
kx.sg1.24xlarge
– The host type with a configuration of 2948 GiB memory and 96 vCPUs.
You can add one of the following values:
kx.sg.4xlarge
– The host type with a configuration of 108 GiB memory and 16 vCPUs.
kx.sg.8xlarge
– The host type with a configuration of 216 GiB memory and 32 vCPUs.
kx.sg.16xlarge
– The host type with a configuration of 432 GiB memory and 64 vCPUs.
kx.sg.32xlarge
– The host type with a configuration of 864 GiB memory and 128 vCPUs.
kx.sg1.16xlarge
– The host type with a configuration of 1949 GiB memory and 64 vCPUs.
kx.sg1.24xlarge
– The host type with a configuration of 2948 GiB memory and 96 vCPUs.
public KxScalingGroup withHostType(String hostType)
The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be placed.
You can add one of the following values:
kx.sg.4xlarge
– The host type with a configuration of 108 GiB memory and 16 vCPUs.
kx.sg.8xlarge
– The host type with a configuration of 216 GiB memory and 32 vCPUs.
kx.sg.16xlarge
– The host type with a configuration of 432 GiB memory and 64 vCPUs.
kx.sg.32xlarge
– The host type with a configuration of 864 GiB memory and 128 vCPUs.
kx.sg1.16xlarge
– The host type with a configuration of 1949 GiB memory and 64 vCPUs.
kx.sg1.24xlarge
– The host type with a configuration of 2948 GiB memory and 96 vCPUs.
hostType
- The memory and CPU capabilities of the scaling group host on which FinSpace Managed kdb clusters will be
placed.
You can add one of the following values:
kx.sg.4xlarge
– The host type with a configuration of 108 GiB memory and 16 vCPUs.
kx.sg.8xlarge
– The host type with a configuration of 216 GiB memory and 32 vCPUs.
kx.sg.16xlarge
– The host type with a configuration of 432 GiB memory and 64 vCPUs.
kx.sg.32xlarge
– The host type with a configuration of 864 GiB memory and 128 vCPUs.
kx.sg1.16xlarge
– The host type with a configuration of 1949 GiB memory and 64 vCPUs.
kx.sg1.24xlarge
– The host type with a configuration of 2948 GiB memory and 96 vCPUs.
public List<String> getClusters()
The list of clusters currently active in a given scaling group.
public void setClusters(Collection<String> clusters)
The list of clusters currently active in a given scaling group.
clusters
- The list of clusters currently active in a given scaling group.public KxScalingGroup withClusters(String... clusters)
The list of clusters currently active in a given scaling group.
NOTE: This method appends the values to the existing list (if any). Use
setClusters(java.util.Collection)
or withClusters(java.util.Collection)
if you want to override
the existing values.
clusters
- The list of clusters currently active in a given scaling group.public KxScalingGroup withClusters(Collection<String> clusters)
The list of clusters currently active in a given scaling group.
clusters
- The list of clusters currently active in a given scaling group.public void setAvailabilityZoneId(String availabilityZoneId)
The identifier of the availability zones.
availabilityZoneId
- The identifier of the availability zones.public String getAvailabilityZoneId()
The identifier of the availability zones.
public KxScalingGroup withAvailabilityZoneId(String availabilityZoneId)
The identifier of the availability zones.
availabilityZoneId
- The identifier of the availability zones.public void setStatus(String status)
The status of scaling groups.
status
- The status of scaling groups.KxScalingGroupStatus
public String getStatus()
The status of scaling groups.
KxScalingGroupStatus
public KxScalingGroup withStatus(String status)
The status of scaling groups.
status
- The status of scaling groups.KxScalingGroupStatus
public KxScalingGroup withStatus(KxScalingGroupStatus status)
The status of scaling groups.
status
- The status of scaling groups.KxScalingGroupStatus
public void setStatusReason(String statusReason)
The error message when a failed state occurs.
statusReason
- The error message when a failed state occurs.public String getStatusReason()
The error message when a failed state occurs.
public KxScalingGroup withStatusReason(String statusReason)
The error message when a failed state occurs.
statusReason
- The error message when a failed state occurs.public void setLastModifiedTimestamp(Date lastModifiedTimestamp)
The last time that the scaling group was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
lastModifiedTimestamp
- The last time that the scaling group was updated in FinSpace. The value is determined as epoch time in
milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as
1635768000000.public Date getLastModifiedTimestamp()
The last time that the scaling group was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
public KxScalingGroup withLastModifiedTimestamp(Date lastModifiedTimestamp)
The last time that the scaling group was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
lastModifiedTimestamp
- The last time that the scaling group was updated in FinSpace. The value is determined as epoch time in
milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as
1635768000000.public void setCreatedTimestamp(Date createdTimestamp)
The timestamp at which the scaling group was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
createdTimestamp
- The timestamp at which the scaling group was created in FinSpace. The value is determined as epoch time in
milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as
1635768000000.public Date getCreatedTimestamp()
The timestamp at which the scaling group was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
public KxScalingGroup withCreatedTimestamp(Date createdTimestamp)
The timestamp at which the scaling group was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
createdTimestamp
- The timestamp at which the scaling group was created in FinSpace. The value is determined as epoch time in
milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as
1635768000000.public String toString()
toString
in class Object
Object.toString()
public KxScalingGroup clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.