Class DescribeHapgResult
- All Implemented Interfaces:
Serializable
,Cloneable
Contains the output of the DescribeHapg action.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
The ARN of the high-availability partition group.The serial number of the high-availability partition group.getLabel()
The label for the high-availability partition group.The date and time the high-availability partition group was last modified.The list of partition serial numbers that belong to the high-availability partition group.getState()
The state of the high-availability partition group.int
hashCode()
void
setHapgArn
(String hapgArn) The ARN of the high-availability partition group.void
setHapgSerial
(String hapgSerial) The serial number of the high-availability partition group.void
setHsmsLastActionFailed
(Collection<String> hsmsLastActionFailed) void
setHsmsPendingDeletion
(Collection<String> hsmsPendingDeletion) void
setHsmsPendingRegistration
(Collection<String> hsmsPendingRegistration) void
The label for the high-availability partition group.void
setLastModifiedTimestamp
(String lastModifiedTimestamp) The date and time the high-availability partition group was last modified.void
setPartitionSerialList
(Collection<String> partitionSerialList) The list of partition serial numbers that belong to the high-availability partition group.void
setState
(CloudHsmObjectState state) The state of the high-availability partition group.void
The state of the high-availability partition group.toString()
Returns a string representation of this object; useful for testing and debugging.withHapgArn
(String hapgArn) The ARN of the high-availability partition group.withHapgSerial
(String hapgSerial) The serial number of the high-availability partition group.withHsmsLastActionFailed
(String... hsmsLastActionFailed) NOTE: This method appends the values to the existing list (if any).withHsmsLastActionFailed
(Collection<String> hsmsLastActionFailed) withHsmsPendingDeletion
(String... hsmsPendingDeletion) NOTE: This method appends the values to the existing list (if any).withHsmsPendingDeletion
(Collection<String> hsmsPendingDeletion) withHsmsPendingRegistration
(String... hsmsPendingRegistration) NOTE: This method appends the values to the existing list (if any).withHsmsPendingRegistration
(Collection<String> hsmsPendingRegistration) The label for the high-availability partition group.withLastModifiedTimestamp
(String lastModifiedTimestamp) The date and time the high-availability partition group was last modified.withPartitionSerialList
(String... partitionSerialList) The list of partition serial numbers that belong to the high-availability partition group.withPartitionSerialList
(Collection<String> partitionSerialList) The list of partition serial numbers that belong to the high-availability partition group.withState
(CloudHsmObjectState state) The state of the high-availability partition group.The state of the high-availability partition group.
-
Constructor Details
-
DescribeHapgResult
public DescribeHapgResult()
-
-
Method Details
-
setHapgArn
The ARN of the high-availability partition group.
- Parameters:
hapgArn
- The ARN of the high-availability partition group.
-
getHapgArn
The ARN of the high-availability partition group.
- Returns:
- The ARN of the high-availability partition group.
-
withHapgArn
The ARN of the high-availability partition group.
- Parameters:
hapgArn
- The ARN of the high-availability partition group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setHapgSerial
The serial number of the high-availability partition group.
- Parameters:
hapgSerial
- The serial number of the high-availability partition group.
-
getHapgSerial
The serial number of the high-availability partition group.
- Returns:
- The serial number of the high-availability partition group.
-
withHapgSerial
The serial number of the high-availability partition group.
- Parameters:
hapgSerial
- The serial number of the high-availability partition group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
getHsmsLastActionFailed
- Returns:
-
setHsmsLastActionFailed
- Parameters:
hsmsLastActionFailed
-
-
withHsmsLastActionFailed
NOTE: This method appends the values to the existing list (if any). Use
setHsmsLastActionFailed(java.util.Collection)
orwithHsmsLastActionFailed(java.util.Collection)
if you want to override the existing values.- Parameters:
hsmsLastActionFailed
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withHsmsLastActionFailed
- Parameters:
hsmsLastActionFailed
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
getHsmsPendingDeletion
- Returns:
-
setHsmsPendingDeletion
- Parameters:
hsmsPendingDeletion
-
-
withHsmsPendingDeletion
NOTE: This method appends the values to the existing list (if any). Use
setHsmsPendingDeletion(java.util.Collection)
orwithHsmsPendingDeletion(java.util.Collection)
if you want to override the existing values.- Parameters:
hsmsPendingDeletion
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withHsmsPendingDeletion
- Parameters:
hsmsPendingDeletion
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
getHsmsPendingRegistration
- Returns:
-
setHsmsPendingRegistration
- Parameters:
hsmsPendingRegistration
-
-
withHsmsPendingRegistration
NOTE: This method appends the values to the existing list (if any). Use
setHsmsPendingRegistration(java.util.Collection)
orwithHsmsPendingRegistration(java.util.Collection)
if you want to override the existing values.- Parameters:
hsmsPendingRegistration
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withHsmsPendingRegistration
- Parameters:
hsmsPendingRegistration
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setLabel
The label for the high-availability partition group.
- Parameters:
label
- The label for the high-availability partition group.
-
getLabel
The label for the high-availability partition group.
- Returns:
- The label for the high-availability partition group.
-
withLabel
The label for the high-availability partition group.
- Parameters:
label
- The label for the high-availability partition group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setLastModifiedTimestamp
The date and time the high-availability partition group was last modified.
- Parameters:
lastModifiedTimestamp
- The date and time the high-availability partition group was last modified.
-
getLastModifiedTimestamp
The date and time the high-availability partition group was last modified.
- Returns:
- The date and time the high-availability partition group was last modified.
-
withLastModifiedTimestamp
The date and time the high-availability partition group was last modified.
- Parameters:
lastModifiedTimestamp
- The date and time the high-availability partition group was last modified.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
getPartitionSerialList
The list of partition serial numbers that belong to the high-availability partition group.
- Returns:
- The list of partition serial numbers that belong to the high-availability partition group.
-
setPartitionSerialList
The list of partition serial numbers that belong to the high-availability partition group.
- Parameters:
partitionSerialList
- The list of partition serial numbers that belong to the high-availability partition group.
-
withPartitionSerialList
The list of partition serial numbers that belong to the high-availability partition group.
NOTE: This method appends the values to the existing list (if any). Use
setPartitionSerialList(java.util.Collection)
orwithPartitionSerialList(java.util.Collection)
if you want to override the existing values.- Parameters:
partitionSerialList
- The list of partition serial numbers that belong to the high-availability partition group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withPartitionSerialList
The list of partition serial numbers that belong to the high-availability partition group.
- Parameters:
partitionSerialList
- The list of partition serial numbers that belong to the high-availability partition group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setState
The state of the high-availability partition group.
- Parameters:
state
- The state of the high-availability partition group.- See Also:
-
getState
The state of the high-availability partition group.
- Returns:
- The state of the high-availability partition group.
- See Also:
-
withState
The state of the high-availability partition group.
- Parameters:
state
- The state of the high-availability partition group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setState
The state of the high-availability partition group.
- Parameters:
state
- The state of the high-availability partition group.- See Also:
-
withState
The state of the high-availability partition group.
- Parameters:
state
- The state of the high-availability partition group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-