@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class CloudStorageProviders extends Object
| Constructor and Description |
|---|
CloudStorageProviders() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<CloudStorageProvider> |
getStorageProviders()
An Array containing the storage providers associated with the user.
|
int |
hashCode() |
void |
setStorageProviders(List<CloudStorageProvider> storageProviders) |
String |
toString() |
public List<CloudStorageProvider> getStorageProviders()
public void setStorageProviders(List<CloudStorageProvider> storageProviders)
Copyright © 2017. All rights reserved.