| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<FailedCreateStandbyWorkspacesRequest> |
CreateStandbyWorkspacesResponse.failedStandbyRequests()
Information about the standby WorkSpace that could not be created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStandbyWorkspacesResponse.Builder |
CreateStandbyWorkspacesResponse.Builder.failedStandbyRequests(FailedCreateStandbyWorkspacesRequest... failedStandbyRequests)
Information about the standby WorkSpace that could not be created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStandbyWorkspacesResponse.Builder |
CreateStandbyWorkspacesResponse.Builder.failedStandbyRequests(Collection<FailedCreateStandbyWorkspacesRequest> failedStandbyRequests)
Information about the standby WorkSpace that could not be created.
|
Copyright © 2023. All rights reserved.