Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
RemoveTagsFromResourceResult |
AbstractAWSStorageGateway.removeTagsFromResource() |
RemoveTagsFromResourceResult |
AWSStorageGatewayClient.removeTagsFromResource() |
RemoveTagsFromResourceResult |
AWSStorageGateway.removeTagsFromResource()
Simplified method form for invoking the RemoveTagsFromResource operation.
|
RemoveTagsFromResourceResult |
AbstractAWSStorageGateway.removeTagsFromResource(RemoveTagsFromResourceRequest request) |
RemoveTagsFromResourceResult |
AWSStorageGatewayClient.removeTagsFromResource(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
Removes one or more tags from the specified resource.
|
RemoveTagsFromResourceResult |
AWSStorageGateway.removeTagsFromResource(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
Removes one or more tags from the specified resource.
|
Modifier and Type | Method and Description |
---|---|
RemoveTagsFromResourceResult |
RemoveTagsFromResourceResult.clone() |
RemoveTagsFromResourceResult |
RemoveTagsFromResourceResult.withResourceARN(String resourceARN)
The Amazon Resource Name (ARN) of the resource that the tags were removed
from.
|
Copyright © 2018. All rights reserved.