public class ItemForListInstanceTypeLabelsOutput extends Object
| Constructor and Description |
|---|
ItemForListInstanceTypeLabelsOutput() |
| Modifier and Type | Method and Description |
|---|---|
ItemForListInstanceTypeLabelsOutput |
addLabelsItem(LabelForListInstanceTypeLabelsOutput labelsItem) |
boolean |
equals(Object o) |
String |
getInstanceType()
Get instanceType
|
String |
getInstanceTypeId()
Get instanceTypeId
|
@Valid List<LabelForListInstanceTypeLabelsOutput> |
getLabels()
Get labels
|
int |
hashCode() |
ItemForListInstanceTypeLabelsOutput |
instanceType(String instanceType) |
ItemForListInstanceTypeLabelsOutput |
instanceTypeId(String instanceTypeId) |
ItemForListInstanceTypeLabelsOutput |
labels(List<LabelForListInstanceTypeLabelsOutput> labels) |
void |
setInstanceType(String instanceType) |
void |
setInstanceTypeId(String instanceTypeId) |
void |
setLabels(List<LabelForListInstanceTypeLabelsOutput> labels) |
String |
toString() |
public ItemForListInstanceTypeLabelsOutput instanceType(String instanceType)
public String getInstanceType()
public void setInstanceType(String instanceType)
public ItemForListInstanceTypeLabelsOutput instanceTypeId(String instanceTypeId)
public String getInstanceTypeId()
public void setInstanceTypeId(String instanceTypeId)
public ItemForListInstanceTypeLabelsOutput labels(List<LabelForListInstanceTypeLabelsOutput> labels)
public ItemForListInstanceTypeLabelsOutput addLabelsItem(LabelForListInstanceTypeLabelsOutput labelsItem)
@Valid public @Valid List<LabelForListInstanceTypeLabelsOutput> getLabels()
public void setLabels(List<LabelForListInstanceTypeLabelsOutput> labels)
Copyright © 2026. All rights reserved.