| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.clone() |
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.withBundleId(String bundleId)
The identifier of the bundle.
|
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.withDirectoryId(String directoryId)
The identifier of the directory.
|
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.withLimit(Integer limit)
The maximum number of items to return.
|
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.withNextToken(String nextToken)
If you received a
NextToken from a previous call that was paginated, provide this token to receive
the next set of results. |
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.withUserName(String userName)
The name of the directory user.
|
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.withWorkspaceIds(Collection<String> workspaceIds)
The identifiers of the WorkSpaces.
|
DescribeWorkspacesRequest |
DescribeWorkspacesRequest.withWorkspaceIds(String... workspaceIds)
The identifiers of the WorkSpaces.
|
Copyright © 2021. All rights reserved.