|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateChapCredentialsResult | |
---|---|
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. |
Uses of UpdateChapCredentialsResult in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway that return UpdateChapCredentialsResult | |
---|---|
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. |
Methods in com.amazonaws.services.storagegateway that return types with arguments of type UpdateChapCredentialsResult | |
---|---|
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)
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. |
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. |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateChapCredentialsResult | |
---|---|
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. |
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. |
Uses of UpdateChapCredentialsResult in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return UpdateChapCredentialsResult | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |