Interface UpdateChapCredentialsResponse.Builder

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

  • Method Details

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