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

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

Introduction

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

The text is from its open source code.

Constructor

Method

StringgetLoadBalancerName()

The name of the load balancer.

java.util.ListgetSubnets()

The IDs of the subnets to add.