Interface DescribeHapgResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudHsmResponse.Builder, CopyableBuilder<DescribeHapgResponse.Builder,DescribeHapgResponse>, SdkBuilder<DescribeHapgResponse.Builder,DescribeHapgResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeHapgResponse

public static interface DescribeHapgResponse.Builder extends CloudHsmResponse.Builder, SdkPojo, CopyableBuilder<DescribeHapgResponse.Builder,DescribeHapgResponse>
  • Method Details

    • hapgArn

      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.
    • hapgSerial

      DescribeHapgResponse.Builder hapgSerial(String hapgSerial)

      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.
    • hsmsLastActionFailed

      DescribeHapgResponse.Builder hsmsLastActionFailed(Collection<String> hsmsLastActionFailed)

      Parameters:
      hsmsLastActionFailed -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hsmsLastActionFailed

      DescribeHapgResponse.Builder hsmsLastActionFailed(String... hsmsLastActionFailed)

      Parameters:
      hsmsLastActionFailed -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hsmsPendingDeletion

      DescribeHapgResponse.Builder hsmsPendingDeletion(Collection<String> hsmsPendingDeletion)

      Parameters:
      hsmsPendingDeletion -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hsmsPendingDeletion

      DescribeHapgResponse.Builder hsmsPendingDeletion(String... hsmsPendingDeletion)

      Parameters:
      hsmsPendingDeletion -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hsmsPendingRegistration

      DescribeHapgResponse.Builder hsmsPendingRegistration(Collection<String> hsmsPendingRegistration)

      Parameters:
      hsmsPendingRegistration -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hsmsPendingRegistration

      DescribeHapgResponse.Builder hsmsPendingRegistration(String... hsmsPendingRegistration)

      Parameters:
      hsmsPendingRegistration -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • label

      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.
    • lastModifiedTimestamp

      DescribeHapgResponse.Builder lastModifiedTimestamp(String lastModifiedTimestamp)

      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.
    • partitionSerialList

      DescribeHapgResponse.Builder partitionSerialList(Collection<String> partitionSerialList)

      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.
    • partitionSerialList

      DescribeHapgResponse.Builder partitionSerialList(String... partitionSerialList)

      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.
    • state

      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:
    • state

      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: