Interface DeleteHsmRequest.Builder

    • Method Detail

      • clusterId

        DeleteHsmRequest.Builder clusterId​(String clusterId)

        The identifier (ID) of the cluster that contains the HSM that you are deleting.

        Parameters:
        clusterId - The identifier (ID) of the cluster that contains the HSM that you are deleting.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • hsmId

        DeleteHsmRequest.Builder hsmId​(String hsmId)

        The identifier (ID) of the HSM that you are deleting.

        Parameters:
        hsmId - The identifier (ID) of the HSM that you are deleting.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eniId

        DeleteHsmRequest.Builder eniId​(String eniId)

        The identifier (ID) of the elastic network interface (ENI) of the HSM that you are deleting.

        Parameters:
        eniId - The identifier (ID) of the elastic network interface (ENI) of the HSM that you are deleting.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eniIp

        DeleteHsmRequest.Builder eniIp​(String eniIp)

        The IP address of the elastic network interface (ENI) of the HSM that you are deleting.

        Parameters:
        eniIp - The IP address of the elastic network interface (ENI) of the HSM that you are deleting.
        Returns:
        Returns a reference to this object so that method calls can be chained together.