| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| software.amazon.awssdk.services.directory.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeregisterCertificateResponse |
DirectoryClient.deregisterCertificate(DeregisterCertificateRequest deregisterCertificateRequest)
Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.
|
default CompletableFuture<DeregisterCertificateResponse> |
DirectoryAsyncClient.deregisterCertificate(DeregisterCertificateRequest deregisterCertificateRequest)
Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeregisterCertificateRequestMarshaller.marshall(DeregisterCertificateRequest deregisterCertificateRequest) |
Copyright © 2022. All rights reserved.