| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteChapCredentialsResponse |
StorageGatewayClient.deleteChapCredentials(Consumer<DeleteChapCredentialsRequest.Builder> deleteChapCredentialsRequest)
Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator
pair.
|
default DeleteChapCredentialsResponse |
StorageGatewayClient.deleteChapCredentials(DeleteChapCredentialsRequest deleteChapCredentialsRequest)
Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator
pair.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteChapCredentialsResponse> |
StorageGatewayAsyncClient.deleteChapCredentials(Consumer<DeleteChapCredentialsRequest.Builder> deleteChapCredentialsRequest)
Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator
pair.
|
default CompletableFuture<DeleteChapCredentialsResponse> |
StorageGatewayAsyncClient.deleteChapCredentials(DeleteChapCredentialsRequest deleteChapCredentialsRequest)
Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator
pair.
|
Copyright © 2023. All rights reserved.