Package | Description |
---|---|
com.amazonaws.services.glacier | |
com.amazonaws.services.glacier.model | |
com.amazonaws.services.glacier.model.transform |
Modifier and Type | Method and Description |
---|---|
RemoveTagsFromVaultResult |
AmazonGlacierClient.removeTagsFromVault(RemoveTagsFromVaultRequest removeTagsFromVaultRequest)
This operation removes one or more tags from the set of tags attached to
a vault.
|
RemoveTagsFromVaultResult |
AmazonGlacier.removeTagsFromVault(RemoveTagsFromVaultRequest removeTagsFromVaultRequest)
This operation removes one or more tags from the set of tags attached to
a vault.
|
RemoveTagsFromVaultResult |
AbstractAmazonGlacier.removeTagsFromVault(RemoveTagsFromVaultRequest request) |
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsyncClient.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request) |
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest removeTagsFromVaultRequest)
This operation removes one or more tags from the set of tags attached to
a vault.
|
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AbstractAmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request) |
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsyncClient.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest removeTagsFromVaultRequest,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler)
This operation removes one or more tags from the set of tags attached to
a vault.
|
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AbstractAmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsyncClient.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest removeTagsFromVaultRequest,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler)
This operation removes one or more tags from the set of tags attached to
a vault.
|
java.util.concurrent.Future<RemoveTagsFromVaultResult> |
AbstractAmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
RemoveTagsFromVaultRequest |
RemoveTagsFromVaultRequest.clone() |
RemoveTagsFromVaultRequest |
RemoveTagsFromVaultRequest.withAccountId(java.lang.String accountId)
The
AccountId value is the AWS account ID of the account
that owns the vault. |
RemoveTagsFromVaultRequest |
RemoveTagsFromVaultRequest.withTagKeys(java.util.Collection<java.lang.String> tagKeys)
A list of tag keys.
|
RemoveTagsFromVaultRequest |
RemoveTagsFromVaultRequest.withTagKeys(java.lang.String... tagKeys)
A list of tag keys.
|
RemoveTagsFromVaultRequest |
RemoveTagsFromVaultRequest.withVaultName(java.lang.String vaultName)
The name of the vault.
|
Modifier and Type | Method and Description |
---|---|
Request<RemoveTagsFromVaultRequest> |
RemoveTagsFromVaultRequestMarshaller.marshall(RemoveTagsFromVaultRequest removeTagsFromVaultRequest) |
Modifier and Type | Method and Description |
---|---|
Request<RemoveTagsFromVaultRequest> |
RemoveTagsFromVaultRequestMarshaller.marshall(RemoveTagsFromVaultRequest removeTagsFromVaultRequest) |