Java com.amazonaws.services.elasticloadbalancing.model SetLoadBalancerListenerSSLCertificateRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticloadbalancing.model SetLoadBalancerListenerSSLCertificateRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elasticloadbalancing.model SetLoadBalancerListenerSSLCertificateRequest.

The text is from its open source code.

Constructor

SetLoadBalancerListenerSSLCertificateRequest()
Default constructor for SetLoadBalancerListenerSSLCertificateRequest object.

Method

StringgetLoadBalancerName()

The name of the load balancer.

IntegergetLoadBalancerPort()

The port that uses the specified SSL certificate.

StringgetSSLCertificateId()

The Amazon Resource Name (ARN) of the SSL certificate.