public static class CreateScalingGroupRequest.VServerGroup extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateScalingGroupRequest.VServerGroup.VServerGroupAttribute |
| Constructor and Description |
|---|
VServerGroup() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoadBalancerId() |
List<CreateScalingGroupRequest.VServerGroup.VServerGroupAttribute> |
getVServerGroupAttributes() |
void |
setLoadBalancerId(String loadBalancerId) |
void |
setVServerGroupAttributes(List<CreateScalingGroupRequest.VServerGroup.VServerGroupAttribute> vServerGroupAttributes) |
public String getLoadBalancerId()
public void setLoadBalancerId(String loadBalancerId)
public List<CreateScalingGroupRequest.VServerGroup.VServerGroupAttribute> getVServerGroupAttributes()
public void setVServerGroupAttributes(List<CreateScalingGroupRequest.VServerGroup.VServerGroupAttribute> vServerGroupAttributes)
Copyright © 2021. All Rights Reserved.