| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateChapCredentialsResponse |
StorageGatewayClient.updateChapCredentials(Consumer<UpdateChapCredentialsRequest.Builder> updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
|
default UpdateChapCredentialsResponse |
StorageGatewayClient.updateChapCredentials(UpdateChapCredentialsRequest updateChapCredentialsRequest)
Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateChapCredentialsResponse> |
StorageGatewayAsyncClient.updateChapCredentials(Consumer<UpdateChapCredentialsRequest.Builder> 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.
|
Copyright © 2022. All rights reserved.