Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResponse.Builder
Packages that use DescribeListenerCertificatesResponse.Builder
-
Uses of DescribeListenerCertificatesResponse.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return DescribeListenerCertificatesResponse.BuilderModifier and TypeMethodDescriptionDescribeListenerCertificatesResponse.builder()DescribeListenerCertificatesResponse.Builder.certificates(Collection<Certificate> certificates) Information about the certificates.DescribeListenerCertificatesResponse.Builder.certificates(Consumer<Certificate.Builder>... certificates) Information about the certificates.DescribeListenerCertificatesResponse.Builder.certificates(Certificate... certificates) Information about the certificates.DescribeListenerCertificatesResponse.Builder.nextMarker(String nextMarker) If there are additional results, this is the marker for the next set of results.DescribeListenerCertificatesResponse.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type DescribeListenerCertificatesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeListenerCertificatesResponse.Builder>DescribeListenerCertificatesResponse.serializableBuilderClass()