Package | Description |
---|---|
com.amazonaws.services.storagegateway |
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
Modifier and Type | Method and Description |
---|---|
UpdateChapCredentialsResult |
AWSStorageGatewayClient.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
UpdateChapCredentialsResult |
AWSStorageGateway.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsyncClient.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsyncClient.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsyncClient.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler)
This operation updates the Challenge-Handshake Authentication
Protocol (CHAP) credentials for a specified iSCSI target.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014. All rights reserved.