public static interface RebuildWorkspacesRequest.Builder extends WorkSpacesRequest.Builder, CopyableBuilder<RebuildWorkspacesRequest.Builder,RebuildWorkspacesRequest>
| Modifier and Type | Method and Description |
|---|---|
RebuildWorkspacesRequest.Builder |
rebuildWorkspaceRequests(Collection<RebuildRequest> rebuildWorkspaceRequests)
An array of structures that specify the WorkSpaces to rebuild.
|
RebuildWorkspacesRequest.Builder |
rebuildWorkspaceRequests(RebuildRequest... rebuildWorkspaceRequests)
An array of structures that specify the WorkSpaces to rebuild.
|
RebuildWorkspacesRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildRebuildWorkspacesRequest.Builder rebuildWorkspaceRequests(Collection<RebuildRequest> rebuildWorkspaceRequests)
An array of structures that specify the WorkSpaces to rebuild.
rebuildWorkspaceRequests - An array of structures that specify the WorkSpaces to rebuild.RebuildWorkspacesRequest.Builder rebuildWorkspaceRequests(RebuildRequest... rebuildWorkspaceRequests)
An array of structures that specify the WorkSpaces to rebuild.
rebuildWorkspaceRequests - An array of structures that specify the WorkSpaces to rebuild.RebuildWorkspacesRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.