Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
UpdateChapCredentialsResult |
AbstractAWSStorageGateway.updateChapCredentials(UpdateChapCredentialsRequest request) |
UpdateChapCredentialsResult |
AWSStorageGatewayClient.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP)
credentials for a specified iSCSI target.
|
UpdateChapCredentialsResult |
AWSStorageGateway.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP)
credentials for a specified iSCSI target.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateChapCredentialsResult> |
AbstractAWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest request,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler) |
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsyncClient.updateChapCredentialsAsync(UpdateChapCredentialsRequest request,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler) |
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler)
Updates the Challenge-Handshake Authentication Protocol (CHAP)
credentials for a specified iSCSI target.
|
Modifier and Type | Method and Description |
---|---|
UpdateChapCredentialsResult |
UpdateChapCredentialsResult.clone() |
UpdateChapCredentialsResult |
UpdateChapCredentialsResult.withInitiatorName(String initiatorName)
The iSCSI initiator that connects to the target.
|
UpdateChapCredentialsResult |
UpdateChapCredentialsResult.withTargetARN(String targetARN)
The Amazon Resource Name (ARN) of the target.
|
Copyright © 2018. All rights reserved.