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

A

AbstractAmazonDLM - Class in com.amazonaws.services.dlm
Abstract implementation of AmazonDLM.
AbstractAmazonDLM() - Constructor for class com.amazonaws.services.dlm.AbstractAmazonDLM
 
AbstractAmazonDLMAsync - Class in com.amazonaws.services.dlm
Abstract implementation of AmazonDLMAsync.
AbstractAmazonDLMAsync() - Constructor for class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
Action - Class in com.amazonaws.services.dlm.model
Specifies an action for an event-based policy.
Action() - Constructor for class com.amazonaws.services.dlm.model.Action
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
Add a single Tags entry
AmazonDLM - Interface in com.amazonaws.services.dlm
Interface for accessing Amazon DLM.
AmazonDLMAsync - Interface in com.amazonaws.services.dlm
Interface for accessing Amazon DLM asynchronously.
AmazonDLMAsyncClient - Class in com.amazonaws.services.dlm
Client for accessing Amazon DLM asynchronously.
AmazonDLMAsyncClientBuilder - Class in com.amazonaws.services.dlm
Fluent builder for AmazonDLMAsync.
AmazonDLMClient - Class in com.amazonaws.services.dlm
Client for accessing Amazon DLM.
AmazonDLMClientBuilder - Class in com.amazonaws.services.dlm
Fluent builder for AmazonDLM.
AmazonDLMException - Exception in com.amazonaws.services.dlm.model
Base exception for all service exceptions thrown by Amazon Data Lifecycle Manager
AmazonDLMException(String) - Constructor for exception com.amazonaws.services.dlm.model.AmazonDLMException
Constructs a new AmazonDLMException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClientBuilder
Construct an asynchronous implementation of AmazonDLMAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.dlm.AmazonDLMClientBuilder
Construct a synchronous implementation of AmazonDLM using the current builder configuration.
builder() - Static method in class com.amazonaws.services.dlm.AmazonDLMClient
 

C

clearTagsEntries() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.dlm.model.Action
 
clone() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
 
clone() - Method in class com.amazonaws.services.dlm.model.CreateRule
 
clone() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
clone() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
 
clone() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
 
clone() - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyResult
 
clone() - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
 
clone() - Method in class com.amazonaws.services.dlm.model.EventParameters
 
clone() - Method in class com.amazonaws.services.dlm.model.EventSource
 
clone() - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
 
clone() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
 
clone() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
 
clone() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
 
clone() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
 
clone() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.dlm.model.Parameters
 
clone() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
 
clone() - Method in class com.amazonaws.services.dlm.model.RetainRule
 
clone() - Method in class com.amazonaws.services.dlm.model.Schedule
 
clone() - Method in class com.amazonaws.services.dlm.model.ShareRule
 
clone() - Method in class com.amazonaws.services.dlm.model.Tag
 
clone() - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
 
clone() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyResult
 
com.amazonaws.services.dlm - package com.amazonaws.services.dlm
Amazon Data Lifecycle Manager
com.amazonaws.services.dlm.model - package com.amazonaws.services.dlm.model
 
