Skip navigation links
A B C D E F G H I L M R S T U V W 

A

AbstractAmazonRecycleBin - Class in com.amazonaws.services.recyclebin
Abstract implementation of AmazonRecycleBin.
AbstractAmazonRecycleBin() - Constructor for class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
AbstractAmazonRecycleBinAsync - Class in com.amazonaws.services.recyclebin
Abstract implementation of AmazonRecycleBinAsync.
AbstractAmazonRecycleBinAsync() - Constructor for class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
AmazonRecycleBin - Interface in com.amazonaws.services.recyclebin
Interface for accessing Amazon Recycle Bin.
AmazonRecycleBinAsync - Interface in com.amazonaws.services.recyclebin
Interface for accessing Amazon Recycle Bin asynchronously.
AmazonRecycleBinAsyncClient - Class in com.amazonaws.services.recyclebin
Client for accessing Amazon Recycle Bin asynchronously.
AmazonRecycleBinAsyncClientBuilder - Class in com.amazonaws.services.recyclebin
Fluent builder for AmazonRecycleBinAsync.
AmazonRecycleBinClient - Class in com.amazonaws.services.recyclebin
Client for accessing Amazon Recycle Bin.
AmazonRecycleBinClientBuilder - Class in com.amazonaws.services.recyclebin
Fluent builder for AmazonRecycleBin.
AmazonRecycleBinException - Exception in com.amazonaws.services.recyclebin.model
Base exception for all service exceptions thrown by Amazon Recycle Bin
AmazonRecycleBinException(String) - Constructor for exception com.amazonaws.services.recyclebin.model.AmazonRecycleBinException
Constructs a new AmazonRecycleBinException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClientBuilder
Construct an asynchronous implementation of AmazonRecycleBinAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClientBuilder
Construct a synchronous implementation of AmazonRecycleBin using the current builder configuration.
builder() - Static method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
 

C

clone() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.GetRuleRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
 
clone() - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
 
clone() - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
 
clone() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
 
clone() - Method in class com.amazonaws.services.recyclebin.model.Tag
 
clone() - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
 
clone() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
 
clone() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
 
com.amazonaws.services.recyclebin - package com.amazonaws.services.recyclebin
This is the Recycle Bin API Reference.
com.amazonaws.services.recyclebin.model - package com.amazonaws.services.recyclebin.model
 
