| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeListenerCertificatesResult |
AbstractAmazonElasticLoadBalancing.describeListenerCertificates(DescribeListenerCertificatesRequest request) |
DescribeListenerCertificatesResult |
AmazonElasticLoadBalancingClient.describeListenerCertificates(DescribeListenerCertificatesRequest request)
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
|
DescribeListenerCertificatesResult |
AmazonElasticLoadBalancing.describeListenerCertificates(DescribeListenerCertificatesRequest describeListenerCertificatesRequest)
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeListenerCertificatesResult |
DescribeListenerCertificatesResult.clone() |
DescribeListenerCertificatesResult |
DescribeListenerCertificatesResult.withCertificates(Certificate... certificates)
Information about the certificates.
|
DescribeListenerCertificatesResult |
DescribeListenerCertificatesResult.withCertificates(Collection<Certificate> certificates)
Information about the certificates.
|
DescribeListenerCertificatesResult |
DescribeListenerCertificatesResult.withNextMarker(String nextMarker)
If there are additional results, this is the marker for the next set of results.
|
Copyright © 2022. All rights reserved.