| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model | |
| com.amazonaws.services.workspaces.model.transform |
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkspaceBundlesRequest |
DescribeWorkspaceBundlesRequest.clone() |
DescribeWorkspaceBundlesRequest |
DescribeWorkspaceBundlesRequest.withBundleIds(Collection<String> bundleIds)
An array of strings that contains the identifiers of the bundles to retrieve.
|
DescribeWorkspaceBundlesRequest |
DescribeWorkspaceBundlesRequest.withBundleIds(String... bundleIds)
An array of strings that contains the identifiers of the bundles to retrieve.
|
DescribeWorkspaceBundlesRequest |
DescribeWorkspaceBundlesRequest.withNextToken(String nextToken)
The
NextToken value from a previous call to this operation. |
DescribeWorkspaceBundlesRequest |
DescribeWorkspaceBundlesRequest.withOwner(String owner)
The owner of the bundles to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeWorkspaceBundlesRequest> |
DescribeWorkspaceBundlesRequestProtocolMarshaller.marshall(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeWorkspaceBundlesRequest> |
DescribeWorkspaceBundlesRequestProtocolMarshaller.marshall(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest) |
void |
DescribeWorkspaceBundlesRequestMarshaller.marshall(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.