Interface DeleteChapCredentialsResponse.Builder

    • Method Detail

      • targetARN

        DeleteChapCredentialsResponse.Builder targetARN​(String targetARN)

        The Amazon Resource Name (ARN) of the target.

        Parameters:
        targetARN - The Amazon Resource Name (ARN) of the target.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • initiatorName

        DeleteChapCredentialsResponse.Builder initiatorName​(String initiatorName)

        The iSCSI initiator that connects to the target.

        Parameters:
        initiatorName - The iSCSI initiator that connects to the target.
        Returns:
        Returns a reference to this object so that method calls can be chained together.