configFactory - Static variable in class com.amazonaws.services.dlm.AmazonDLMClient
Client configuration factory providing ClientConfigurations tailored to this client
createLifecyclePolicy(CreateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
createLifecyclePolicy(CreateLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Creates a policy to manage the lifecycle of the specified AWS resources.
createLifecyclePolicy(CreateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Creates a policy to manage the lifecycle of the specified AWS resources.
createLifecyclePolicyAsync(CreateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
createLifecyclePolicyAsync(CreateLifecyclePolicyRequest, AsyncHandler<CreateLifecyclePolicyRequest, CreateLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
createLifecyclePolicyAsync(CreateLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Creates a policy to manage the lifecycle of the specified AWS resources.
createLifecyclePolicyAsync(CreateLifecyclePolicyRequest, AsyncHandler<CreateLifecyclePolicyRequest, CreateLifecyclePolicyResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Creates a policy to manage the lifecycle of the specified AWS resources.
createLifecyclePolicyAsync(CreateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
createLifecyclePolicyAsync(CreateLifecyclePolicyRequest, AsyncHandler<CreateLifecyclePolicyRequest, CreateLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
CreateLifecyclePolicyRequest - Class in com.amazonaws.services.dlm.model
 
CreateLifecyclePolicyRequest() - Constructor for class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
 
CreateLifecyclePolicyResult - Class in com.amazonaws.services.dlm.model
 
CreateLifecyclePolicyResult() - Constructor for class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
 
CreateRule - Class in com.amazonaws.services.dlm.model
Specifies when to create snapshots of EBS volumes.
CreateRule() - Constructor for class com.amazonaws.services.dlm.model.CreateRule
 
CrossRegionCopyAction - Class in com.amazonaws.services.dlm.model
Specifies a rule for copying shared snapshots across Regions.
CrossRegionCopyAction() - Constructor for class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
CrossRegionCopyRetainRule - Class in com.amazonaws.services.dlm.model
Specifies the retention rule for cross-Region snapshot copies.
CrossRegionCopyRetainRule() - Constructor for class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
 
CrossRegionCopyRule - Class in com.amazonaws.services.dlm.model
Specifies a rule for cross-Region snapshot copies.
CrossRegionCopyRule() - Constructor for class com.amazonaws.services.dlm.model.CrossRegionCopyRule
 

D

defaultClient() - Static method in class com.amazonaws.services.dlm.AmazonDLMAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.dlm.AmazonDLMClientBuilder
 
deleteLifecyclePolicy(DeleteLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
deleteLifecyclePolicy(DeleteLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
deleteLifecyclePolicy(DeleteLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest, AsyncHandler<DeleteLifecyclePolicyRequest, DeleteLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest, AsyncHandler<DeleteLifecyclePolicyRequest, DeleteLifecyclePolicyResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest, AsyncHandler<DeleteLifecyclePolicyRequest, DeleteLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
DeleteLifecyclePolicyRequest - Class in com.amazonaws.services.dlm.model
 
DeleteLifecyclePolicyRequest() - Constructor for class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
 
DeleteLifecyclePolicyResult - Class in com.amazonaws.services.dlm.model
 
DeleteLifecyclePolicyResult() - Constructor for class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyResult
 

E

EncryptionConfiguration - Class in com.amazonaws.services.dlm.model
Specifies the encryption settings for shared snapshots that are copied across Regions.
EncryptionConfiguration() - Constructor for class com.amazonaws.services.dlm.model.EncryptionConfiguration
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.dlm.AmazonDLM
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.dlm.model.Action
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.CreateRule
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.EventParameters
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.EventSource
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.Parameters
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.RetainRule
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.Schedule
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.ShareRule
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyResult
 
EventParameters - Class in com.amazonaws.services.dlm.model
Specifies an event that triggers an event-based policy.
EventParameters() - Constructor for class com.amazonaws.services.dlm.model.EventParameters
 
EventSource - Class in com.amazonaws.services.dlm.model
Specifies an event that triggers an event-based policy.
EventSource() - Constructor for class com.amazonaws.services.dlm.model.EventSource
 
EventSourceValues - Enum in com.amazonaws.services.dlm.model
 
EventTypeValues - Enum in com.amazonaws.services.dlm.model
 

F

FastRestoreRule - Class in com.amazonaws.services.dlm.model
Specifies a rule for enabling fast snapshot restore.
FastRestoreRule() - Constructor for class com.amazonaws.services.dlm.model.FastRestoreRule
 
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.EventSourceValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.EventTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.GettablePolicyStateValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.IntervalUnitValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.PolicyTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.ResourceTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.RetentionIntervalUnitValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dlm.model.SettablePolicyStateValues
Use this in place of valueOf.

G

getActions() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The actions to be performed when the event-based policy is triggered.
getAvailabilityZones() - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The Availability Zones in which to enable fast snapshot restore.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
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.dlm.AmazonDLMClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCmkArn() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption.
getCmkArn() - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
The Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption.
getCode() - Method in exception com.amazonaws.services.dlm.model.InternalServerException
 
getCode() - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
 
getCode() - Method in exception com.amazonaws.services.dlm.model.LimitExceededException
 
getCode() - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
 
getCopyTags() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
Copy all user-defined tags from the source snapshot to the copied snapshot.
getCopyTags() - Method in class com.amazonaws.services.dlm.model.Schedule
Copy all user-defined tags on a source volume to snapshots of the volume created by this policy.
getCount() - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The number of snapshots to be enabled with fast snapshot restore.
getCount() - Method in class com.amazonaws.services.dlm.model.RetainRule
The number of snapshots to retain for each volume, up to a maximum of 1000.
getCreateRule() - Method in class com.amazonaws.services.dlm.model.Schedule
The creation rule.
getCronExpression() - Method in class com.amazonaws.services.dlm.model.CreateRule
The schedule, as a Cron expression.
getCrossRegionCopy() - Method in class com.amazonaws.services.dlm.model.Action
The rule for copying shared snapshots across Regions.
getCrossRegionCopyRules() - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for cross-Region snapshot copies.
getDateCreated() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The local date and time when the lifecycle policy was created.
getDateModified() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The local date and time when the lifecycle policy was last modified.
getDescription() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
A description of the lifecycle policy.
getDescription() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The description of the lifecycle policy.
getDescription() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The description of the lifecycle policy.
getDescription() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
A description of the lifecycle policy.
getDescriptionRegex() - Method in class com.amazonaws.services.dlm.model.EventParameters
The snapshot description that can trigger the policy.
getEncrypted() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter.
getEncrypted() - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
To encrypt a copy of an unencrypted snapshot when encryption by default is not enabled, enable encryption using this parameter.
getEncryptionConfiguration() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
The encryption settings for the copied snapshot.
getEventSource() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The event that triggers the event-based policy.
getEventType() - Method in class com.amazonaws.services.dlm.model.EventParameters
The type of event.
getExcludeBootVolume() - Method in class com.amazonaws.services.dlm.model.Parameters
[EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots created using CreateSnapshots.
getExecutionRoleArn() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
getExecutionRoleArn() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
getExecutionRoleArn() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
getExecutorService() - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
Returns the executor service used by this client to execute async requests.
getFastRestoreRule() - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for enabling fast snapshot restore.
getInterval() - Method in class com.amazonaws.services.dlm.model.CreateRule
The interval between snapshots.
getInterval() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
The amount of time to retain each snapshot.
getInterval() - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The amount of time to enable fast snapshot restore.
getInterval() - Method in class com.amazonaws.services.dlm.model.RetainRule
The amount of time to retain each snapshot.
getIntervalUnit() - Method in class com.amazonaws.services.dlm.model.CreateRule
The interval unit.
getIntervalUnit() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
The unit of time for time-based retention.
getIntervalUnit() - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The unit of time for enabling fast snapshot restore.
getIntervalUnit() - Method in class com.amazonaws.services.dlm.model.RetainRule
The unit of time for time-based retention.
getKey() - Method in class com.amazonaws.services.dlm.model.Tag
The tag key.
getLifecyclePolicies(GetLifecyclePoliciesRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
getLifecyclePolicies(GetLifecyclePoliciesRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Gets summary information about all or the specified data lifecycle policies.
getLifecyclePolicies(GetLifecyclePoliciesRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Gets summary information about all or the specified data lifecycle policies.
getLifecyclePoliciesAsync(GetLifecyclePoliciesRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
getLifecyclePoliciesAsync(GetLifecyclePoliciesRequest, AsyncHandler<GetLifecyclePoliciesRequest, GetLifecyclePoliciesResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
getLifecyclePoliciesAsync(GetLifecyclePoliciesRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Gets summary information about all or the specified data lifecycle policies.
getLifecyclePoliciesAsync(GetLifecyclePoliciesRequest, AsyncHandler<GetLifecyclePoliciesRequest, GetLifecyclePoliciesResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Gets summary information about all or the specified data lifecycle policies.
getLifecyclePoliciesAsync(GetLifecyclePoliciesRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
getLifecyclePoliciesAsync(GetLifecyclePoliciesRequest, AsyncHandler<GetLifecyclePoliciesRequest, GetLifecyclePoliciesResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
GetLifecyclePoliciesRequest - Class in com.amazonaws.services.dlm.model
 
GetLifecyclePoliciesRequest() - Constructor for class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
 
GetLifecyclePoliciesResult - Class in com.amazonaws.services.dlm.model
 
GetLifecyclePoliciesResult() - Constructor for class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
 
getLifecyclePolicy(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
getLifecyclePolicy(GetLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Gets detailed information about the specified lifecycle policy.
getLifecyclePolicy(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Gets detailed information about the specified lifecycle policy.
getLifecyclePolicyAsync(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
getLifecyclePolicyAsync(GetLifecyclePolicyRequest, AsyncHandler<GetLifecyclePolicyRequest, GetLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
getLifecyclePolicyAsync(GetLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Gets detailed information about the specified lifecycle policy.
getLifecyclePolicyAsync(GetLifecyclePolicyRequest, AsyncHandler<GetLifecyclePolicyRequest, GetLifecyclePolicyResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Gets detailed information about the specified lifecycle policy.
getLifecyclePolicyAsync(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
getLifecyclePolicyAsync(GetLifecyclePolicyRequest, AsyncHandler<GetLifecyclePolicyRequest, GetLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
GetLifecyclePolicyRequest - Class in com.amazonaws.services.dlm.model
 
GetLifecyclePolicyRequest() - Constructor for class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
 
GetLifecyclePolicyResult - Class in com.amazonaws.services.dlm.model
 
GetLifecyclePolicyResult() - Constructor for class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
 
getMutuallyExclusiveParameters() - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request included parameters that cannot be provided together.
getName() - Method in class com.amazonaws.services.dlm.model.Action
A descriptive name for the action.
getName() - Method in class com.amazonaws.services.dlm.model.Schedule
The name of the schedule.
getNoReboot() - Method in class com.amazonaws.services.dlm.model.Parameters
Applies to AMI lifecycle policies only.
getParameters() - Method in class com.amazonaws.services.dlm.model.EventSource
Information about the event.
getParameters() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
A set of optional parameters for snapshot and AMI lifecycle policies.
getPolicies() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
Summary information about the lifecycle policies.
getPolicy() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
Detailed information about the lifecycle policy.
getPolicyArn() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The Amazon Resource Name (ARN) of the policy.
getPolicyDetails() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The configuration details of the lifecycle policy.
getPolicyDetails() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The configuration of the lifecycle policy
getPolicyDetails() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The configuration of the lifecycle policy.
getPolicyId() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
The identifier of the lifecycle policy.
getPolicyId() - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
The identifier of the lifecycle policy.
getPolicyId() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
The identifier of the lifecycle policy.
getPolicyId() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The identifier of the lifecycle policy.
getPolicyId() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The identifier of the lifecycle policy.
getPolicyId() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The identifier of the lifecycle policy.
getPolicyIds() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The identifiers of the data lifecycle policies.
getPolicyType() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The type of policy.
getPolicyType() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The valid target resource types and actions a policy can manage.
getRequiredParameters() - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request omitted one or more required parameters.
getResourceArn() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
getResourceArn() - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
getResourceArn() - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
getResourceIds() - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Value is a list of resource IDs that were not found.
getResourceType() - Method in exception com.amazonaws.services.dlm.model.LimitExceededException
Value is the type of resource for which a limit was exceeded.
getResourceType() - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Value is the type of resource that was not found.
getResourceTypes() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The resource type.
getResourceTypes() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The target resource type for snapshot and AMI lifecycle policies.
getRetainRule() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
getRetainRule() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The retention rule.
getRetainRule() - Method in class com.amazonaws.services.dlm.model.Schedule
The retention rule.
getSchedules() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The schedules of policy-defined actions for snapshot and AMI lifecycle policies.
getShareRules() - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for sharing snapshots with other AWS accounts.
getSnapshotOwner() - Method in class com.amazonaws.services.dlm.model.EventParameters
The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account.
getState() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
getState() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The activation state.
getState() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The activation state of the lifecycle policy.
getState() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The activation state of the lifecycle policy.
getState() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
getStatusMessage() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The description of the status.
GettablePolicyStateValues - Enum in com.amazonaws.services.dlm.model
 
getTagKeys() - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
The tag keys.
getTags() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The tags to apply to the lifecycle policy during creation.
getTags() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The tags.
getTags() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The tags.
getTags() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
Information about the tags.
getTags() - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
One or more tags.
getTagsToAdd() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The tags to add to objects created by the policy.
getTagsToAdd() - Method in class com.amazonaws.services.dlm.model.Schedule
The tags to apply to policy-created resources.
getTarget() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
The target Region.
getTargetAccounts() - Method in class com.amazonaws.services.dlm.model.ShareRule
The IDs of the AWS accounts with which to share the snapshots.
getTargetRegion() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The target Region.
getTargetTags() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The target tag for a policy.
getTargetTags() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The single tag that identifies targeted resources for this policy.
getTimes() - Method in class com.amazonaws.services.dlm.model.CreateRule
The time, in UTC, to start the operation.
getType() - Method in class com.amazonaws.services.dlm.model.EventSource
The source of the event.
getUnshareInterval() - Method in class com.amazonaws.services.dlm.model.ShareRule
The period after which snapshots that are shared with other AWS accounts are automatically unshared.
getUnshareIntervalUnit() - Method in class com.amazonaws.services.dlm.model.ShareRule
The unit of time for the automatic unsharing interval.
getValue() - Method in class com.amazonaws.services.dlm.model.Tag
The tag value.
getVariableTags() - Method in class com.amazonaws.services.dlm.model.Schedule
A collection of key/value pairs with values determined dynamically when the policy is executed.

H

hashCode() - Method in class com.amazonaws.services.dlm.model.Action
 
hashCode() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
 
hashCode() - Method in class com.amazonaws.services.dlm.model.CreateRule
 
hashCode() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
hashCode() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
 
hashCode() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
 
hashCode() - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyResult
 
hashCode() - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.dlm.model.EventParameters
 
hashCode() - Method in class com.amazonaws.services.dlm.model.EventSource
 
hashCode() - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
 
hashCode() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
 
hashCode() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
 
hashCode() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
 
hashCode() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
 
hashCode() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.dlm.model.Parameters
 
hashCode() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
 
hashCode() - Method in class com.amazonaws.services.dlm.model.RetainRule
 
hashCode() - Method in class com.amazonaws.services.dlm.model.Schedule
 
hashCode() - Method in class com.amazonaws.services.dlm.model.ShareRule
 
hashCode() - Method in class com.amazonaws.services.dlm.model.Tag
 
hashCode() - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyResult
 

I

InternalServerException - Exception in com.amazonaws.services.dlm.model
The service failed in an unexpected way.
InternalServerException(String) - Constructor for exception com.amazonaws.services.dlm.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
IntervalUnitValues - Enum in com.amazonaws.services.dlm.model
 
InvalidRequestException - Exception in com.amazonaws.services.dlm.model
Bad request.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.dlm.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
isCopyTags() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
Copy all user-defined tags from the source snapshot to the copied snapshot.
isCopyTags() - Method in class com.amazonaws.services.dlm.model.Schedule
Copy all user-defined tags on a source volume to snapshots of the volume created by this policy.
isEncrypted() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter.
isEncrypted() - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
To encrypt a copy of an unencrypted snapshot when encryption by default is not enabled, enable encryption using this parameter.
isExcludeBootVolume() - Method in class com.amazonaws.services.dlm.model.Parameters
[EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots created using CreateSnapshots.
isNoReboot() - Method in class com.amazonaws.services.dlm.model.Parameters
Applies to AMI lifecycle policies only.

L

LifecyclePolicy - Class in com.amazonaws.services.dlm.model
Detailed information about a lifecycle policy.
LifecyclePolicy() - Constructor for class com.amazonaws.services.dlm.model.LifecyclePolicy
 
LifecyclePolicySummary - Class in com.amazonaws.services.dlm.model
Summary information about a lifecycle policy.
LifecyclePolicySummary() - Constructor for class com.amazonaws.services.dlm.model.LifecyclePolicySummary
 
LimitExceededException - Exception in com.amazonaws.services.dlm.model
The request failed because a limit was exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.dlm.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Lists the tags for the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.dlm.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.dlm.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.dlm.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.Action
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.CreateRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.EventParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.EventSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.Parameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.RetainRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.Schedule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.ShareRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dlm.model.Tag
 

P

Parameters - Class in com.amazonaws.services.dlm.model
Specifies optional parameters to add to a policy.
Parameters() - Constructor for class com.amazonaws.services.dlm.model.Parameters
 
PolicyDetails - Class in com.amazonaws.services.dlm.model
Specifies the configuration of a lifecycle policy.
PolicyDetails() - Constructor for class com.amazonaws.services.dlm.model.PolicyDetails
 
PolicyTypeValues - Enum in com.amazonaws.services.dlm.model
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.dlm.model
A requested resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceTypeValues - Enum in com.amazonaws.services.dlm.model
 
RetainRule - Class in com.amazonaws.services.dlm.model
Specifies the retention rule for a lifecycle policy.
RetainRule() - Constructor for class com.amazonaws.services.dlm.model.RetainRule
 
RetentionIntervalUnitValues - Enum in com.amazonaws.services.dlm.model
 

S

Schedule - Class in com.amazonaws.services.dlm.model
Specifies a backup schedule for a snapshot or AMI lifecycle policy.
Schedule() - Constructor for class com.amazonaws.services.dlm.model.Schedule
 
setActions(Collection<Action>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The actions to be performed when the event-based policy is triggered.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The Availability Zones in which to enable fast snapshot restore.
setCmkArn(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption.
setCmkArn(String) - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
The Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption.
setCode(String) - Method in exception com.amazonaws.services.dlm.model.InternalServerException
 
setCode(String) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
 
setCode(String) - Method in exception com.amazonaws.services.dlm.model.LimitExceededException
 
setCode(String) - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
 
setCopyTags(Boolean) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
Copy all user-defined tags from the source snapshot to the copied snapshot.
setCopyTags(Boolean) - Method in class com.amazonaws.services.dlm.model.Schedule
Copy all user-defined tags on a source volume to snapshots of the volume created by this policy.
setCount(Integer) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The number of snapshots to be enabled with fast snapshot restore.
setCount(Integer) - Method in class com.amazonaws.services.dlm.model.RetainRule
The number of snapshots to retain for each volume, up to a maximum of 1000.
setCreateRule(CreateRule) - Method in class com.amazonaws.services.dlm.model.Schedule
The creation rule.
setCronExpression(String) - Method in class com.amazonaws.services.dlm.model.CreateRule
The schedule, as a Cron expression.
setCrossRegionCopy(Collection<CrossRegionCopyAction>) - Method in class com.amazonaws.services.dlm.model.Action
The rule for copying shared snapshots across Regions.
setCrossRegionCopyRules(Collection<CrossRegionCopyRule>) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for cross-Region snapshot copies.
setDateCreated(Date) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The local date and time when the lifecycle policy was created.
setDateModified(Date) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The local date and time when the lifecycle policy was last modified.
setDescription(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
A description of the lifecycle policy.
setDescription(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The description of the lifecycle policy.
setDescription(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The description of the lifecycle policy.
setDescription(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
A description of the lifecycle policy.
setDescriptionRegex(String) - Method in class com.amazonaws.services.dlm.model.EventParameters
The snapshot description that can trigger the policy.
setEncrypted(Boolean) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter.
setEncrypted(Boolean) - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
To encrypt a copy of an unencrypted snapshot when encryption by default is not enabled, enable encryption using this parameter.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
The encryption settings for the copied snapshot.
setEventSource(EventSource) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The event that triggers the event-based policy.
setEventType(String) - Method in class com.amazonaws.services.dlm.model.EventParameters
The type of event.
setExcludeBootVolume(Boolean) - Method in class com.amazonaws.services.dlm.model.Parameters
[EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots created using CreateSnapshots.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
setFastRestoreRule(FastRestoreRule) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for enabling fast snapshot restore.
setInterval(Integer) - Method in class com.amazonaws.services.dlm.model.CreateRule
The interval between snapshots.
setInterval(Integer) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
The amount of time to retain each snapshot.
setInterval(Integer) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The amount of time to enable fast snapshot restore.
setInterval(Integer) - Method in class com.amazonaws.services.dlm.model.RetainRule
The amount of time to retain each snapshot.
setIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.CreateRule
The interval unit.
setIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
The unit of time for time-based retention.
setIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The unit of time for enabling fast snapshot restore.
setIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.RetainRule
The unit of time for time-based retention.
setKey(String) - Method in class com.amazonaws.services.dlm.model.Tag
The tag key.
setMutuallyExclusiveParameters(Collection<String>) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request included parameters that cannot be provided together.
setName(String) - Method in class com.amazonaws.services.dlm.model.Action
A descriptive name for the action.
setName(String) - Method in class com.amazonaws.services.dlm.model.Schedule
The name of the schedule.
setNoReboot(Boolean) - Method in class com.amazonaws.services.dlm.model.Parameters
Applies to AMI lifecycle policies only.
setParameters(EventParameters) - Method in class com.amazonaws.services.dlm.model.EventSource
Information about the event.
setParameters(Parameters) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
A set of optional parameters for snapshot and AMI lifecycle policies.
setPolicies(Collection<LifecyclePolicySummary>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
Summary information about the lifecycle policies.
setPolicy(LifecyclePolicy) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
Detailed information about the lifecycle policy.
setPolicyArn(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The Amazon Resource Name (ARN) of the policy.
setPolicyDetails(PolicyDetails) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The configuration details of the lifecycle policy.
setPolicyDetails(PolicyDetails) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The configuration of the lifecycle policy
setPolicyDetails(PolicyDetails) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The configuration of the lifecycle policy.
setPolicyId(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
The identifier of the lifecycle policy.
setPolicyId(String) - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
The identifier of the lifecycle policy.
setPolicyId(String) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
The identifier of the lifecycle policy.
setPolicyId(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The identifier of the lifecycle policy.
setPolicyId(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The identifier of the lifecycle policy.
setPolicyId(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The identifier of the lifecycle policy.
setPolicyIds(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The identifiers of the data lifecycle policies.
setPolicyType(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The type of policy.
setPolicyType(String) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The valid target resource types and actions a policy can manage.
setRequiredParameters(Collection<String>) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request omitted one or more required parameters.
setResourceArn(String) - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
setResourceIds(Collection<String>) - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Value is a list of resource IDs that were not found.
setResourceType(String) - Method in exception com.amazonaws.services.dlm.model.LimitExceededException
Value is the type of resource for which a limit was exceeded.
setResourceType(String) - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Value is the type of resource that was not found.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The resource type.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The target resource type for snapshot and AMI lifecycle policies.
setRetainRule(CrossRegionCopyRetainRule) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
setRetainRule(CrossRegionCopyRetainRule) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The retention rule.
setRetainRule(RetainRule) - Method in class com.amazonaws.services.dlm.model.Schedule
The retention rule.
setSchedules(Collection<Schedule>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The schedules of policy-defined actions for snapshot and AMI lifecycle policies.
setShareRules(Collection<ShareRule>) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for sharing snapshots with other AWS accounts.
setSnapshotOwner(Collection<String>) - Method in class com.amazonaws.services.dlm.model.EventParameters
The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account.
setState(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
setState(String) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The activation state.
setState(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The activation state of the lifecycle policy.
setState(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The activation state of the lifecycle policy.
setState(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
setStatusMessage(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The description of the status.
SettablePolicyStateValues - Enum in com.amazonaws.services.dlm.model
 
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
The tag keys.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The tags to apply to the lifecycle policy during creation.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
Information about the tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
One or more tags.
setTagsToAdd(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The tags to add to objects created by the policy.
setTagsToAdd(Collection<Tag>) - Method in class com.amazonaws.services.dlm.model.Schedule
The tags to apply to policy-created resources.
setTarget(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
The target Region.
setTargetAccounts(Collection<String>) - Method in class com.amazonaws.services.dlm.model.ShareRule
The IDs of the AWS accounts with which to share the snapshots.
setTargetRegion(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The target Region.
setTargetTags(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The target tag for a policy.
setTargetTags(Collection<Tag>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The single tag that identifies targeted resources for this policy.
setTimes(Collection<String>) - Method in class com.amazonaws.services.dlm.model.CreateRule
The time, in UTC, to start the operation.
setType(String) - Method in class com.amazonaws.services.dlm.model.EventSource
The source of the event.
setUnshareInterval(Integer) - Method in class com.amazonaws.services.dlm.model.ShareRule
The period after which snapshots that are shared with other AWS accounts are automatically unshared.
setUnshareIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.ShareRule
The unit of time for the automatic unsharing interval.
setValue(String) - Method in class com.amazonaws.services.dlm.model.Tag
The tag value.
setVariableTags(Collection<Tag>) - Method in class com.amazonaws.services.dlm.model.Schedule
A collection of key/value pairs with values determined dynamically when the policy is executed.
ShareRule - Class in com.amazonaws.services.dlm.model
Specifies a rule for sharing snapshots across AWS accounts.
ShareRule() - Constructor for class com.amazonaws.services.dlm.model.ShareRule
 
shutdown() - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
shutdown() - Method in interface com.amazonaws.services.dlm.AmazonDLM
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.dlm.AmazonDLMClient
 
standard() - Static method in class com.amazonaws.services.dlm.AmazonDLMAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.dlm.AmazonDLMClientBuilder
 

T

Tag - Class in com.amazonaws.services.dlm.model
Specifies a tag for a resource.
Tag() - Constructor for class com.amazonaws.services.dlm.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Adds the specified tags to the specified resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Adds the specified tags to the specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Adds the specified tags to the specified resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Adds the specified tags to the specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.dlm.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.dlm.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.dlm.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.dlm.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.dlm.model.Action
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.CreateRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.EventParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.EventSource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dlm.model.EventSourceValues
 
toString() - Method in enum com.amazonaws.services.dlm.model.EventTypeValues
 
toString() - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dlm.model.GettablePolicyStateValues
 
toString() - Method in enum com.amazonaws.services.dlm.model.IntervalUnitValues
 
toString() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.Parameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.PolicyDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dlm.model.PolicyTypeValues
 
toString() - Method in enum com.amazonaws.services.dlm.model.ResourceTypeValues
 
toString() - Method in class com.amazonaws.services.dlm.model.RetainRule
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dlm.model.RetentionIntervalUnitValues
 
toString() - Method in class com.amazonaws.services.dlm.model.Schedule
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dlm.model.SettablePolicyStateValues
 
toString() - Method in class com.amazonaws.services.dlm.model.ShareRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Removes the specified tags from the specified resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Removes the specified tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Removes the specified tags from the specified resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Removes the specified tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.dlm.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.dlm.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.dlm.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.dlm.model.UntagResourceResult
 
updateLifecyclePolicy(UpdateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLM
 
updateLifecyclePolicy(UpdateLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLM
Updates the specified lifecycle policy.
updateLifecyclePolicy(UpdateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMClient
Updates the specified lifecycle policy.
updateLifecyclePolicyAsync(UpdateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
updateLifecyclePolicyAsync(UpdateLifecyclePolicyRequest, AsyncHandler<UpdateLifecyclePolicyRequest, UpdateLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AbstractAmazonDLMAsync
 
updateLifecyclePolicyAsync(UpdateLifecyclePolicyRequest) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Updates the specified lifecycle policy.
updateLifecyclePolicyAsync(UpdateLifecyclePolicyRequest, AsyncHandler<UpdateLifecyclePolicyRequest, UpdateLifecyclePolicyResult>) - Method in interface com.amazonaws.services.dlm.AmazonDLMAsync
Updates the specified lifecycle policy.
updateLifecyclePolicyAsync(UpdateLifecyclePolicyRequest) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
updateLifecyclePolicyAsync(UpdateLifecyclePolicyRequest, AsyncHandler<UpdateLifecyclePolicyRequest, UpdateLifecyclePolicyResult>) - Method in class com.amazonaws.services.dlm.AmazonDLMAsyncClient
 
UpdateLifecyclePolicyRequest - Class in com.amazonaws.services.dlm.model
 
UpdateLifecyclePolicyRequest() - Constructor for class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
 
UpdateLifecyclePolicyResult - Class in com.amazonaws.services.dlm.model
 
UpdateLifecyclePolicyResult() - Constructor for class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.EventSourceValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.EventTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.GettablePolicyStateValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.IntervalUnitValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.PolicyTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.ResourceTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.RetentionIntervalUnitValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dlm.model.SettablePolicyStateValues
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.dlm.model.EventSourceValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dlm.model.EventTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dlm.model.GettablePolicyStateValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dlm.model.IntervalUnitValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dlm.model.PolicyTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dlm.model.ResourceTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dlm.model.RetentionIntervalUnitValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dlm.model.SettablePolicyStateValues
Returns an array containing the constants of this enum type, in the order they are declared.

W

withActions(Action...) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The actions to be performed when the event-based policy is triggered.
withActions(Collection<Action>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The actions to be performed when the event-based policy is triggered.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The Availability Zones in which to enable fast snapshot restore.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The Availability Zones in which to enable fast snapshot restore.
withCmkArn(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption.
withCmkArn(String) - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
The Amazon Resource Name (ARN) of the AWS KMS customer master key (CMK) to use for EBS encryption.
withCode(String) - Method in exception com.amazonaws.services.dlm.model.InternalServerException
 
withCode(String) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
 
withCode(String) - Method in exception com.amazonaws.services.dlm.model.LimitExceededException
 
withCode(String) - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
 
withCopyTags(Boolean) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
Copy all user-defined tags from the source snapshot to the copied snapshot.
withCopyTags(Boolean) - Method in class com.amazonaws.services.dlm.model.Schedule
Copy all user-defined tags on a source volume to snapshots of the volume created by this policy.
withCount(Integer) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The number of snapshots to be enabled with fast snapshot restore.
withCount(Integer) - Method in class com.amazonaws.services.dlm.model.RetainRule
The number of snapshots to retain for each volume, up to a maximum of 1000.
withCreateRule(CreateRule) - Method in class com.amazonaws.services.dlm.model.Schedule
The creation rule.
withCronExpression(String) - Method in class com.amazonaws.services.dlm.model.CreateRule
The schedule, as a Cron expression.
withCrossRegionCopy(CrossRegionCopyAction...) - Method in class com.amazonaws.services.dlm.model.Action
The rule for copying shared snapshots across Regions.
withCrossRegionCopy(Collection<CrossRegionCopyAction>) - Method in class com.amazonaws.services.dlm.model.Action
The rule for copying shared snapshots across Regions.
withCrossRegionCopyRules(CrossRegionCopyRule...) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for cross-Region snapshot copies.
withCrossRegionCopyRules(Collection<CrossRegionCopyRule>) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for cross-Region snapshot copies.
withDateCreated(Date) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The local date and time when the lifecycle policy was created.
withDateModified(Date) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The local date and time when the lifecycle policy was last modified.
withDescription(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
A description of the lifecycle policy.
withDescription(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The description of the lifecycle policy.
withDescription(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The description of the lifecycle policy.
withDescription(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
A description of the lifecycle policy.
withDescriptionRegex(String) - Method in class com.amazonaws.services.dlm.model.EventParameters
The snapshot description that can trigger the policy.
withEncrypted(Boolean) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter.
withEncrypted(Boolean) - Method in class com.amazonaws.services.dlm.model.EncryptionConfiguration
To encrypt a copy of an unencrypted snapshot when encryption by default is not enabled, enable encryption using this parameter.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
The encryption settings for the copied snapshot.
withEventSource(EventSource) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The event that triggers the event-based policy.
withEventType(String) - Method in class com.amazonaws.services.dlm.model.EventParameters
The type of event.
withEventType(EventTypeValues) - Method in class com.amazonaws.services.dlm.model.EventParameters
The type of event.
withExcludeBootVolume(Boolean) - Method in class com.amazonaws.services.dlm.model.Parameters
[EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots created using CreateSnapshots.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
withFastRestoreRule(FastRestoreRule) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for enabling fast snapshot restore.
withInterval(Integer) - Method in class com.amazonaws.services.dlm.model.CreateRule
The interval between snapshots.
withInterval(Integer) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
The amount of time to retain each snapshot.
withInterval(Integer) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The amount of time to enable fast snapshot restore.
withInterval(Integer) - Method in class com.amazonaws.services.dlm.model.RetainRule
The amount of time to retain each snapshot.
withIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.CreateRule
The interval unit.
withIntervalUnit(IntervalUnitValues) - Method in class com.amazonaws.services.dlm.model.CreateRule
The interval unit.
withIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
The unit of time for time-based retention.
withIntervalUnit(RetentionIntervalUnitValues) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRetainRule
The unit of time for time-based retention.
withIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The unit of time for enabling fast snapshot restore.
withIntervalUnit(RetentionIntervalUnitValues) - Method in class com.amazonaws.services.dlm.model.FastRestoreRule
The unit of time for enabling fast snapshot restore.
withIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.RetainRule
The unit of time for time-based retention.
withIntervalUnit(RetentionIntervalUnitValues) - Method in class com.amazonaws.services.dlm.model.RetainRule
The unit of time for time-based retention.
withKey(String) - Method in class com.amazonaws.services.dlm.model.Tag
The tag key.
withMutuallyExclusiveParameters(String...) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request included parameters that cannot be provided together.
withMutuallyExclusiveParameters(Collection<String>) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request included parameters that cannot be provided together.
withName(String) - Method in class com.amazonaws.services.dlm.model.Action
A descriptive name for the action.
withName(String) - Method in class com.amazonaws.services.dlm.model.Schedule
The name of the schedule.
withNoReboot(Boolean) - Method in class com.amazonaws.services.dlm.model.Parameters
Applies to AMI lifecycle policies only.
withParameters(EventParameters) - Method in class com.amazonaws.services.dlm.model.EventSource
Information about the event.
withParameters(Parameters) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
A set of optional parameters for snapshot and AMI lifecycle policies.
withPolicies(LifecyclePolicySummary...) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
Summary information about the lifecycle policies.
withPolicies(Collection<LifecyclePolicySummary>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesResult
Summary information about the lifecycle policies.
withPolicy(LifecyclePolicy) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyResult
Detailed information about the lifecycle policy.
withPolicyArn(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The Amazon Resource Name (ARN) of the policy.
withPolicyDetails(PolicyDetails) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The configuration details of the lifecycle policy.
withPolicyDetails(PolicyDetails) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The configuration of the lifecycle policy
withPolicyDetails(PolicyDetails) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The configuration of the lifecycle policy.
withPolicyId(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyResult
The identifier of the lifecycle policy.
withPolicyId(String) - Method in class com.amazonaws.services.dlm.model.DeleteLifecyclePolicyRequest
The identifier of the lifecycle policy.
withPolicyId(String) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePolicyRequest
The identifier of the lifecycle policy.
withPolicyId(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The identifier of the lifecycle policy.
withPolicyId(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The identifier of the lifecycle policy.
withPolicyId(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The identifier of the lifecycle policy.
withPolicyIds(String...) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The identifiers of the data lifecycle policies.
withPolicyIds(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The identifiers of the data lifecycle policies.
withPolicyType(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The type of policy.
withPolicyType(PolicyTypeValues) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The type of policy.
withPolicyType(String) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The valid target resource types and actions a policy can manage.
withPolicyType(PolicyTypeValues) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The valid target resource types and actions a policy can manage.
withRequiredParameters(String...) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request omitted one or more required parameters.
withRequiredParameters(Collection<String>) - Method in exception com.amazonaws.services.dlm.model.InvalidRequestException
The request omitted one or more required parameters.
withResourceArn(String) - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource.
withResourceIds(String...) - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Value is a list of resource IDs that were not found.
withResourceIds(Collection<String>) - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Value is a list of resource IDs that were not found.
withResourceType(String) - Method in exception com.amazonaws.services.dlm.model.LimitExceededException
Value is the type of resource for which a limit was exceeded.
withResourceType(String) - Method in exception com.amazonaws.services.dlm.model.ResourceNotFoundException
Value is the type of resource that was not found.
withResourceTypes(String...) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The resource type.
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The resource type.
withResourceTypes(ResourceTypeValues...) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The resource type.
withResourceTypes(String...) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The target resource type for snapshot and AMI lifecycle policies.
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The target resource type for snapshot and AMI lifecycle policies.
withResourceTypes(ResourceTypeValues...) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The target resource type for snapshot and AMI lifecycle policies.
withRetainRule(CrossRegionCopyRetainRule) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
 
withRetainRule(CrossRegionCopyRetainRule) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The retention rule.
withRetainRule(RetainRule) - Method in class com.amazonaws.services.dlm.model.Schedule
The retention rule.
withSchedules(Schedule...) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The schedules of policy-defined actions for snapshot and AMI lifecycle policies.
withSchedules(Collection<Schedule>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The schedules of policy-defined actions for snapshot and AMI lifecycle policies.
withShareRules(ShareRule...) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for sharing snapshots with other AWS accounts.
withShareRules(Collection<ShareRule>) - Method in class com.amazonaws.services.dlm.model.Schedule
The rule for sharing snapshots with other AWS accounts.
withSnapshotOwner(String...) - Method in class com.amazonaws.services.dlm.model.EventParameters
The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account.
withSnapshotOwner(Collection<String>) - Method in class com.amazonaws.services.dlm.model.EventParameters
The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account.
withState(String) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
withState(SettablePolicyStateValues) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
withState(String) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The activation state.
withState(GettablePolicyStateValues) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The activation state.
withState(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The activation state of the lifecycle policy.
withState(GettablePolicyStateValues) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The activation state of the lifecycle policy.
withState(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The activation state of the lifecycle policy.
withState(GettablePolicyStateValues) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The activation state of the lifecycle policy.
withState(String) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
withState(SettablePolicyStateValues) - Method in class com.amazonaws.services.dlm.model.UpdateLifecyclePolicyRequest
The desired activation state of the lifecycle policy after creation.
withStatusMessage(String) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The description of the status.
withTagKeys(String...) - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
The tag keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.dlm.model.UntagResourceRequest
The tag keys.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.CreateLifecyclePolicyRequest
The tags to apply to the lifecycle policy during creation.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicy
The tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.LifecyclePolicySummary
The tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.ListTagsForResourceResult
Information about the tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dlm.model.TagResourceRequest
One or more tags.
withTagsToAdd(String...) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The tags to add to objects created by the policy.
withTagsToAdd(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The tags to add to objects created by the policy.
withTagsToAdd(Tag...) - Method in class com.amazonaws.services.dlm.model.Schedule
The tags to apply to policy-created resources.
withTagsToAdd(Collection<Tag>) - Method in class com.amazonaws.services.dlm.model.Schedule
The tags to apply to policy-created resources.
withTarget(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyAction
The target Region.
withTargetAccounts(String...) - Method in class com.amazonaws.services.dlm.model.ShareRule
The IDs of the AWS accounts with which to share the snapshots.
withTargetAccounts(Collection<String>) - Method in class com.amazonaws.services.dlm.model.ShareRule
The IDs of the AWS accounts with which to share the snapshots.
withTargetRegion(String) - Method in class com.amazonaws.services.dlm.model.CrossRegionCopyRule
The target Region.
withTargetTags(String...) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The target tag for a policy.
withTargetTags(Collection<String>) - Method in class com.amazonaws.services.dlm.model.GetLifecyclePoliciesRequest
The target tag for a policy.
withTargetTags(Tag...) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The single tag that identifies targeted resources for this policy.
withTargetTags(Collection<Tag>) - Method in class com.amazonaws.services.dlm.model.PolicyDetails
The single tag that identifies targeted resources for this policy.
withTimes(String...) - Method in class com.amazonaws.services.dlm.model.CreateRule
The time, in UTC, to start the operation.
withTimes(Collection<String>) - Method in class com.amazonaws.services.dlm.model.CreateRule
The time, in UTC, to start the operation.
withType(String) - Method in class com.amazonaws.services.dlm.model.EventSource
The source of the event.
withType(EventSourceValues) - Method in class com.amazonaws.services.dlm.model.EventSource
The source of the event.
withUnshareInterval(Integer) - Method in class com.amazonaws.services.dlm.model.ShareRule
The period after which snapshots that are shared with other AWS accounts are automatically unshared.
withUnshareIntervalUnit(String) - Method in class com.amazonaws.services.dlm.model.ShareRule
The unit of time for the automatic unsharing interval.
withUnshareIntervalUnit(RetentionIntervalUnitValues) - Method in class com.amazonaws.services.dlm.model.ShareRule
The unit of time for the automatic unsharing interval.
withValue(String) - Method in class com.amazonaws.services.dlm.model.Tag
The tag value.
withVariableTags(Tag...) - Method in class com.amazonaws.services.dlm.model.Schedule
A collection of key/value pairs with values determined dynamically when the policy is executed.
withVariableTags(Collection<Tag>) - Method in class com.amazonaws.services.dlm.model.Schedule
A collection of key/value pairs with values determined dynamically when the policy is executed.
A B C D E F G H I L M P R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.