Interface UpdateChapCredentialsResponse.Builder

    • Method Detail

      • targetARN

        UpdateChapCredentialsResponse.Builder targetARN​(String targetARN)

        The Amazon Resource Name (ARN) of the target. This is the same target specified in the request.

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

        UpdateChapCredentialsResponse.Builder initiatorName​(String initiatorName)

        The iSCSI initiator that connects to the target. This is the same initiator name specified in the request.

        Parameters:
        initiatorName - The iSCSI initiator that connects to the target. This is the same initiator name specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.