Uses of Class
com.amazonaws.services.workspaces.model.DescribeTagsRequest
-
Packages that use DescribeTagsRequest Package Description com.amazonaws.services.workspaces com.amazonaws.services.workspaces.model -
-
Uses of DescribeTagsRequest in com.amazonaws.services.workspaces
Method parameters in com.amazonaws.services.workspaces with type arguments of type DescribeTagsRequest Modifier and Type Method Description Future<DescribeTagsResult>AbstractAmazonWorkspacesAsync. describeTagsAsync(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)Future<DescribeTagsResult>AmazonWorkspacesAsync. describeTagsAsync(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)Describes tags for a WorkSpace.Future<DescribeTagsResult>AmazonWorkspacesAsyncClient. describeTagsAsync(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) -
Uses of DescribeTagsRequest in com.amazonaws.services.workspaces.model
Methods in com.amazonaws.services.workspaces.model that return DescribeTagsRequest Modifier and Type Method Description DescribeTagsRequestDescribeTagsRequest. clone()DescribeTagsRequestDescribeTagsRequest. withResourceId(String resourceId)The resource ID of the request.
-