| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
UserStorage |
UserStorage.clone() |
UserStorage |
WorkspaceBundle.getUserStorage()
A UserStorage object that specifies the amount of user storage
that the bundle contains.
|
UserStorage |
UserStorage.withCapacity(String capacity)
The amount of user storage for the bundle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceBundle.setUserStorage(UserStorage userStorage)
A UserStorage object that specifies the amount of user storage
that the bundle contains.
|
WorkspaceBundle |
WorkspaceBundle.withUserStorage(UserStorage userStorage)
A UserStorage object that specifies the amount of user storage
that the bundle contains.
|
Copyright © 2015. All rights reserved.