public class ListInstanceTypeLabelsRequest extends Object
| Constructor and Description |
|---|
ListInstanceTypeLabelsRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListInstanceTypeLabelsRequest |
addInstanceTypeIdsItem(String instanceTypeIdsItem) |
boolean |
equals(Object o) |
List<String> |
getInstanceTypeIds()
Get instanceTypeIds
|
int |
hashCode() |
ListInstanceTypeLabelsRequest |
instanceTypeIds(List<String> instanceTypeIds) |
void |
setInstanceTypeIds(List<String> instanceTypeIds) |
String |
toString() |
public ListInstanceTypeLabelsRequest instanceTypeIds(List<String> instanceTypeIds)
public ListInstanceTypeLabelsRequest addInstanceTypeIdsItem(String instanceTypeIdsItem)
public List<String> getInstanceTypeIds()
Copyright © 2026. All rights reserved.