| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
RootStorage |
RootStorage.clone() |
RootStorage |
WorkspaceBundle.getRootStorage()
The size of the root volume.
|
RootStorage |
CreateWorkspaceBundleRequest.getRootStorage() |
RootStorage |
RootStorage.withCapacity(String capacity)
The size of the root volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceBundle.setRootStorage(RootStorage rootStorage)
The size of the root volume.
|
void |
CreateWorkspaceBundleRequest.setRootStorage(RootStorage rootStorage) |
WorkspaceBundle |
WorkspaceBundle.withRootStorage(RootStorage rootStorage)
The size of the root volume.
|
CreateWorkspaceBundleRequest |
CreateWorkspaceBundleRequest.withRootStorage(RootStorage rootStorage) |
Copyright © 2021. All rights reserved.