@Generated(value="org.jsonschema2pojo") public class StorageService_ extends Object
| Constructor and Description |
|---|
StorageService_() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
List<String> |
getStorageAccessProtocolID()
The ID(s) of the StorageAccessProtocols supported by this service
|
List<String> |
getStorageServiceCapacityID()
The ID(s) of the StorageServiceCapacities for this Service
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setStorageAccessProtocolID(List<String> storageAccessProtocolID)
The ID(s) of the StorageAccessProtocols supported by this service
|
void |
setStorageServiceCapacityID(List<String> storageServiceCapacityID)
The ID(s) of the StorageServiceCapacities for this Service
|
String |
toString() |
public List<String> getStorageAccessProtocolID()
public void setStorageAccessProtocolID(List<String> storageAccessProtocolID)
public List<String> getStorageServiceCapacityID()
public void setStorageServiceCapacityID(List<String> storageServiceCapacityID)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.