Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model | |
com.amazonaws.services.storagegateway.model.transform |
Modifier and Type | Method and Description |
---|---|
UpdateChapCredentialsResult |
AWSStorageGatewayClient.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP)
credentials for a specified iSCSI target.
|
UpdateChapCredentialsResult |
AbstractAWSStorageGateway.updateChapCredentials(UpdateChapCredentialsRequest request) |
UpdateChapCredentialsResult |
AWSStorageGateway.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP)
credentials for a specified iSCSI target.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsyncClient.updateChapCredentialsAsync(UpdateChapCredentialsRequest request) |
java.util.concurrent.Future<UpdateChapCredentialsResult> |
AbstractAWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest request) |
java.util.concurrent.Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP)
credentials for a specified iSCSI target.
|
java.util.concurrent.Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsyncClient.updateChapCredentialsAsync(UpdateChapCredentialsRequest request,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler) |
java.util.concurrent.Future<UpdateChapCredentialsResult> |
AbstractAWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest request,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler) |
java.util.concurrent.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 |
---|---|
java.util.concurrent.Future<UpdateChapCredentialsResult> |
AWSStorageGatewayAsyncClient.updateChapCredentialsAsync(UpdateChapCredentialsRequest request,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler) |
java.util.concurrent.Future<UpdateChapCredentialsResult> |
AbstractAWSStorageGatewayAsync.updateChapCredentialsAsync(UpdateChapCredentialsRequest request,
AsyncHandler<UpdateChapCredentialsRequest,UpdateChapCredentialsResult> asyncHandler) |
java.util.concurrent.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(java.lang.String initiatorName)
The iSCSI initiator that connects to the target.
|
UpdateChapCredentialsResult |
UpdateChapCredentialsResult.withTargetARN(java.lang.String targetARN)
The Amazon Resource Name (ARN) of the target.
|
Modifier and Type | Method and Description |
---|---|
UpdateChapCredentialsResult |
UpdateChapCredentialsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |