public class ItemForListSupportedResourceTypesOutput extends Object
| Constructor and Description |
|---|
ItemForListSupportedResourceTypesOutput() |
| Modifier and Type | Method and Description |
|---|---|
ItemForListSupportedResourceTypesOutput |
addResourceSpecificationsItem(String resourceSpecificationsItem) |
boolean |
equals(Object o) |
String |
getResourceScope()
Get resourceScope
|
List<String> |
getResourceSpecifications()
Get resourceSpecifications
|
String |
getResourceType()
Get resourceType
|
String |
getZoneId()
Get zoneId
|
int |
hashCode() |
ItemForListSupportedResourceTypesOutput |
resourceScope(String resourceScope) |
ItemForListSupportedResourceTypesOutput |
resourceSpecifications(List<String> resourceSpecifications) |
ItemForListSupportedResourceTypesOutput |
resourceType(String resourceType) |
void |
setResourceScope(String resourceScope) |
void |
setResourceSpecifications(List<String> resourceSpecifications) |
void |
setResourceType(String resourceType) |
void |
setZoneId(String zoneId) |
String |
toString() |
ItemForListSupportedResourceTypesOutput |
zoneId(String zoneId) |
public ItemForListSupportedResourceTypesOutput()
public ItemForListSupportedResourceTypesOutput resourceScope(String resourceScope)
public String getResourceScope()
public void setResourceScope(String resourceScope)
public ItemForListSupportedResourceTypesOutput resourceSpecifications(List<String> resourceSpecifications)
public ItemForListSupportedResourceTypesOutput addResourceSpecificationsItem(String resourceSpecificationsItem)
public List<String> getResourceSpecifications()
public void setResourceSpecifications(List<String> resourceSpecifications)
public ItemForListSupportedResourceTypesOutput resourceType(String resourceType)
public String getResourceType()
public void setResourceType(String resourceType)
public ItemForListSupportedResourceTypesOutput zoneId(String zoneId)
public String getZoneId()
public void setZoneId(String zoneId)
Copyright © 2024. All rights reserved.