| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteChapCredentialsResponse |
StorageGatewayClient.deleteChapCredentials(DeleteChapCredentialsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteChapCredentialsRequestMarshaller.marshall(DeleteChapCredentialsRequest deleteChapCredentialsRequest) |
Copyright © 2019. All rights reserved.