| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateChapCredentialsResponse |
StorageGatewayClient.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
|
default CompletableFuture<UpdateChapCredentialsResponse> |
StorageGatewayAsyncClient.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateChapCredentialsRequestMarshaller.marshall(UpdateChapCredentialsRequest updateChapCredentialsRequest) |
Copyright © 2021. All rights reserved.