Package | Description |
---|---|
com.amazonaws.services.workspaces | |
com.amazonaws.services.workspaces.model | |
com.amazonaws.services.workspaces.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateTagsResult |
AmazonWorkspacesClient.createTags(CreateTagsRequest createTagsRequest)
Creates tags for a WorkSpace.
|
CreateTagsResult |
AmazonWorkspaces.createTags(CreateTagsRequest createTagsRequest)
Creates tags for a WorkSpace.
|
CreateTagsResult |
AbstractAmazonWorkspaces.createTags(CreateTagsRequest request) |
java.util.concurrent.Future<CreateTagsResult> |
AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request) |
java.util.concurrent.Future<CreateTagsResult> |
AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest)
Creates tags for a WorkSpace.
|
java.util.concurrent.Future<CreateTagsResult> |
AbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request) |
java.util.concurrent.Future<CreateTagsResult> |
AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
java.util.concurrent.Future<CreateTagsResult> |
AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Creates tags for a WorkSpace.
|
java.util.concurrent.Future<CreateTagsResult> |
AbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateTagsResult> |
AmazonWorkspacesAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
java.util.concurrent.Future<CreateTagsResult> |
AmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Creates tags for a WorkSpace.
|
java.util.concurrent.Future<CreateTagsResult> |
AbstractAmazonWorkspacesAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateTagsRequest |
CreateTagsRequest.clone() |
CreateTagsRequest |
CreateTagsRequest.withResourceId(java.lang.String resourceId)
The resource ID of the request.
|
CreateTagsRequest |
CreateTagsRequest.withTags(java.util.Collection<Tag> tags)
The tags of the request.
|
CreateTagsRequest |
CreateTagsRequest.withTags(Tag... tags)
The tags of the request.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateTagsRequest> |
CreateTagsRequestMarshaller.marshall(CreateTagsRequest createTagsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CreateTagsRequest> |
CreateTagsRequestMarshaller.marshall(CreateTagsRequest createTagsRequest) |