Uses of Class
com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
Packages that use DescribeWorkspaceBundlesRequest
-
Uses of DescribeWorkspaceBundlesRequest in com.amazonaws.services.workspaces
Methods in com.amazonaws.services.workspaces with parameters of type DescribeWorkspaceBundlesRequestModifier and TypeMethodDescriptionAbstractAmazonWorkspaces.describeWorkspaceBundles
(DescribeWorkspaceBundlesRequest request) AmazonWorkspaces.describeWorkspaceBundles
(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest) Obtains information about the WorkSpace bundles that are available to your account in the specified region.AmazonWorkspacesClient.describeWorkspaceBundles
(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest) Obtains information about the WorkSpace bundles that are available to your account in the specified region.AbstractAmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request) AbstractAmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) AmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest) Obtains information about the WorkSpace bundles that are available to your account in the specified region.AmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Obtains information about the WorkSpace bundles that are available to your account in the specified region.AmazonWorkspacesAsyncClient.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request) AmazonWorkspacesAsyncClient.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Method parameters in com.amazonaws.services.workspaces with type arguments of type DescribeWorkspaceBundlesRequestModifier and TypeMethodDescriptionAbstractAmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.AbstractAmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) AmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.AmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Obtains information about the WorkSpace bundles that are available to your account in the specified region.AmazonWorkspacesAsyncClient.describeWorkspaceBundlesAsync
(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.AmazonWorkspacesAsyncClient.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) -
Uses of DescribeWorkspaceBundlesRequest in com.amazonaws.services.workspaces.model
Methods in com.amazonaws.services.workspaces.model that return DescribeWorkspaceBundlesRequestModifier and TypeMethodDescriptionDescribeWorkspaceBundlesRequest.clone()
DescribeWorkspaceBundlesRequest.withBundleIds
(String... bundleIds) An array of strings that contains the identifiers of the bundles to retrieve.DescribeWorkspaceBundlesRequest.withBundleIds
(Collection<String> bundleIds) An array of strings that contains the identifiers of the bundles to retrieve.DescribeWorkspaceBundlesRequest.withNextToken
(String nextToken) TheNextToken
value from a previous call to this operation.The owner of the bundles to retrieve.