CopyableBuilder<DeleteChapCredentialsResponse.Builder,DeleteChapCredentialsResponse>, SdkBuilder<DeleteChapCredentialsResponse.Builder,DeleteChapCredentialsResponse>public static interface DeleteChapCredentialsResponse.Builder extends CopyableBuilder<DeleteChapCredentialsResponse.Builder,DeleteChapCredentialsResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteChapCredentialsResponse.Builder |
initiatorName(String initiatorName) |
The iSCSI initiator that connects to the target.
|
DeleteChapCredentialsResponse.Builder |
targetARN(String targetARN) |
The Amazon Resource Name (ARN) of the target.
|
copyapply, buildDeleteChapCredentialsResponse.Builder targetARN(String targetARN)
The Amazon Resource Name (ARN) of the target.
targetARN - The Amazon Resource Name (ARN) of the target.DeleteChapCredentialsResponse.Builder initiatorName(String initiatorName)
The iSCSI initiator that connects to the target.
initiatorName - The iSCSI initiator that connects to the target.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.