| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities that helps you automate management tasks such as
collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images
(AMIs), and configuring operating systems (OSs) and applications at scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsFromResourceResult |
AbstractAWSSimpleSystemsManagement.removeTagsFromResource(RemoveTagsFromResourceRequest request) |
RemoveTagsFromResourceResult |
AWSSimpleSystemsManagement.removeTagsFromResource(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
Removes tag keys from the specified resource.
|
RemoveTagsFromResourceResult |
AWSSimpleSystemsManagementClient.removeTagsFromResource(RemoveTagsFromResourceRequest request)
Removes tag keys from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsFromResourceResult> |
AWSSimpleSystemsManagementAsync.removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest,
AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
Removes tag keys from the specified resource.
|
Future<RemoveTagsFromResourceResult> |
AbstractAWSSimpleSystemsManagementAsync.removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request,
AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler) |
Future<RemoveTagsFromResourceResult> |
AWSSimpleSystemsManagementAsyncClient.removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request,
AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsFromResourceResult |
RemoveTagsFromResourceResult.clone() |
Copyright © 2021. All rights reserved.