DescribeHapgResult |
DescribeHapgResult.clone() |
|
DescribeHapgResult |
DescribeHapgResult.withHapgArn(String hapgArn) |
The ARN of the high-availability partition group.
|
DescribeHapgResult |
DescribeHapgResult.withHapgSerial(String hapgSerial) |
The serial number of the high-availability partition group.
|
DescribeHapgResult |
DescribeHapgResult.withHsmsLastActionFailed(String... hsmsLastActionFailed) |
NOTE: This method appends the values to the existing list (if
any).
|
DescribeHapgResult |
DescribeHapgResult.withHsmsLastActionFailed(Collection<String> hsmsLastActionFailed) |
|
DescribeHapgResult |
DescribeHapgResult.withHsmsPendingDeletion(String... hsmsPendingDeletion) |
NOTE: This method appends the values to the existing list (if
any).
|
DescribeHapgResult |
DescribeHapgResult.withHsmsPendingDeletion(Collection<String> hsmsPendingDeletion) |
|
DescribeHapgResult |
DescribeHapgResult.withHsmsPendingRegistration(String... hsmsPendingRegistration) |
NOTE: This method appends the values to the existing list (if
any).
|
DescribeHapgResult |
DescribeHapgResult.withHsmsPendingRegistration(Collection<String> hsmsPendingRegistration) |
|
DescribeHapgResult |
DescribeHapgResult.withLabel(String label) |
The label for the high-availability partition group.
|
DescribeHapgResult |
DescribeHapgResult.withLastModifiedTimestamp(String lastModifiedTimestamp) |
The date and time the high-availability partition group was last
modified.
|
DescribeHapgResult |
DescribeHapgResult.withPartitionSerialList(String... partitionSerialList) |
The list of partition serial numbers that belong to the high-availability
partition group.
|
DescribeHapgResult |
DescribeHapgResult.withPartitionSerialList(Collection<String> partitionSerialList) |
The list of partition serial numbers that belong to the high-availability
partition group.
|
DescribeHapgResult |
DescribeHapgResult.withState(CloudHsmObjectState state) |
The state of the high-availability partition group.
|
DescribeHapgResult |
DescribeHapgResult.withState(String state) |
The state of the high-availability partition group.
|