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