public class MemberForDescribeInstanceGroupsOutput extends Object
| Constructor and Description |
|---|
MemberForDescribeInstanceGroupsOutput() |
| Modifier and Type | Method and Description |
|---|---|
MemberForDescribeInstanceGroupsOutput |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
String |
getId()
Get id
|
String |
getType()
Get type
|
Integer |
getWeight()
Get weight
|
int |
hashCode() |
MemberForDescribeInstanceGroupsOutput |
id(String id) |
Boolean |
isEnabled()
Get enabled
|
void |
setEnabled(Boolean enabled) |
void |
setId(String id) |
void |
setType(String type) |
void |
setWeight(Integer weight) |
String |
toString() |
MemberForDescribeInstanceGroupsOutput |
type(String type) |
MemberForDescribeInstanceGroupsOutput |
weight(Integer weight) |
public MemberForDescribeInstanceGroupsOutput()
public MemberForDescribeInstanceGroupsOutput enabled(Boolean enabled)
public Boolean isEnabled()
public void setEnabled(Boolean enabled)
public MemberForDescribeInstanceGroupsOutput id(String id)
public String getId()
public void setId(String id)
public MemberForDescribeInstanceGroupsOutput type(String type)
public String getType()
public void setType(String type)
public MemberForDescribeInstanceGroupsOutput weight(Integer weight)
public Integer getWeight()
public void setWeight(Integer weight)
Copyright © 2025. All rights reserved.