Package | Description |
---|---|
com.amazonaws.services.workspaces | |
com.amazonaws.services.workspaces.model |
Modifier and Type | Method and Description |
---|---|
CreateTagsResult |
AmazonWorkspacesClient.createTags(CreateTagsRequest createTagsRequest)
Creates tags for a WorkSpace.
|
CreateTagsResult |
AbstractAmazonWorkspaces.createTags(CreateTagsRequest request) |
CreateTagsResult |
AmazonWorkspaces.createTags(CreateTagsRequest createTagsRequest)
Creates tags for a WorkSpace.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTagsResult> |
AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest)
Creates tags for a WorkSpace.
|
Future<CreateTagsResult> |
AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Creates tags for a 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 |
---|---|
Future<CreateTagsResult> |
AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Creates tags for a 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.