Interface DeleteChapCredentialsResponse.Builder

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

  • Method Details

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