configFactory - Static variable in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.recyclebin.model
The specified retention rule lock request can't be completed.
ConflictException(String) - Constructor for exception com.amazonaws.services.recyclebin.model.ConflictException
Constructs a new ConflictException with the specified error message.
ConflictExceptionReason - Enum in com.amazonaws.services.recyclebin.model
 
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
createRule(CreateRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Creates a Recycle Bin retention rule.
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Creates a Recycle Bin retention rule.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
createRuleAsync(CreateRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Creates a Recycle Bin retention rule.
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Creates a Recycle Bin retention rule.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
CreateRuleRequest - Class in com.amazonaws.services.recyclebin.model
 
CreateRuleRequest() - Constructor for class com.amazonaws.services.recyclebin.model.CreateRuleRequest
 
CreateRuleResult - Class in com.amazonaws.services.recyclebin.model
 
CreateRuleResult() - Constructor for class com.amazonaws.services.recyclebin.model.CreateRuleResult
 

D

defaultClient() - Static method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClientBuilder
 
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
deleteRule(DeleteRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Deletes a Recycle Bin retention rule.
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Deletes a Recycle Bin retention rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
deleteRuleAsync(DeleteRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Deletes a Recycle Bin retention rule.
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Deletes a Recycle Bin retention rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
DeleteRuleRequest - Class in com.amazonaws.services.recyclebin.model
 
DeleteRuleRequest() - Constructor for class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
 
DeleteRuleResult - Class in com.amazonaws.services.recyclebin.model
 
DeleteRuleResult() - Constructor for class com.amazonaws.services.recyclebin.model.DeleteRuleResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.GetRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.ConflictExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.LockState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.ResourceNotFoundExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.RetentionPeriodUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.RuleStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.ServiceQuotaExceededExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.UnlockDelayUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.recyclebin.model.ValidationExceptionReason
Use this in place of valueOf.

G

getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
The retention rule description.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The retention rule description.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The retention rule description.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The retention rule description.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The retention rule description.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The retention rule description.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
The retention rule description.
getDescription() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The retention rule description.
getExecutorService() - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
Returns the executor service used by this client to execute async requests.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.GetRuleRequest
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
The unique ID of the retention rule.
getIdentifier() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The unique ID of the retention rule.
getKey() - Method in class com.amazonaws.services.recyclebin.model.Tag
The tag key.
getLockConfiguration() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the retention rule lock configuration.
getLockConfiguration() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the retention rule lock configuration.
getLockConfiguration() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the retention rule lock configuration.
getLockConfiguration() - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
Information about the retention rule lock configuration.
getLockConfiguration() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Information about the retention rule lock configuration.
getLockConfiguration() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Information about the retention rule lock configuration.
getLockEndTime() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The date and time at which the unlock delay is set to expire.
getLockEndTime() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The date and time at which the unlock delay is set to expire.
getLockEndTime() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The date and time at which the unlock delay is set to expire.
getLockState() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The lock state for the retention rule.
getLockState() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The lock state for the retention rule.
getLockState() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The lock state of the retention rules to list.
getLockState() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The lock state for the retention rule.
getLockState() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The lock state for the retention rule.
getLockState() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The lock state for the retention rule.
getLockState() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The lock state for the retention rule.
getMaxResults() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The maximum number of results to return with a single call.
getNextToken() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The token for the next page of results.
getNextToken() - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
The token to use to retrieve the next page of results.
getReason() - Method in exception com.amazonaws.services.recyclebin.model.ConflictException
The reason for the exception.
getReason() - Method in exception com.amazonaws.services.recyclebin.model.ResourceNotFoundException
The reason for the exception.
getReason() - Method in exception com.amazonaws.services.recyclebin.model.ServiceQuotaExceededException
The reason for the exception.
getReason() - Method in exception com.amazonaws.services.recyclebin.model.ValidationException
The reason for the exception.
getResourceArn() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
getResourceArn() - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
getResourceArn() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
getResourceTagKey() - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
The tag key.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
Information about the resource tags used to identify resources that are retained by the retention rule.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
getResourceTags() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
getResourceTagValue() - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
The tag value.
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
The resource type to be retained by the retention rule.
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The resource type retained by the retention rule.
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The resource type retained by the retention rule.
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The resource type retained by the retention rule.
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The resource type retained by the retention rule.
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The resource type retained by the retention rule.
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
getResourceType() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The resource type retained by the retention rule.
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the retention period for which the retention rule is to retain resources.
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
 
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the retention period for which the retention rule is to retain resources.
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
 
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
Information about the retention period for which the retention rule is to retain resources.
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
 
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Information about the retention period for which the retention rule is to retain resources.
getRetentionPeriod() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
 
getRetentionPeriodUnit() - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
The unit of time in which the retention period is measured.
getRetentionPeriodValue() - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
The period value for which the retention rule is to retain resources.
getRule(GetRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
getRule(GetRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Gets information about a Recycle Bin retention rule.
getRule(GetRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Gets information about a Recycle Bin retention rule.
getRuleArn() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The Amazon Resource Name (ARN) of the retention rule.
getRuleArn() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The Amazon Resource Name (ARN) of the retention rule.
getRuleArn() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The Amazon Resource Name (ARN) of the retention rule.
getRuleArn() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The Amazon Resource Name (ARN) of the retention rule.
getRuleArn() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The Amazon Resource Name (ARN) of the retention rule.
getRuleArn() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The Amazon Resource Name (ARN) of the retention rule.
getRuleAsync(GetRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
getRuleAsync(GetRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Gets information about a Recycle Bin retention rule.
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Gets information about a Recycle Bin retention rule.
getRuleAsync(GetRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
GetRuleRequest - Class in com.amazonaws.services.recyclebin.model
 
GetRuleRequest() - Constructor for class com.amazonaws.services.recyclebin.model.GetRuleRequest
 
GetRuleResult - Class in com.amazonaws.services.recyclebin.model
 
GetRuleResult() - Constructor for class com.amazonaws.services.recyclebin.model.GetRuleResult
 
getRules() - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
Information about the retention rules.
getStatus() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The state of the retention rule.
getStatus() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The state of the retention rule.
getStatus() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The state of the retention rule.
getStatus() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The state of the retention rule.
getStatus() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The state of the retention rule.
getTagKeys() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
The tag keys of the tags to unassign.
getTags() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the tags to assign to the retention rule.
getTags() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the tags assigned to the retention rule.
getTags() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
Information about the tags assigned to the retention rule.
getTags() - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
Information about the tags to assign to the retention rule.
getUnlockDelay() - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
Information about the retention rule unlock delay.
getUnlockDelayUnit() - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
The unit of time in which to measure the unlock delay.
getUnlockDelayValue() - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
The unlock delay period, measured in the unit specified for UnlockDelayUnit.
getValue() - Method in class com.amazonaws.services.recyclebin.model.Tag
The tag value.

H

hashCode() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.GetRuleRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.Tag
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
 
hashCode() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
 

I

InternalServerException - Exception in com.amazonaws.services.recyclebin.model
The service could not respond to the request due to an internal problem.
InternalServerException(String) - Constructor for exception com.amazonaws.services.recyclebin.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

L

listRules(ListRulesRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
listRules(ListRulesRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Lists the Recycle Bin retention rules in the Region.
listRules(ListRulesRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Lists the Recycle Bin retention rules in the Region.
listRulesAsync(ListRulesRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
listRulesAsync(ListRulesRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Lists the Recycle Bin retention rules in the Region.
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Lists the Recycle Bin retention rules in the Region.
listRulesAsync(ListRulesRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
ListRulesRequest - Class in com.amazonaws.services.recyclebin.model
 
ListRulesRequest() - Constructor for class com.amazonaws.services.recyclebin.model.ListRulesRequest
 
ListRulesResult - Class in com.amazonaws.services.recyclebin.model
 
ListRulesResult() - Constructor for class com.amazonaws.services.recyclebin.model.ListRulesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Lists the tags assigned to a retention rule.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Lists the tags assigned to a retention rule.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Lists the tags assigned to a retention rule.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Lists the tags assigned to a retention rule.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.recyclebin.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.recyclebin.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
 
LockConfiguration - Class in com.amazonaws.services.recyclebin.model
Information about a retention rule lock configuration.
LockConfiguration() - Constructor for class com.amazonaws.services.recyclebin.model.LockConfiguration
 
lockRule(LockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
lockRule(LockRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Locks a retention rule.
lockRule(LockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Locks a retention rule.
lockRuleAsync(LockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
lockRuleAsync(LockRuleRequest, AsyncHandler<LockRuleRequest, LockRuleResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
lockRuleAsync(LockRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Locks a retention rule.
lockRuleAsync(LockRuleRequest, AsyncHandler<LockRuleRequest, LockRuleResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Locks a retention rule.
lockRuleAsync(LockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
lockRuleAsync(LockRuleRequest, AsyncHandler<LockRuleRequest, LockRuleResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
LockRuleRequest - Class in com.amazonaws.services.recyclebin.model
 
LockRuleRequest() - Constructor for class com.amazonaws.services.recyclebin.model.LockRuleRequest
 
LockRuleResult - Class in com.amazonaws.services.recyclebin.model
 
LockRuleResult() - Constructor for class com.amazonaws.services.recyclebin.model.LockRuleResult
 
LockState - Enum in com.amazonaws.services.recyclebin.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.recyclebin.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.recyclebin.model
The specified resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.recyclebin.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundExceptionReason - Enum in com.amazonaws.services.recyclebin.model
 
ResourceTag - Class in com.amazonaws.services.recyclebin.model
Information about the resource tags used to identify resources that are retained by the retention rule.
ResourceTag() - Constructor for class com.amazonaws.services.recyclebin.model.ResourceTag
 
ResourceType - Enum in com.amazonaws.services.recyclebin.model
 
RetentionPeriod - Class in com.amazonaws.services.recyclebin.model
Information about the retention period for which the retention rule is to retain resources.
RetentionPeriod() - Constructor for class com.amazonaws.services.recyclebin.model.RetentionPeriod
 
RetentionPeriodUnit - Enum in com.amazonaws.services.recyclebin.model
 
RuleStatus - Enum in com.amazonaws.services.recyclebin.model
 
RuleSummary - Class in com.amazonaws.services.recyclebin.model
Information about a Recycle Bin retention rule.
RuleSummary() - Constructor for class com.amazonaws.services.recyclebin.model.RuleSummary
 

S

ServiceQuotaExceededException - Exception in com.amazonaws.services.recyclebin.model
The request would cause a service quota for the number of tags per resource to be exceeded.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.recyclebin.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
ServiceQuotaExceededExceptionReason - Enum in com.amazonaws.services.recyclebin.model
 
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
The retention rule description.
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The retention rule description.
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The retention rule description.
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The retention rule description.
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The retention rule description.
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The retention rule description.
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
The retention rule description.
setDescription(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The retention rule description.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleRequest
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
The unique ID of the retention rule.
setIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The unique ID of the retention rule.
setKey(String) - Method in class com.amazonaws.services.recyclebin.model.Tag
The tag key.
setLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the retention rule lock configuration.
setLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the retention rule lock configuration.
setLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the retention rule lock configuration.
setLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
Information about the retention rule lock configuration.
setLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Information about the retention rule lock configuration.
setLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Information about the retention rule lock configuration.
setLockEndTime(Date) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The date and time at which the unlock delay is set to expire.
setLockEndTime(Date) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The date and time at which the unlock delay is set to expire.
setLockEndTime(Date) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The date and time at which the unlock delay is set to expire.
setLockState(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The lock state for the retention rule.
setLockState(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The lock state for the retention rule.
setLockState(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The lock state of the retention rules to list.
setLockState(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The lock state for the retention rule.
setLockState(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The lock state for the retention rule.
setLockState(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The lock state for the retention rule.
setLockState(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The lock state for the retention rule.
setMaxResults(Integer) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The maximum number of results to return with a single call.
setNextToken(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The token for the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
The token to use to retrieve the next page of results.
setReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ConflictException
The reason for the exception.
setReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ResourceNotFoundException
The reason for the exception.
setReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ServiceQuotaExceededException
The reason for the exception.
setReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ValidationException
The reason for the exception.
setResourceArn(String) - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
setResourceArn(String) - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
setResourceArn(String) - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
setResourceTagKey(String) - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
The tag key.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
Information about the resource tags used to identify resources that are retained by the retention rule.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
setResourceTagValue(String) - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
The tag value.
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
The resource type to be retained by the retention rule.
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The resource type retained by the retention rule.
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The resource type retained by the retention rule.
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The resource type retained by the retention rule.
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The resource type retained by the retention rule.
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The resource type retained by the retention rule.
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
setResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The resource type retained by the retention rule.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the retention period for which the retention rule is to retain resources.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
 
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the retention period for which the retention rule is to retain resources.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
 
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
Information about the retention period for which the retention rule is to retain resources.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
 
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Information about the retention period for which the retention rule is to retain resources.
setRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
 
setRetentionPeriodUnit(String) - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
The unit of time in which the retention period is measured.
setRetentionPeriodValue(Integer) - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
The period value for which the retention rule is to retain resources.
setRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The Amazon Resource Name (ARN) of the retention rule.
setRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The Amazon Resource Name (ARN) of the retention rule.
setRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The Amazon Resource Name (ARN) of the retention rule.
setRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The Amazon Resource Name (ARN) of the retention rule.
setRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The Amazon Resource Name (ARN) of the retention rule.
setRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The Amazon Resource Name (ARN) of the retention rule.
setRules(Collection<RuleSummary>) - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
Information about the retention rules.
setStatus(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The state of the retention rule.
setStatus(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The state of the retention rule.
setStatus(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The state of the retention rule.
setStatus(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The state of the retention rule.
setStatus(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The state of the retention rule.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
The tag keys of the tags to unassign.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the tags to assign to the retention rule.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the tags assigned to the retention rule.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
Information about the tags assigned to the retention rule.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
Information about the tags to assign to the retention rule.
setUnlockDelay(UnlockDelay) - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
Information about the retention rule unlock delay.
setUnlockDelayUnit(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
The unit of time in which to measure the unlock delay.
setUnlockDelayValue(Integer) - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
The unlock delay period, measured in the unit specified for UnlockDelayUnit.
setValue(String) - Method in class com.amazonaws.services.recyclebin.model.Tag
The tag value.
shutdown() - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
shutdown() - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
 
standard() - Static method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClientBuilder
 

T

Tag - Class in com.amazonaws.services.recyclebin.model
Information about the tags to assign to the retention rule.
Tag() - Constructor for class com.amazonaws.services.recyclebin.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Assigns tags to the specified retention rule.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Assigns tags to the specified retention rule.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Assigns tags to the specified retention rule.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Assigns tags to the specified retention rule.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.recyclebin.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.recyclebin.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.recyclebin.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.recyclebin.model.TagResourceResult
 
toString() - Method in enum com.amazonaws.services.recyclebin.model.ConflictExceptionReason
 
toString() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.GetRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.recyclebin.model.LockState
 
toString() - Method in enum com.amazonaws.services.recyclebin.model.ResourceNotFoundExceptionReason
 
toString() - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.recyclebin.model.ResourceType
 
toString() - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.recyclebin.model.RetentionPeriodUnit
 
toString() - Method in enum com.amazonaws.services.recyclebin.model.RuleStatus
 
toString() - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.recyclebin.model.ServiceQuotaExceededExceptionReason
 
toString() - Method in class com.amazonaws.services.recyclebin.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.recyclebin.model.UnlockDelayUnit
 
toString() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.recyclebin.model.ValidationExceptionReason
 

U

UnlockDelay - Class in com.amazonaws.services.recyclebin.model
Information about the retention rule unlock delay.
UnlockDelay() - Constructor for class com.amazonaws.services.recyclebin.model.UnlockDelay
 
UnlockDelayUnit - Enum in com.amazonaws.services.recyclebin.model
 
unlockRule(UnlockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
unlockRule(UnlockRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Unlocks a retention rule.
unlockRule(UnlockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Unlocks a retention rule.
unlockRuleAsync(UnlockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
unlockRuleAsync(UnlockRuleRequest, AsyncHandler<UnlockRuleRequest, UnlockRuleResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
unlockRuleAsync(UnlockRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Unlocks a retention rule.
unlockRuleAsync(UnlockRuleRequest, AsyncHandler<UnlockRuleRequest, UnlockRuleResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Unlocks a retention rule.
unlockRuleAsync(UnlockRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
unlockRuleAsync(UnlockRuleRequest, AsyncHandler<UnlockRuleRequest, UnlockRuleResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
UnlockRuleRequest - Class in com.amazonaws.services.recyclebin.model
 
UnlockRuleRequest() - Constructor for class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
 
UnlockRuleResult - Class in com.amazonaws.services.recyclebin.model
 
UnlockRuleResult() - Constructor for class com.amazonaws.services.recyclebin.model.UnlockRuleResult
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Unassigns a tag from a retention rule.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Unassigns a tag from a retention rule.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Unassigns a tag from a retention rule.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Unassigns a tag from a retention rule.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.recyclebin.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.recyclebin.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.recyclebin.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.recyclebin.model.UntagResourceResult
 
updateRule(UpdateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBin
 
updateRule(UpdateRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBin
Updates an existing Recycle Bin retention rule.
updateRule(UpdateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinClient
Updates an existing Recycle Bin retention rule.
updateRuleAsync(UpdateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in class com.amazonaws.services.recyclebin.AbstractAmazonRecycleBinAsync
 
updateRuleAsync(UpdateRuleRequest) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Updates an existing Recycle Bin retention rule.
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in interface com.amazonaws.services.recyclebin.AmazonRecycleBinAsync
Updates an existing Recycle Bin retention rule.
updateRuleAsync(UpdateRuleRequest) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in class com.amazonaws.services.recyclebin.AmazonRecycleBinAsyncClient
 
UpdateRuleRequest - Class in com.amazonaws.services.recyclebin.model
 
UpdateRuleRequest() - Constructor for class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
 
UpdateRuleResult - Class in com.amazonaws.services.recyclebin.model
 
UpdateRuleResult() - Constructor for class com.amazonaws.services.recyclebin.model.UpdateRuleResult
 

V

ValidationException - Exception in com.amazonaws.services.recyclebin.model
One or more of the parameters in the request is not valid.
ValidationException(String) - Constructor for exception com.amazonaws.services.recyclebin.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionReason - Enum in com.amazonaws.services.recyclebin.model
 
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.ConflictExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.LockState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.ResourceNotFoundExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.RetentionPeriodUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.RuleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.ServiceQuotaExceededExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.UnlockDelayUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.recyclebin.model.ValidationExceptionReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.recyclebin.model.ConflictExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.LockState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.ResourceNotFoundExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.RetentionPeriodUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.RuleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.ServiceQuotaExceededExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.UnlockDelayUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.recyclebin.model.ValidationExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.

W

withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
The retention rule description.
withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The retention rule description.
withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The retention rule description.
withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The retention rule description.
withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The retention rule description.
withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The retention rule description.
withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
The retention rule description.
withDescription(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The retention rule description.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.DeleteRuleRequest
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleRequest
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleRequest
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
The unique ID of the retention rule.
withIdentifier(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The unique ID of the retention rule.
withKey(String) - Method in class com.amazonaws.services.recyclebin.model.Tag
The tag key.
withLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the retention rule lock configuration.
withLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the retention rule lock configuration.
withLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the retention rule lock configuration.
withLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.LockRuleRequest
Information about the retention rule lock configuration.
withLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Information about the retention rule lock configuration.
withLockConfiguration(LockConfiguration) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Information about the retention rule lock configuration.
withLockEndTime(Date) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The date and time at which the unlock delay is set to expire.
withLockEndTime(Date) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The date and time at which the unlock delay is set to expire.
withLockEndTime(Date) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The date and time at which the unlock delay is set to expire.
withLockState(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The lock state for the retention rule.
withLockState(LockState) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The lock state for the retention rule.
withLockState(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The lock state for the retention rule.
withLockState(LockState) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The lock state for the retention rule.
withLockState(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The lock state of the retention rules to list.
withLockState(LockState) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The lock state of the retention rules to list.
withLockState(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The lock state for the retention rule.
withLockState(LockState) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The lock state for the retention rule.
withLockState(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The lock state for the retention rule.
withLockState(LockState) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The lock state for the retention rule.
withLockState(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The lock state for the retention rule.
withLockState(LockState) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The lock state for the retention rule.
withLockState(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The lock state for the retention rule.
withLockState(LockState) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The lock state for the retention rule.
withMaxResults(Integer) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The maximum number of results to return with a single call.
withNextToken(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The token for the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
The token to use to retrieve the next page of results.
withReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ConflictException
The reason for the exception.
withReason(ConflictExceptionReason) - Method in exception com.amazonaws.services.recyclebin.model.ConflictException
The reason for the exception.
withReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ResourceNotFoundException
The reason for the exception.
withReason(ResourceNotFoundExceptionReason) - Method in exception com.amazonaws.services.recyclebin.model.ResourceNotFoundException
The reason for the exception.
withReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ServiceQuotaExceededException
The reason for the exception.
withReason(ServiceQuotaExceededExceptionReason) - Method in exception com.amazonaws.services.recyclebin.model.ServiceQuotaExceededException
The reason for the exception.
withReason(String) - Method in exception com.amazonaws.services.recyclebin.model.ValidationException
The reason for the exception.
withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.recyclebin.model.ValidationException
The reason for the exception.
withResourceArn(String) - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
withResourceArn(String) - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
withResourceArn(String) - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the retention rule.
withResourceTagKey(String) - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
The tag key.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
Information about the resource tags used to identify resources that are retained by the retention rule.
withResourceTagValue(String) - Method in class com.amazonaws.services.recyclebin.model.ResourceTag
The tag value.
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
The resource type to be retained by the retention rule.
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
The resource type to be retained by the retention rule.
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The resource type retained by the retention rule.
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The resource type retained by the retention rule.
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The resource type retained by the retention rule.
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The resource type retained by the retention rule.
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The resource type retained by the retention rule.
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.ListRulesRequest
The resource type retained by the retention rule.
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The resource type retained by the retention rule.
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The resource type retained by the retention rule.
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The resource type retained by the retention rule.
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The resource type retained by the retention rule.
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
withResourceType(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The resource type retained by the retention rule.
withResourceType(ResourceType) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The resource type retained by the retention rule.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the retention period for which the retention rule is to retain resources.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
 
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
Information about the retention period for which the retention rule is to retain resources.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
 
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
Information about the retention period for which the retention rule is to retain resources.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
 
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleRequest
Information about the retention period for which the retention rule is to retain resources.
withRetentionPeriod(RetentionPeriod) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
 
withRetentionPeriodUnit(String) - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
The unit of time in which the retention period is measured.
withRetentionPeriodUnit(RetentionPeriodUnit) - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
The unit of time in which the retention period is measured.
withRetentionPeriodValue(Integer) - Method in class com.amazonaws.services.recyclebin.model.RetentionPeriod
The period value for which the retention rule is to retain resources.
withRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The Amazon Resource Name (ARN) of the retention rule.
withRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The Amazon Resource Name (ARN) of the retention rule.
withRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The Amazon Resource Name (ARN) of the retention rule.
withRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.RuleSummary
The Amazon Resource Name (ARN) of the retention rule.
withRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The Amazon Resource Name (ARN) of the retention rule.
withRuleArn(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The Amazon Resource Name (ARN) of the retention rule.
withRules(RuleSummary...) - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
Information about the retention rules.
withRules(Collection<RuleSummary>) - Method in class com.amazonaws.services.recyclebin.model.ListRulesResult
Information about the retention rules.
withStatus(String) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The state of the retention rule.
withStatus(RuleStatus) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
The state of the retention rule.
withStatus(String) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The state of the retention rule.
withStatus(RuleStatus) - Method in class com.amazonaws.services.recyclebin.model.GetRuleResult
The state of the retention rule.
withStatus(String) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The state of the retention rule.
withStatus(RuleStatus) - Method in class com.amazonaws.services.recyclebin.model.LockRuleResult
The state of the retention rule.
withStatus(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The state of the retention rule.
withStatus(RuleStatus) - Method in class com.amazonaws.services.recyclebin.model.UnlockRuleResult
The state of the retention rule.
withStatus(String) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The state of the retention rule.
withStatus(RuleStatus) - Method in class com.amazonaws.services.recyclebin.model.UpdateRuleResult
The state of the retention rule.
withTagKeys(String...) - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
The tag keys of the tags to unassign.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.recyclebin.model.UntagResourceRequest
The tag keys of the tags to unassign.
withTags(Tag...) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the tags to assign to the retention rule.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleRequest
Information about the tags to assign to the retention rule.
withTags(Tag...) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the tags assigned to the retention rule.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.CreateRuleResult
Information about the tags assigned to the retention rule.
withTags(Tag...) - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
Information about the tags assigned to the retention rule.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.ListTagsForResourceResult
Information about the tags assigned to the retention rule.
withTags(Tag...) - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
Information about the tags to assign to the retention rule.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.recyclebin.model.TagResourceRequest
Information about the tags to assign to the retention rule.
withUnlockDelay(UnlockDelay) - Method in class com.amazonaws.services.recyclebin.model.LockConfiguration
Information about the retention rule unlock delay.
withUnlockDelayUnit(String) - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
The unit of time in which to measure the unlock delay.
withUnlockDelayUnit(UnlockDelayUnit) - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
The unit of time in which to measure the unlock delay.
withUnlockDelayValue(Integer) - Method in class com.amazonaws.services.recyclebin.model.UnlockDelay
The unlock delay period, measured in the unit specified for UnlockDelayUnit.
withValue(String) - Method in class com.amazonaws.services.recyclebin.model.Tag
The tag value.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.