| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemoveListenerCertificatesResponse |
ElasticLoadBalancingV2Client.removeListenerCertificates(RemoveListenerCertificatesRequest removeListenerCertificatesRequest)
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
|
default CompletableFuture<RemoveListenerCertificatesResponse> |
ElasticLoadBalancingV2AsyncClient.removeListenerCertificates(RemoveListenerCertificatesRequest removeListenerCertificatesRequest)
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveListenerCertificatesRequestMarshaller.marshall(RemoveListenerCertificatesRequest removeListenerCertificatesRequest) |
Copyright © 2023. All rights reserved.