| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
AmazonWorkspacesClient.createTags(CreateTagsRequest request)
Creates tags for the specified WorkSpace.
|
CreateTagsResult |
AmazonWorkspaces.createTags(CreateTagsRequest createTagsRequest)
Creates tags for the specified WorkSpace.
|
CreateTagsResult |
AbstractAmazonWorkspaces.createTags(CreateTagsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Creates tags for the specified WorkSpace.
|
Future<CreateTagsResult> |
AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
CreateTagsResult.clone() |
Copyright © 2018. All rights reserved.