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

A

AbstractAWSBackup - Class in com.amazonaws.services.backup
Abstract implementation of AWSBackup.
AbstractAWSBackup() - Constructor for class com.amazonaws.services.backup.AbstractAWSBackup
 
AbstractAWSBackupAsync - Class in com.amazonaws.services.backup
Abstract implementation of AWSBackupAsync.
AbstractAWSBackupAsync() - Constructor for class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
addBackupPlanTagsEntry(String, String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
 
addBackupVaultTagsEntry(String, String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
 
addMetadataEntry(String, String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
 
addRecoveryPointTagsEntry(String, String) - Method in class com.amazonaws.services.backup.model.BackupRule
 
addRecoveryPointTagsEntry(String, String) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
 
addRecoveryPointTagsEntry(String, String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
 
addRestoreMetadataEntry(String, String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.backup.model.ListTagsResult
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.backup.model.TagResourceRequest
 
AlreadyExistsException - Exception in com.amazonaws.services.backup.model
The required resource already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.backup.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
AWSBackup - Interface in com.amazonaws.services.backup
Interface for accessing AWS Backup.
AWSBackupAsync - Interface in com.amazonaws.services.backup
Interface for accessing AWS Backup asynchronously.
AWSBackupAsyncClient - Class in com.amazonaws.services.backup
Client for accessing AWS Backup asynchronously.
AWSBackupAsyncClientBuilder - Class in com.amazonaws.services.backup
Fluent builder for AWSBackupAsync.
AWSBackupClient - Class in com.amazonaws.services.backup
Client for accessing AWS Backup.
AWSBackupClientBuilder - Class in com.amazonaws.services.backup
Fluent builder for AWSBackup.
AWSBackupException - Exception in com.amazonaws.services.backup.model
Base exception for all service exceptions thrown by AWS Backup
AWSBackupException(String) - Constructor for exception com.amazonaws.services.backup.model.AWSBackupException
Constructs a new AWSBackupException with the specified error message.

B

BackupJob - Class in com.amazonaws.services.backup.model
Contains detailed information about a backup job.
BackupJob() - Constructor for class com.amazonaws.services.backup.model.BackupJob
 
BackupJobState - Enum in com.amazonaws.services.backup.model
 
BackupPlan - Class in com.amazonaws.services.backup.model
Contains an optional backup plan display name and an array of BackupRule objects, each of which specifies a backup rule.
BackupPlan() - Constructor for class com.amazonaws.services.backup.model.BackupPlan
 
BackupPlanInput - Class in com.amazonaws.services.backup.model
Contains an optional backup plan display name and an array of BackupRule objects, each of which specifies a backup rule.
BackupPlanInput() - Constructor for class com.amazonaws.services.backup.model.BackupPlanInput
 
BackupPlansListMember - Class in com.amazonaws.services.backup.model
Contains metadata about a backup plan.
BackupPlansListMember() - Constructor for class com.amazonaws.services.backup.model.BackupPlansListMember
 
BackupPlanTemplatesListMember - Class in com.amazonaws.services.backup.model
An object specifying metadata associated with a backup plan template.
BackupPlanTemplatesListMember() - Constructor for class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
 
BackupRule - Class in com.amazonaws.services.backup.model
Specifies a scheduled task used to back up a selection of resources.
BackupRule() - Constructor for class com.amazonaws.services.backup.model.BackupRule
 
BackupRuleInput - Class in com.amazonaws.services.backup.model
Specifies a scheduled task used to back up a selection of resources.
BackupRuleInput() - Constructor for class com.amazonaws.services.backup.model.BackupRuleInput
 
BackupSelection - Class in com.amazonaws.services.backup.model
Used to specify a set of resources to a backup plan.
BackupSelection() - Constructor for class com.amazonaws.services.backup.model.BackupSelection
 
BackupSelectionsListMember - Class in com.amazonaws.services.backup.model
Contains metadata about a BackupSelection object.
BackupSelectionsListMember() - Constructor for class com.amazonaws.services.backup.model.BackupSelectionsListMember
 
BackupVaultEvent - Enum in com.amazonaws.services.backup.model
 
BackupVaultListMember - Class in com.amazonaws.services.backup.model
Contains metadata about a backup vault.
BackupVaultListMember() - Constructor for class com.amazonaws.services.backup.model.BackupVaultListMember
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClientBuilder
Construct an asynchronous implementation of AWSBackupAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.backup.AWSBackupClientBuilder
Construct a synchronous implementation of AWSBackup using the current builder configuration.
builder() - Static method in class com.amazonaws.services.backup.AWSBackupClient
 

C

CalculatedLifecycle - Class in com.amazonaws.services.backup.model
Contains DeleteAt and MoveToColdStorageAt timestamps, which are used to specify a lifecycle for a recovery point.
CalculatedLifecycle() - Constructor for class com.amazonaws.services.backup.model.CalculatedLifecycle
 
clearBackupPlanTagsEntries() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Removes all the entries added into BackupPlanTags.
clearBackupVaultTagsEntries() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
Removes all the entries added into BackupVaultTags.
clearMetadataEntries() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
Removes all the entries added into Metadata.
clearRecoveryPointTagsEntries() - Method in class com.amazonaws.services.backup.model.BackupRule
Removes all the entries added into RecoveryPointTags.
clearRecoveryPointTagsEntries() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
Removes all the entries added into RecoveryPointTags.
clearRecoveryPointTagsEntries() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
Removes all the entries added into RecoveryPointTags.
clearRestoreMetadataEntries() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
Removes all the entries added into RestoreMetadata.
clearTagsEntries() - Method in class com.amazonaws.services.backup.model.ListTagsResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.backup.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.backup.model.BackupJob
 
clone() - Method in class com.amazonaws.services.backup.model.BackupPlan
 
clone() - Method in class com.amazonaws.services.backup.model.BackupPlanInput
 
clone() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
 
clone() - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
 
clone() - Method in class com.amazonaws.services.backup.model.BackupRule
 
clone() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
 
clone() - Method in class com.amazonaws.services.backup.model.BackupSelection
 
clone() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
 
clone() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
 
clone() - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
 
clone() - Method in class com.amazonaws.services.backup.model.Condition
 
clone() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
 
clone() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
 
clone() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
 
clone() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
 
clone() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
 
clone() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionResult
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyResult
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsResult
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultResult
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointResult
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
 
clone() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
 
clone() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
 
clone() - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesRequest
 
clone() - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
 
clone() - Method in class com.amazonaws.services.backup.model.Lifecycle
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
 
clone() - Method in class com.amazonaws.services.backup.model.ListTagsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.ListTagsResult
 
clone() - Method in class com.amazonaws.services.backup.model.ProtectedResource
 
clone() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
 
clone() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyResult
 
clone() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
 
clone() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsResult
 
clone() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
 
clone() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
 
clone() - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
 
clone() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
 
clone() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
 
clone() - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
 
clone() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
 
clone() - Method in class com.amazonaws.services.backup.model.StartRestoreJobResult
 
clone() - Method in class com.amazonaws.services.backup.model.StopBackupJobRequest
 
clone() - Method in class com.amazonaws.services.backup.model.StopBackupJobResult
 
clone() - Method in class com.amazonaws.services.backup.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.backup.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.backup.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
 
clone() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
 
clone() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
 
clone() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
 
com.amazonaws.services.backup - package com.amazonaws.services.backup
AWS Backup
com.amazonaws.services.backup.model - package com.amazonaws.services.backup.model
 
Condition - Class in com.amazonaws.services.backup.model
Contains an array of triplets made up of a condition type (such as StringEquals), a key, and a value.
Condition() - Constructor for class com.amazonaws.services.backup.model.Condition
 
ConditionType - Enum in com.amazonaws.services.backup.model
 
configFactory - Static variable in class com.amazonaws.services.backup.AWSBackupClient
Client configuration factory providing ClientConfigurations tailored to this client
createBackupPlan(CreateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
createBackupPlan(CreateBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Backup plans are documents that contain information that AWS Backup uses to schedule tasks that create recovery points of resources.
createBackupPlan(CreateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Backup plans are documents that contain information that AWS Backup uses to schedule tasks that create recovery points of resources.
createBackupPlanAsync(CreateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
createBackupPlanAsync(CreateBackupPlanRequest, AsyncHandler<CreateBackupPlanRequest, CreateBackupPlanResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
createBackupPlanAsync(CreateBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Backup plans are documents that contain information that AWS Backup uses to schedule tasks that create recovery points of resources.
createBackupPlanAsync(CreateBackupPlanRequest, AsyncHandler<CreateBackupPlanRequest, CreateBackupPlanResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Backup plans are documents that contain information that AWS Backup uses to schedule tasks that create recovery points of resources.
createBackupPlanAsync(CreateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
createBackupPlanAsync(CreateBackupPlanRequest, AsyncHandler<CreateBackupPlanRequest, CreateBackupPlanResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
CreateBackupPlanRequest - Class in com.amazonaws.services.backup.model
 
CreateBackupPlanRequest() - Constructor for class com.amazonaws.services.backup.model.CreateBackupPlanRequest
 
CreateBackupPlanResult - Class in com.amazonaws.services.backup.model
 
CreateBackupPlanResult() - Constructor for class com.amazonaws.services.backup.model.CreateBackupPlanResult
 
createBackupSelection(CreateBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
createBackupSelection(CreateBackupSelectionRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Creates a JSON document that specifies a set of resources to assign to a backup plan.
createBackupSelection(CreateBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Creates a JSON document that specifies a set of resources to assign to a backup plan.
createBackupSelectionAsync(CreateBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
createBackupSelectionAsync(CreateBackupSelectionRequest, AsyncHandler<CreateBackupSelectionRequest, CreateBackupSelectionResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
createBackupSelectionAsync(CreateBackupSelectionRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Creates a JSON document that specifies a set of resources to assign to a backup plan.
createBackupSelectionAsync(CreateBackupSelectionRequest, AsyncHandler<CreateBackupSelectionRequest, CreateBackupSelectionResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Creates a JSON document that specifies a set of resources to assign to a backup plan.
createBackupSelectionAsync(CreateBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
createBackupSelectionAsync(CreateBackupSelectionRequest, AsyncHandler<CreateBackupSelectionRequest, CreateBackupSelectionResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
CreateBackupSelectionRequest - Class in com.amazonaws.services.backup.model
 
CreateBackupSelectionRequest() - Constructor for class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
 
CreateBackupSelectionResult - Class in com.amazonaws.services.backup.model
 
CreateBackupSelectionResult() - Constructor for class com.amazonaws.services.backup.model.CreateBackupSelectionResult
 
createBackupVault(CreateBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
createBackupVault(CreateBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Creates a logical container where backups are stored.
createBackupVault(CreateBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Creates a logical container where backups are stored.
createBackupVaultAsync(CreateBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
createBackupVaultAsync(CreateBackupVaultRequest, AsyncHandler<CreateBackupVaultRequest, CreateBackupVaultResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
createBackupVaultAsync(CreateBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Creates a logical container where backups are stored.
createBackupVaultAsync(CreateBackupVaultRequest, AsyncHandler<CreateBackupVaultRequest, CreateBackupVaultResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Creates a logical container where backups are stored.
createBackupVaultAsync(CreateBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
createBackupVaultAsync(CreateBackupVaultRequest, AsyncHandler<CreateBackupVaultRequest, CreateBackupVaultResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
CreateBackupVaultRequest - Class in com.amazonaws.services.backup.model
 
CreateBackupVaultRequest() - Constructor for class com.amazonaws.services.backup.model.CreateBackupVaultRequest
 
CreateBackupVaultResult - Class in com.amazonaws.services.backup.model
 
CreateBackupVaultResult() - Constructor for class com.amazonaws.services.backup.model.CreateBackupVaultResult
 

D

defaultClient() - Static method in class com.amazonaws.services.backup.AWSBackupAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.backup.AWSBackupClientBuilder
 
deleteBackupPlan(DeleteBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
deleteBackupPlan(DeleteBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Deletes a backup plan.
deleteBackupPlan(DeleteBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Deletes a backup plan.
deleteBackupPlanAsync(DeleteBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupPlanAsync(DeleteBackupPlanRequest, AsyncHandler<DeleteBackupPlanRequest, DeleteBackupPlanResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupPlanAsync(DeleteBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes a backup plan.
deleteBackupPlanAsync(DeleteBackupPlanRequest, AsyncHandler<DeleteBackupPlanRequest, DeleteBackupPlanResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes a backup plan.
deleteBackupPlanAsync(DeleteBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
deleteBackupPlanAsync(DeleteBackupPlanRequest, AsyncHandler<DeleteBackupPlanRequest, DeleteBackupPlanResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DeleteBackupPlanRequest - Class in com.amazonaws.services.backup.model
 
DeleteBackupPlanRequest() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
 
DeleteBackupPlanResult - Class in com.amazonaws.services.backup.model
 
DeleteBackupPlanResult() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupPlanResult
 
deleteBackupSelection(DeleteBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
deleteBackupSelection(DeleteBackupSelectionRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Deletes the resource selection associated with a backup plan that is specified by the SelectionId.
deleteBackupSelection(DeleteBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Deletes the resource selection associated with a backup plan that is specified by the SelectionId.
deleteBackupSelectionAsync(DeleteBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupSelectionAsync(DeleteBackupSelectionRequest, AsyncHandler<DeleteBackupSelectionRequest, DeleteBackupSelectionResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupSelectionAsync(DeleteBackupSelectionRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the resource selection associated with a backup plan that is specified by the SelectionId.
deleteBackupSelectionAsync(DeleteBackupSelectionRequest, AsyncHandler<DeleteBackupSelectionRequest, DeleteBackupSelectionResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the resource selection associated with a backup plan that is specified by the SelectionId.
deleteBackupSelectionAsync(DeleteBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
deleteBackupSelectionAsync(DeleteBackupSelectionRequest, AsyncHandler<DeleteBackupSelectionRequest, DeleteBackupSelectionResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DeleteBackupSelectionRequest - Class in com.amazonaws.services.backup.model
 
DeleteBackupSelectionRequest() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
 
DeleteBackupSelectionResult - Class in com.amazonaws.services.backup.model
 
DeleteBackupSelectionResult() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupSelectionResult
 
deleteBackupVault(DeleteBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
deleteBackupVault(DeleteBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Deletes the backup vault identified by its name.
deleteBackupVault(DeleteBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Deletes the backup vault identified by its name.
deleteBackupVaultAccessPolicy(DeleteBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
deleteBackupVaultAccessPolicy(DeleteBackupVaultAccessPolicyRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Deletes the policy document that manages permissions on a backup vault.
deleteBackupVaultAccessPolicy(DeleteBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Deletes the policy document that manages permissions on a backup vault.
deleteBackupVaultAccessPolicyAsync(DeleteBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupVaultAccessPolicyAsync(DeleteBackupVaultAccessPolicyRequest, AsyncHandler<DeleteBackupVaultAccessPolicyRequest, DeleteBackupVaultAccessPolicyResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupVaultAccessPolicyAsync(DeleteBackupVaultAccessPolicyRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the policy document that manages permissions on a backup vault.
deleteBackupVaultAccessPolicyAsync(DeleteBackupVaultAccessPolicyRequest, AsyncHandler<DeleteBackupVaultAccessPolicyRequest, DeleteBackupVaultAccessPolicyResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the policy document that manages permissions on a backup vault.
deleteBackupVaultAccessPolicyAsync(DeleteBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
deleteBackupVaultAccessPolicyAsync(DeleteBackupVaultAccessPolicyRequest, AsyncHandler<DeleteBackupVaultAccessPolicyRequest, DeleteBackupVaultAccessPolicyResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DeleteBackupVaultAccessPolicyRequest - Class in com.amazonaws.services.backup.model
 
DeleteBackupVaultAccessPolicyRequest() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
 
DeleteBackupVaultAccessPolicyResult - Class in com.amazonaws.services.backup.model
 
DeleteBackupVaultAccessPolicyResult() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyResult
 
deleteBackupVaultAsync(DeleteBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupVaultAsync(DeleteBackupVaultRequest, AsyncHandler<DeleteBackupVaultRequest, DeleteBackupVaultResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupVaultAsync(DeleteBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the backup vault identified by its name.
deleteBackupVaultAsync(DeleteBackupVaultRequest, AsyncHandler<DeleteBackupVaultRequest, DeleteBackupVaultResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the backup vault identified by its name.
deleteBackupVaultAsync(DeleteBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
deleteBackupVaultAsync(DeleteBackupVaultRequest, AsyncHandler<DeleteBackupVaultRequest, DeleteBackupVaultResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
deleteBackupVaultNotifications(DeleteBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
deleteBackupVaultNotifications(DeleteBackupVaultNotificationsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Deletes event notifications for the specified backup vault.
deleteBackupVaultNotifications(DeleteBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Deletes event notifications for the specified backup vault.
deleteBackupVaultNotificationsAsync(DeleteBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupVaultNotificationsAsync(DeleteBackupVaultNotificationsRequest, AsyncHandler<DeleteBackupVaultNotificationsRequest, DeleteBackupVaultNotificationsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteBackupVaultNotificationsAsync(DeleteBackupVaultNotificationsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes event notifications for the specified backup vault.
deleteBackupVaultNotificationsAsync(DeleteBackupVaultNotificationsRequest, AsyncHandler<DeleteBackupVaultNotificationsRequest, DeleteBackupVaultNotificationsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes event notifications for the specified backup vault.
deleteBackupVaultNotificationsAsync(DeleteBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
deleteBackupVaultNotificationsAsync(DeleteBackupVaultNotificationsRequest, AsyncHandler<DeleteBackupVaultNotificationsRequest, DeleteBackupVaultNotificationsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DeleteBackupVaultNotificationsRequest - Class in com.amazonaws.services.backup.model
 
DeleteBackupVaultNotificationsRequest() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
 
DeleteBackupVaultNotificationsResult - Class in com.amazonaws.services.backup.model
 
DeleteBackupVaultNotificationsResult() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsResult
 
DeleteBackupVaultRequest - Class in com.amazonaws.services.backup.model
 
DeleteBackupVaultRequest() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
 
DeleteBackupVaultResult - Class in com.amazonaws.services.backup.model
 
DeleteBackupVaultResult() - Constructor for class com.amazonaws.services.backup.model.DeleteBackupVaultResult
 
deleteRecoveryPoint(DeleteRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
deleteRecoveryPoint(DeleteRecoveryPointRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Deletes the recovery point specified by a recovery point ID.
deleteRecoveryPoint(DeleteRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Deletes the recovery point specified by a recovery point ID.
deleteRecoveryPointAsync(DeleteRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteRecoveryPointAsync(DeleteRecoveryPointRequest, AsyncHandler<DeleteRecoveryPointRequest, DeleteRecoveryPointResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
deleteRecoveryPointAsync(DeleteRecoveryPointRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the recovery point specified by a recovery point ID.
deleteRecoveryPointAsync(DeleteRecoveryPointRequest, AsyncHandler<DeleteRecoveryPointRequest, DeleteRecoveryPointResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Deletes the recovery point specified by a recovery point ID.
deleteRecoveryPointAsync(DeleteRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
deleteRecoveryPointAsync(DeleteRecoveryPointRequest, AsyncHandler<DeleteRecoveryPointRequest, DeleteRecoveryPointResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DeleteRecoveryPointRequest - Class in com.amazonaws.services.backup.model
 
DeleteRecoveryPointRequest() - Constructor for class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
 
DeleteRecoveryPointResult - Class in com.amazonaws.services.backup.model
 
DeleteRecoveryPointResult() - Constructor for class com.amazonaws.services.backup.model.DeleteRecoveryPointResult
 
DependencyFailureException - Exception in com.amazonaws.services.backup.model
A dependent AWS service or resource returned an error to the AWS Backup service, and the action cannot be completed.
DependencyFailureException(String) - Constructor for exception com.amazonaws.services.backup.model.DependencyFailureException
Constructs a new DependencyFailureException with the specified error message.
describeBackupJob(DescribeBackupJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
describeBackupJob(DescribeBackupJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns metadata associated with creating a backup of a resource.
describeBackupJob(DescribeBackupJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns metadata associated with creating a backup of a resource.
describeBackupJobAsync(DescribeBackupJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeBackupJobAsync(DescribeBackupJobRequest, AsyncHandler<DescribeBackupJobRequest, DescribeBackupJobResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeBackupJobAsync(DescribeBackupJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata associated with creating a backup of a resource.
describeBackupJobAsync(DescribeBackupJobRequest, AsyncHandler<DescribeBackupJobRequest, DescribeBackupJobResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata associated with creating a backup of a resource.
describeBackupJobAsync(DescribeBackupJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
describeBackupJobAsync(DescribeBackupJobRequest, AsyncHandler<DescribeBackupJobRequest, DescribeBackupJobResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DescribeBackupJobRequest - Class in com.amazonaws.services.backup.model
 
DescribeBackupJobRequest() - Constructor for class com.amazonaws.services.backup.model.DescribeBackupJobRequest
 
DescribeBackupJobResult - Class in com.amazonaws.services.backup.model
 
DescribeBackupJobResult() - Constructor for class com.amazonaws.services.backup.model.DescribeBackupJobResult
 
describeBackupVault(DescribeBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
describeBackupVault(DescribeBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns metadata about a backup vault specified by its name.
describeBackupVault(DescribeBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns metadata about a backup vault specified by its name.
describeBackupVaultAsync(DescribeBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeBackupVaultAsync(DescribeBackupVaultRequest, AsyncHandler<DescribeBackupVaultRequest, DescribeBackupVaultResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeBackupVaultAsync(DescribeBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata about a backup vault specified by its name.
describeBackupVaultAsync(DescribeBackupVaultRequest, AsyncHandler<DescribeBackupVaultRequest, DescribeBackupVaultResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata about a backup vault specified by its name.
describeBackupVaultAsync(DescribeBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
describeBackupVaultAsync(DescribeBackupVaultRequest, AsyncHandler<DescribeBackupVaultRequest, DescribeBackupVaultResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DescribeBackupVaultRequest - Class in com.amazonaws.services.backup.model
 
DescribeBackupVaultRequest() - Constructor for class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
 
DescribeBackupVaultResult - Class in com.amazonaws.services.backup.model
 
DescribeBackupVaultResult() - Constructor for class com.amazonaws.services.backup.model.DescribeBackupVaultResult
 
describeProtectedResource(DescribeProtectedResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
describeProtectedResource(DescribeProtectedResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns information about a saved resource, including the last time it was backed-up, its Amazon Resource Name (ARN), and the AWS service type of the saved resource.
describeProtectedResource(DescribeProtectedResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns information about a saved resource, including the last time it was backed-up, its Amazon Resource Name (ARN), and the AWS service type of the saved resource.
describeProtectedResourceAsync(DescribeProtectedResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeProtectedResourceAsync(DescribeProtectedResourceRequest, AsyncHandler<DescribeProtectedResourceRequest, DescribeProtectedResourceResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeProtectedResourceAsync(DescribeProtectedResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns information about a saved resource, including the last time it was backed-up, its Amazon Resource Name (ARN), and the AWS service type of the saved resource.
describeProtectedResourceAsync(DescribeProtectedResourceRequest, AsyncHandler<DescribeProtectedResourceRequest, DescribeProtectedResourceResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns information about a saved resource, including the last time it was backed-up, its Amazon Resource Name (ARN), and the AWS service type of the saved resource.
describeProtectedResourceAsync(DescribeProtectedResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
describeProtectedResourceAsync(DescribeProtectedResourceRequest, AsyncHandler<DescribeProtectedResourceRequest, DescribeProtectedResourceResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DescribeProtectedResourceRequest - Class in com.amazonaws.services.backup.model
 
DescribeProtectedResourceRequest() - Constructor for class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
 
DescribeProtectedResourceResult - Class in com.amazonaws.services.backup.model
 
DescribeProtectedResourceResult() - Constructor for class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
 
describeRecoveryPoint(DescribeRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
describeRecoveryPoint(DescribeRecoveryPointRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns metadata associated with a recovery point, including ID, status, encryption, and lifecycle.
describeRecoveryPoint(DescribeRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns metadata associated with a recovery point, including ID, status, encryption, and lifecycle.
describeRecoveryPointAsync(DescribeRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeRecoveryPointAsync(DescribeRecoveryPointRequest, AsyncHandler<DescribeRecoveryPointRequest, DescribeRecoveryPointResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeRecoveryPointAsync(DescribeRecoveryPointRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata associated with a recovery point, including ID, status, encryption, and lifecycle.
describeRecoveryPointAsync(DescribeRecoveryPointRequest, AsyncHandler<DescribeRecoveryPointRequest, DescribeRecoveryPointResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata associated with a recovery point, including ID, status, encryption, and lifecycle.
describeRecoveryPointAsync(DescribeRecoveryPointRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
describeRecoveryPointAsync(DescribeRecoveryPointRequest, AsyncHandler<DescribeRecoveryPointRequest, DescribeRecoveryPointResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DescribeRecoveryPointRequest - Class in com.amazonaws.services.backup.model
 
DescribeRecoveryPointRequest() - Constructor for class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
 
DescribeRecoveryPointResult - Class in com.amazonaws.services.backup.model
 
DescribeRecoveryPointResult() - Constructor for class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
 
describeRestoreJob(DescribeRestoreJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
describeRestoreJob(DescribeRestoreJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns metadata associated with a restore job that is specified by a job ID.
describeRestoreJob(DescribeRestoreJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns metadata associated with a restore job that is specified by a job ID.
describeRestoreJobAsync(DescribeRestoreJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeRestoreJobAsync(DescribeRestoreJobRequest, AsyncHandler<DescribeRestoreJobRequest, DescribeRestoreJobResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
describeRestoreJobAsync(DescribeRestoreJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata associated with a restore job that is specified by a job ID.
describeRestoreJobAsync(DescribeRestoreJobRequest, AsyncHandler<DescribeRestoreJobRequest, DescribeRestoreJobResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata associated with a restore job that is specified by a job ID.
describeRestoreJobAsync(DescribeRestoreJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
describeRestoreJobAsync(DescribeRestoreJobRequest, AsyncHandler<DescribeRestoreJobRequest, DescribeRestoreJobResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
DescribeRestoreJobRequest - Class in com.amazonaws.services.backup.model
 
DescribeRestoreJobRequest() - Constructor for class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
 
DescribeRestoreJobResult - Class in com.amazonaws.services.backup.model
 
DescribeRestoreJobResult() - Constructor for class com.amazonaws.services.backup.model.DescribeRestoreJobResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.backup.AWSBackup
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupJob
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupPlan
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupPlanInput
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupRule
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupSelection
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
 
equals(Object) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
 
equals(Object) - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
 
equals(Object) - Method in class com.amazonaws.services.backup.model.Condition
 
equals(Object) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.Lifecycle
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ListTagsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.ProtectedResource
 
equals(Object) - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
 
equals(Object) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
 
equals(Object) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
 
equals(Object) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
 
equals(Object) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.StartRestoreJobResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.StopBackupJobRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.StopBackupJobResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
 
equals(Object) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
 
equals(Object) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
 
exportBackupPlanTemplate(ExportBackupPlanTemplateRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
exportBackupPlanTemplate(ExportBackupPlanTemplateRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns the backup plan that is specified by the plan ID as a backup template.
exportBackupPlanTemplate(ExportBackupPlanTemplateRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns the backup plan that is specified by the plan ID as a backup template.
exportBackupPlanTemplateAsync(ExportBackupPlanTemplateRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
exportBackupPlanTemplateAsync(ExportBackupPlanTemplateRequest, AsyncHandler<ExportBackupPlanTemplateRequest, ExportBackupPlanTemplateResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
exportBackupPlanTemplateAsync(ExportBackupPlanTemplateRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the backup plan that is specified by the plan ID as a backup template.
exportBackupPlanTemplateAsync(ExportBackupPlanTemplateRequest, AsyncHandler<ExportBackupPlanTemplateRequest, ExportBackupPlanTemplateResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the backup plan that is specified by the plan ID as a backup template.
exportBackupPlanTemplateAsync(ExportBackupPlanTemplateRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
exportBackupPlanTemplateAsync(ExportBackupPlanTemplateRequest, AsyncHandler<ExportBackupPlanTemplateRequest, ExportBackupPlanTemplateResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ExportBackupPlanTemplateRequest - Class in com.amazonaws.services.backup.model
 
ExportBackupPlanTemplateRequest() - Constructor for class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
 
ExportBackupPlanTemplateResult - Class in com.amazonaws.services.backup.model
 
ExportBackupPlanTemplateResult() - Constructor for class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.backup.model.BackupJobState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.backup.model.BackupVaultEvent
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.backup.model.ConditionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.backup.model.RecoveryPointStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.backup.model.RestoreJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.backup.model.StorageClass
Use this in place of valueOf.

G

getArn() - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

getBackupJobId() - Method in class com.amazonaws.services.backup.model.BackupJob
Uniquely identifies a request to AWS Backup to back up a resource.
getBackupJobId() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobRequest
Uniquely identifies a request to AWS Backup to back up a resource.
getBackupJobId() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Uniquely identifies a request to AWS Backup to back up a resource.
getBackupJobId() - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
Uniquely identifies a request to AWS Backup to back up a resource.
getBackupJobId() - Method in class com.amazonaws.services.backup.model.StopBackupJobRequest
Uniquely identifies a request to AWS Backup to back up a resource.
getBackupJobs() - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
An array of structures containing metadata about your backup jobs returned in JSON format.
getBackupPlan(GetBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getBackupPlan(GetBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns the body of a backup plan in JSON format, in addition to plan metadata.
getBackupPlan(GetBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns the body of a backup plan in JSON format, in addition to plan metadata.
getBackupPlan() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Specifies the body of a backup plan.
getBackupPlan() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
Specifies the body of a backup plan.
getBackupPlan() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Specifies the body of a backup plan.
getBackupPlan() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
Specifies the body of a backup plan.
getBackupPlanArn() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
getBackupPlanArn() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
getBackupPlanArn() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
getBackupPlanArn() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
getBackupPlanArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
getBackupPlanArn() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
getBackupPlanAsync(GetBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupPlanAsync(GetBackupPlanRequest, AsyncHandler<GetBackupPlanRequest, GetBackupPlanResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupPlanAsync(GetBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the body of a backup plan in JSON format, in addition to plan metadata.
getBackupPlanAsync(GetBackupPlanRequest, AsyncHandler<GetBackupPlanRequest, GetBackupPlanResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the body of a backup plan in JSON format, in addition to plan metadata.
getBackupPlanAsync(GetBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getBackupPlanAsync(GetBackupPlanRequest, AsyncHandler<GetBackupPlanRequest, GetBackupPlanResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getBackupPlanDocument() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
Returns the body of a backup plan based on the target template, including the name, rules, and backup vault of the plan.
getBackupPlanFromJSON(GetBackupPlanFromJSONRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getBackupPlanFromJSON(GetBackupPlanFromJSONRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns a valid JSON document specifying a backup plan or an error.
getBackupPlanFromJSON(GetBackupPlanFromJSONRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns a valid JSON document specifying a backup plan or an error.
getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest, AsyncHandler<GetBackupPlanFromJSONRequest, GetBackupPlanFromJSONResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a valid JSON document specifying a backup plan or an error.
getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest, AsyncHandler<GetBackupPlanFromJSONRequest, GetBackupPlanFromJSONResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a valid JSON document specifying a backup plan or an error.
getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getBackupPlanFromJSONAsync(GetBackupPlanFromJSONRequest, AsyncHandler<GetBackupPlanFromJSONRequest, GetBackupPlanFromJSONResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
GetBackupPlanFromJSONRequest - Class in com.amazonaws.services.backup.model
 
GetBackupPlanFromJSONRequest() - Constructor for class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
 
GetBackupPlanFromJSONResult - Class in com.amazonaws.services.backup.model
 
GetBackupPlanFromJSONResult() - Constructor for class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
 
getBackupPlanFromTemplate(GetBackupPlanFromTemplateRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getBackupPlanFromTemplate(GetBackupPlanFromTemplateRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns the template specified by its templateId as a backup plan.
getBackupPlanFromTemplate(GetBackupPlanFromTemplateRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns the template specified by its templateId as a backup plan.
getBackupPlanFromTemplateAsync(GetBackupPlanFromTemplateRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupPlanFromTemplateAsync(GetBackupPlanFromTemplateRequest, AsyncHandler<GetBackupPlanFromTemplateRequest, GetBackupPlanFromTemplateResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupPlanFromTemplateAsync(GetBackupPlanFromTemplateRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the template specified by its templateId as a backup plan.
getBackupPlanFromTemplateAsync(GetBackupPlanFromTemplateRequest, AsyncHandler<GetBackupPlanFromTemplateRequest, GetBackupPlanFromTemplateResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the template specified by its templateId as a backup plan.
getBackupPlanFromTemplateAsync(GetBackupPlanFromTemplateRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getBackupPlanFromTemplateAsync(GetBackupPlanFromTemplateRequest, AsyncHandler<GetBackupPlanFromTemplateRequest, GetBackupPlanFromTemplateResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
GetBackupPlanFromTemplateRequest - Class in com.amazonaws.services.backup.model
 
GetBackupPlanFromTemplateRequest() - Constructor for class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
 
GetBackupPlanFromTemplateResult - Class in com.amazonaws.services.backup.model
 
GetBackupPlanFromTemplateResult() - Constructor for class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
 
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
Uniquely identifies the backup plan to be associated with the selection of resources.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
Uniquely identifies a backup plan.
getBackupPlanId() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
Uniquely identifies a backup plan.
getBackupPlanName() - Method in class com.amazonaws.services.backup.model.BackupPlan
The display name of a backup plan.
getBackupPlanName() - Method in class com.amazonaws.services.backup.model.BackupPlanInput
The display name of a backup plan.
getBackupPlanName() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The display name of a saved backup plan.
GetBackupPlanRequest - Class in com.amazonaws.services.backup.model
 
GetBackupPlanRequest() - Constructor for class com.amazonaws.services.backup.model.GetBackupPlanRequest
 
GetBackupPlanResult - Class in com.amazonaws.services.backup.model
 
GetBackupPlanResult() - Constructor for class com.amazonaws.services.backup.model.GetBackupPlanResult
 
getBackupPlansList() - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
An array of backup plan list items containing metadata about your saved backup plans.
getBackupPlanTags() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
To help organize your resources, you can assign your own metadata to the resources that you create.
getBackupPlanTemplateId() - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
Uniquely identifies a stored backup plan template.
getBackupPlanTemplateId() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
Uniquely identifies a stored backup plan template.
getBackupPlanTemplateJson() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
The body of a backup plan template in JSON format.
getBackupPlanTemplateJson() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
A customer-supplied backup plan document in JSON format.
getBackupPlanTemplateName() - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
The optional display name of a backup plan template.
getBackupPlanTemplatesList() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
An array of template list items containing metadata about your saved templates.
getBackupPlanVersion() - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Version IDs are unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
getBackupPlanVersionsList() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
An array of version list items containing metadata about your backup plans.
getBackupRuleId() - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Uniquely identifies a rule used to schedule the backup of a selection of resources.
getBackupSelection(GetBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getBackupSelection(GetBackupSelectionRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.
getBackupSelection(GetBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.
getBackupSelection() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
Specifies the body of a request to assign a set of resources to a backup plan.
getBackupSelection() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Specifies the body of a request to assign a set of resources to a backup plan.
getBackupSelectionAsync(GetBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupSelectionAsync(GetBackupSelectionRequest, AsyncHandler<GetBackupSelectionRequest, GetBackupSelectionResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupSelectionAsync(GetBackupSelectionRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.
getBackupSelectionAsync(GetBackupSelectionRequest, AsyncHandler<GetBackupSelectionRequest, GetBackupSelectionResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.
getBackupSelectionAsync(GetBackupSelectionRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getBackupSelectionAsync(GetBackupSelectionRequest, AsyncHandler<GetBackupSelectionRequest, GetBackupSelectionResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
GetBackupSelectionRequest - Class in com.amazonaws.services.backup.model
 
GetBackupSelectionRequest() - Constructor for class com.amazonaws.services.backup.model.GetBackupSelectionRequest
 
GetBackupSelectionResult - Class in com.amazonaws.services.backup.model
 
GetBackupSelectionResult() - Constructor for class com.amazonaws.services.backup.model.GetBackupSelectionResult
 
getBackupSelectionsList() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
An array of backup selection list items containing metadata about each resource in the list.
getBackupSizeBytes() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The size, in bytes, of a backup.
getBackupSizeInBytes() - Method in class com.amazonaws.services.backup.model.BackupJob
The size, in bytes, of a backup.
getBackupSizeInBytes() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The size, in bytes, of a backup.
getBackupSizeInBytes() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The size, in bytes, of a backup.
getBackupSizeInBytes() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The size, in bytes, of the restored resource.
getBackupSizeInBytes() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The size, in bytes, of a backup.
getBackupSizeInBytes() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The size, in bytes, of the restored resource.
getBackupVaultAccessPolicy(GetBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getBackupVaultAccessPolicy(GetBackupVaultAccessPolicyRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns the access policy document that is associated with the named backup vault.
getBackupVaultAccessPolicy(GetBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns the access policy document that is associated with the named backup vault.
getBackupVaultAccessPolicyAsync(GetBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupVaultAccessPolicyAsync(GetBackupVaultAccessPolicyRequest, AsyncHandler<GetBackupVaultAccessPolicyRequest, GetBackupVaultAccessPolicyResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupVaultAccessPolicyAsync(GetBackupVaultAccessPolicyRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the access policy document that is associated with the named backup vault.
getBackupVaultAccessPolicyAsync(GetBackupVaultAccessPolicyRequest, AsyncHandler<GetBackupVaultAccessPolicyRequest, GetBackupVaultAccessPolicyResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the access policy document that is associated with the named backup vault.
getBackupVaultAccessPolicyAsync(GetBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getBackupVaultAccessPolicyAsync(GetBackupVaultAccessPolicyRequest, AsyncHandler<GetBackupVaultAccessPolicyRequest, GetBackupVaultAccessPolicyResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
GetBackupVaultAccessPolicyRequest - Class in com.amazonaws.services.backup.model
 
GetBackupVaultAccessPolicyRequest() - Constructor for class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
 
GetBackupVaultAccessPolicyResult - Class in com.amazonaws.services.backup.model
 
GetBackupVaultAccessPolicyResult() - Constructor for class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
 
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.BackupJob
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultArn() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
getBackupVaultEvents() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An array of events that indicate the status of jobs to back up resources to the backup vault.
getBackupVaultEvents() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
An array of events that indicate the status of jobs to back up resources to the backup vault.
getBackupVaultList() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
An array of backup vault list members containing vault metadata, including Amazon Resource Name (ARN), display name, creation date, number of saved recovery points, and encryption information if the resources saved in the backup vault are encrypted.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.BackupJob
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The name of a logical container where backups are stored.
getBackupVaultName() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
The name of a logical container where backups are stored.
getBackupVaultNotifications(GetBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getBackupVaultNotifications(GetBackupVaultNotificationsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns event notifications for the specified backup vault.
getBackupVaultNotifications(GetBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns event notifications for the specified backup vault.
getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest, AsyncHandler<GetBackupVaultNotificationsRequest, GetBackupVaultNotificationsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns event notifications for the specified backup vault.
getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest, AsyncHandler<GetBackupVaultNotificationsRequest, GetBackupVaultNotificationsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns event notifications for the specified backup vault.
getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest, AsyncHandler<GetBackupVaultNotificationsRequest, GetBackupVaultNotificationsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
GetBackupVaultNotificationsRequest - Class in com.amazonaws.services.backup.model
 
GetBackupVaultNotificationsRequest() - Constructor for class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
 
GetBackupVaultNotificationsResult - Class in com.amazonaws.services.backup.model
 
GetBackupVaultNotificationsResult() - Constructor for class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
 
getBackupVaultTags() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
Metadata that you can assign to help organize the resources that you create.
getByBackupPlanId() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified backup plan ID.
getByBackupVaultName() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that will be stored in the specified backup vault.
getByCreatedAfter() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that were created after the specified date.
getByCreatedAfter() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that were created after the specified timestamp.
getByCreatedBefore() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that were created before the specified date.
getByCreatedBefore() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that were created before the specified timestamp.
getByResourceArn() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that match the specified resource Amazon Resource Name (ARN).
getByResourceArn() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified resource Amazon Resource Name (ARN).
getByResourceType() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs for the specified resources:
getByResourceType() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified resource type.
getByState() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that are in the specified state.
getBytesTransferred() - Method in class com.amazonaws.services.backup.model.BackupJob
The size in bytes transferred to a backup vault at the time that the job status was queried.
getBytesTransferred() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The size in bytes transferred to a backup vault at the time that the job status was queried.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
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.backup.AWSBackupClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCalculatedLifecycle() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
getCalculatedLifecycle() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
getCalculatedLifecycle() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
getCode() - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException
 
getCode() - Method in exception com.amazonaws.services.backup.model.DependencyFailureException
 
getCode() - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException
 
getCode() - Method in exception com.amazonaws.services.backup.model.InvalidRequestException
 
getCode() - Method in exception com.amazonaws.services.backup.model.LimitExceededException
 
getCode() - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException
 
getCode() - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException
 
getCode() - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException
 
getCompleteWindowMinutes() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The amount of time AWS Backup attempts a backup before canceling the job and returning an error.
getCompletionDate() - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a job to create a backup job is completed, in Unix format and Coordinated Universal Time (UTC).
getCompletionDate() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a job to create a backup job is completed, in Unix format and Coordinated Universal Time (UTC).
getCompletionDate() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a job to create a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
getCompletionDate() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The date and time that a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
getCompletionDate() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
getCompletionDate() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
getCompletionWindowMinutes() - Method in class com.amazonaws.services.backup.model.BackupRule
A value in minutes after a backup job is successfully started before it must be completed or it is canceled by AWS Backup.
getCompletionWindowMinutes() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The amount of time AWS Backup attempts a backup before canceling the job and returning an error.
getConditionKey() - Method in class com.amazonaws.services.backup.model.Condition
The key in a key-value pair.
getConditionType() - Method in class com.amazonaws.services.backup.model.Condition
An operation, such as StringEquals, that is applied to a key-value pair used to filter resources in a selection.
getConditionValue() - Method in class com.amazonaws.services.backup.model.Condition
The value in a key-value pair.
getContext() - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

getContext() - Method in exception com.amazonaws.services.backup.model.DependencyFailureException

getContext() - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException

getContext() - Method in exception com.amazonaws.services.backup.model.InvalidRequestException

getContext() - Method in exception com.amazonaws.services.backup.model.LimitExceededException

getContext() - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException

getContext() - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException

getContext() - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException

getCreatedBy() - Method in class com.amazonaws.services.backup.model.BackupJob
Contains identifying information about the creation of a backup job, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan used to create it.
getCreatedBy() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Contains identifying information about the creation of a backup job, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan that is used to create it.
getCreatedBy() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Contains identifying information about the creation of a recovery point, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan used to create it.
getCreatedBy() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
Contains identifying information about the creation of a recovery point, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan that is used to create it.
getCreatedResourceArn() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
An Amazon Resource Name (ARN) that uniquely identifies a resource whose recovery point is being restored.
getCreatedResourceArn() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
An Amazon Resource Name (ARN) that uniquely identifies a resource.
getCreationDate() - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a backup job is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The date and time a resource backup plan is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The date and time a resource backup is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
The date and time that a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
The date and time a backup vault is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a backup job is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The date and time that a backup vault is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The date and time that a restore job is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The date and time that a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The date and time a restore job is created, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
The date and time that a backup job is started, in Unix format and Coordinated Universal Time (UTC).
getCreationDate() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
The date and time a backup plan is updated, in Unix format and Coordinated Universal Time (UTC).
getCreatorRequestId() - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getCreatorRequestId() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
getDeleteAfterDays() - Method in class com.amazonaws.services.backup.model.Lifecycle
Specifies the number of days after creation that a recovery point is deleted.
getDeleteAt() - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
A timestamp that specifies when to delete a recovery point.
getDeletionDate() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The date and time a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
getDeletionDate() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
The date and time a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
getDeletionDate() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The date and time that a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
getEncryptionKeyArn() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
getEncryptionKeyArn() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
getEncryptionKeyArn() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
getEncryptionKeyArn() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The server-side encryption key used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
getEncryptionKeyArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
getEncryptionKeyArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
getExecutorService() - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
Returns the executor service used by this client to execute async requests.
getExpectedCompletionDate() - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a job to back up resources is expected to be completed, in Unix format and Coordinated Universal Time (UTC).
getExpectedCompletionDate() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a job to back up resources is expected to be completed, in Unix format and Coordinated Universal Time (UTC).
getExpectedCompletionTimeMinutes() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The amount of time in minutes that a job restoring a recovery point is expected to take.
getExpectedCompletionTimeMinutes() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The amount of time in minutes that a job restoring a recovery point is expected to take.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.BackupJob
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.BackupSelection
The ARN of the IAM role that AWS Backup uses to authenticate when restoring the target resource; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIamRoleArn() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
The Amazon Resource Name (ARN) of the IAM role that AWS Backup uses to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
getIdempotencyToken() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
A customer chosen string that can be used to distinguish between calls to StartBackupJob.
getIdempotencyToken() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
A customer chosen string that can be used to distinguish between calls to StartRestoreJob.
getIncludeDeleted() - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
A Boolean value with a default value of FALSE that returns deleted backup plans when set to TRUE.
getIsEncrypted() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
getIsEncrypted() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
getLastBackupTime() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
The date and time that a resource was last backed up, in Unix format and Coordinated Universal Time (UTC).
getLastBackupTime() - Method in class com.amazonaws.services.backup.model.ProtectedResource
The date and time a resource was last backed up, in Unix format and Coordinated Universal Time (UTC).
getLastExecutionDate() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The last time a job to back up resources was executed with this rule.
getLastExecutionDate() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The last time a job to back up resources was executed with this backup plan.
getLastRestoreTime() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC).
getLastRestoreTime() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC).
getLifecycle() - Method in class com.amazonaws.services.backup.model.BackupRule
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
getLifecycle() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
getLifecycle() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
getLifecycle() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
getLifecycle() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
getLifecycle() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
getLifecycle() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
getListOfTags() - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of conditions used to specify a set of resources to assign to a backup plan; for example, "StringEquals": {"ec2:ResourceTag/Department": "accounting".
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
The maximum number of items to be returned.
getMaxResults() - Method in class com.amazonaws.services.backup.model.ListTagsRequest
The maximum number of items to be returned.
getMetadata() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
A set of metadata key-value pairs.
getMoveToColdStorageAfterDays() - Method in class com.amazonaws.services.backup.model.Lifecycle
Specifies the number of days after creation that a recovery point is moved to cold storage.
getMoveToColdStorageAt() - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
A timestamp that specifies when to transition a recovery point to cold storage.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListTagsRequest
The next item following a partial list of returned items.
getNextToken() - Method in class com.amazonaws.services.backup.model.ListTagsResult
The next item following a partial list of returned items.
getNumberOfRecoveryPoints() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The number of recovery points that are stored in a backup vault.
getNumberOfRecoveryPoints() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The number of recovery points that are stored in a backup vault.
getPercentDone() - Method in class com.amazonaws.services.backup.model.BackupJob
Contains an estimated percentage complete of a job at the time the job status was queried.
getPercentDone() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Contains an estimated percentage that is complete of a job at the time the job status was queried.
getPercentDone() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Contains an estimated percentage that is complete of a job at the time the job status was queried.
getPercentDone() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Contains an estimated percentage complete of a job at the time the job status was queried.
getPolicy() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
The backup vault access policy document in JSON format.
getPolicy() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
The backup vault access policy document in JSON format.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.BackupJob
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointArn() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns two sets of metadata key-value pairs.
getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns two sets of metadata key-value pairs.
getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest, AsyncHandler<GetRecoveryPointRestoreMetadataRequest, GetRecoveryPointRestoreMetadataResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns two sets of metadata key-value pairs.
getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest, AsyncHandler<GetRecoveryPointRestoreMetadataRequest, GetRecoveryPointRestoreMetadataResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns two sets of metadata key-value pairs.
getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest, AsyncHandler<GetRecoveryPointRestoreMetadataRequest, GetRecoveryPointRestoreMetadataResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
GetRecoveryPointRestoreMetadataRequest - Class in com.amazonaws.services.backup.model
 
GetRecoveryPointRestoreMetadataRequest() - Constructor for class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
 
GetRecoveryPointRestoreMetadataResult - Class in com.amazonaws.services.backup.model
 
GetRecoveryPointRestoreMetadataResult() - Constructor for class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
 
getRecoveryPoints() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
An array of objects that contain detailed information about recovery points saved in a backup vault.
getRecoveryPoints() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
An array of objects that contain detailed information about recovery points of the specified resource type.
getRecoveryPointTags() - Method in class com.amazonaws.services.backup.model.BackupRule
An array of key-value pair strings that are assigned to resources that are associated with this rule when restored from backup.
getRecoveryPointTags() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
To help organize your resources, you can assign your own metadata to the resources that you create.
getRecoveryPointTags() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
To help organize your resources, you can assign your own metadata to the resources that you create.
getResourceArn() - Method in class com.amazonaws.services.backup.model.BackupJob
An ARN that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An ARN that uniquely identifies a saved resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
An ARN that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a saved resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
An ARN that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.ListTagsRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.ProtectedResource
An Amazon Resource Name (ARN) that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An ARN that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.TagResourceRequest
An ARN that uniquely identifies a resource.
getResourceArn() - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
An ARN that uniquely identifies a resource.
getResources() - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of strings that either contain Amazon Resource Names (ARNs) or match patterns such as " arn:aws:ec2:us-east-1:123456789012:volume/*" of resources to assign to a backup plan.
getResourceType() - Method in class com.amazonaws.services.backup.model.BackupJob
The type of AWS resource to be backed-up; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
getResourceType() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The type of AWS resource to be backed-up; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
getResourceType() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
The type of AWS resource saved as a recovery point; for example, an EBS volume or an Amazon RDS database.
getResourceType() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The type of AWS resource to save as a recovery point; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
getResourceType() - Method in class com.amazonaws.services.backup.model.ProtectedResource
The type of AWS resource; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
getResourceType() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The type of AWS resource saved as a recovery point; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
getResourceType() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
Starts a job to restore a recovery point for one of the following resources:
getResourceTypes() - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
Contains a string with the supported AWS resource types:
getRestoreJobId() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
Uniquely identifies the job that restores a recovery point.
getRestoreJobId() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Uniquely identifies the job that restores a recovery point.
getRestoreJobId() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Uniquely identifies the job that restores a recovery point.
getRestoreJobId() - Method in class com.amazonaws.services.backup.model.StartRestoreJobResult
Uniquely identifies the job that restores a recovery point.
getRestoreJobs() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
An array of objects that contain detailed information about jobs to restore saved resources.
getRestoreMetadata() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
A set of metadata key-value pairs that lists the metadata key-value pairs that are required to restore the recovery point.
getResults() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
An array of resources successfully backed up by AWS Backup including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
getRuleId() - Method in class com.amazonaws.services.backup.model.BackupRule
Uniquely identifies a rule that is used to schedule the backup of a selection of resources.
getRuleName() - Method in class com.amazonaws.services.backup.model.BackupRule
An optional display name for a backup rule.
getRuleName() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
>An optional display name for a backup rule.
getRules() - Method in class com.amazonaws.services.backup.model.BackupPlan
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
getRules() - Method in class com.amazonaws.services.backup.model.BackupPlanInput
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
getScheduleExpression() - Method in class com.amazonaws.services.backup.model.BackupRule
A CRON expression specifying when AWS Backup initiates a backup job.
getScheduleExpression() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
A CRON expression specifying when AWS Backup initiates a backup job.
getSelectionId() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Uniquely identifies a request to assign a set of resources to a backup plan.
getSelectionId() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
getSelectionId() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
getSelectionId() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
getSelectionId() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
getSelectionName() - Method in class com.amazonaws.services.backup.model.BackupSelection
The display name of a resource selection document.
getSelectionName() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
The display name of a resource selection document.
getSNSTopicArn() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An ARN that uniquely identifies an Amazon Simple Notification Service (Amazon SNS) topic; for example, arn:aws:sns:us-west-2:111122223333:MyTopic.
getSNSTopicArn() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic.
getStartBy() - Method in class com.amazonaws.services.backup.model.BackupJob
Specifies the time in Unix format and Coordinated Universal Time (UTC) when a backup job must be started before it is canceled.
getStartBy() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Specifies the time in Unix format and Coordinated Universal Time (UTC) when a backup job must be started before it is canceled.
getStartWindowMinutes() - Method in class com.amazonaws.services.backup.model.BackupRule
An optional value that specifies a period of time in minutes after a backup is scheduled before a job is canceled if it doesn't start successfully.
getStartWindowMinutes() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The amount of time in minutes before beginning a backup.
getStartWindowMinutes() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The amount of time in minutes before beginning a backup.
getState() - Method in class com.amazonaws.services.backup.model.BackupJob
The current state of a resource recovery point.
getState() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The current state of a resource recovery point.
getStatus() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A status code specifying the state of the recovery point.
getStatus() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Status code specifying the state of the job that is initiated by AWS Backup to restore a recovery point.
getStatus() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A status code specifying the state of the recovery point.
getStatus() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
A status code specifying the state of the recovery point.
getStatus() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
A status code specifying the state of the job initiated by AWS Backup to restore a recovery point.
getStatusMessage() - Method in class com.amazonaws.services.backup.model.BackupJob
A detailed message explaining the status of the job to back up a resource.
getStatusMessage() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
A detailed message explaining the status of the job to back up a resource.
getStatusMessage() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
A detailed message explaining the status of a job to restore a recovery point.
getStatusMessage() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
A detailed message explaining the status of the job to restore a recovery point.
getStorageClass() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Specifies the storage class of the recovery point.
getSupportedResourceTypes(GetSupportedResourceTypesRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
getSupportedResourceTypes(GetSupportedResourceTypesRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns the AWS resource types supported by AWS Backup.
getSupportedResourceTypes(GetSupportedResourceTypesRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns the AWS resource types supported by AWS Backup.
getSupportedResourceTypesAsync(GetSupportedResourceTypesRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getSupportedResourceTypesAsync(GetSupportedResourceTypesRequest, AsyncHandler<GetSupportedResourceTypesRequest, GetSupportedResourceTypesResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
getSupportedResourceTypesAsync(GetSupportedResourceTypesRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the AWS resource types supported by AWS Backup.
getSupportedResourceTypesAsync(GetSupportedResourceTypesRequest, AsyncHandler<GetSupportedResourceTypesRequest, GetSupportedResourceTypesResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns the AWS resource types supported by AWS Backup.
getSupportedResourceTypesAsync(GetSupportedResourceTypesRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
getSupportedResourceTypesAsync(GetSupportedResourceTypesRequest, AsyncHandler<GetSupportedResourceTypesRequest, GetSupportedResourceTypesResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
GetSupportedResourceTypesRequest - Class in com.amazonaws.services.backup.model
 
GetSupportedResourceTypesRequest() - Constructor for class com.amazonaws.services.backup.model.GetSupportedResourceTypesRequest
 
GetSupportedResourceTypesResult - Class in com.amazonaws.services.backup.model
 
GetSupportedResourceTypesResult() - Constructor for class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
 
getTagKeyList() - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
A list of keys to identify which key-value tags to remove from a resource.
getTags() - Method in class com.amazonaws.services.backup.model.ListTagsResult
To help organize your resources, you can assign your own metadata to the resources you create.
getTags() - Method in class com.amazonaws.services.backup.model.TagResourceRequest
Key-value pairs that are used to help organize your resources.
getTargetBackupVaultName() - Method in class com.amazonaws.services.backup.model.BackupRule
The name of a logical container where backups are stored.
getTargetBackupVaultName() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The name of a logical container where backups are stored.
getType() - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

getType() - Method in exception com.amazonaws.services.backup.model.DependencyFailureException

getType() - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException

getType() - Method in exception com.amazonaws.services.backup.model.InvalidRequestException

getType() - Method in exception com.amazonaws.services.backup.model.LimitExceededException

getType() - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException

getType() - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException

getType() - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException

getVersionId() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
getVersionId() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1024 bytes long.
getVersionId() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
getVersionId() - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
getVersionId() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
getVersionId() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.

H

hashCode() - Method in class com.amazonaws.services.backup.model.BackupJob
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupPlan
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupPlanInput
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupRule
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupSelection
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
 
hashCode() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
 
hashCode() - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
 
hashCode() - Method in class com.amazonaws.services.backup.model.Condition
 
hashCode() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.Lifecycle
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListTagsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.ListTagsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.ProtectedResource
 
hashCode() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
 
hashCode() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
 
hashCode() - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
 
hashCode() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
 
hashCode() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.StartRestoreJobResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.StopBackupJobRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.StopBackupJobResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
 
hashCode() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
 
hashCode() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
 

I

InvalidParameterValueException - Exception in com.amazonaws.services.backup.model
Indicates that something is wrong with a parameter's value.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.backup.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.backup.model
Indicates that something is wrong with the input to the request.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.backup.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
isEncrypted() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
isEncrypted() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
isIncludeDeleted() - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
A Boolean value with a default value of FALSE that returns deleted backup plans when set to TRUE.

L

Lifecycle - Class in com.amazonaws.services.backup.model
Contains an array of Transition objects specifying how long in days before a recovery point transitions to cold storage or is deleted.
Lifecycle() - Constructor for class com.amazonaws.services.backup.model.Lifecycle
 
LimitExceededException - Exception in com.amazonaws.services.backup.model
A limit in the request has been exceeded; for example, a maximum number of items allowed in a request.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.backup.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listBackupJobs(ListBackupJobsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listBackupJobs(ListBackupJobsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns metadata about your backup jobs.
listBackupJobs(ListBackupJobsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns metadata about your backup jobs.
listBackupJobsAsync(ListBackupJobsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupJobsAsync(ListBackupJobsRequest, AsyncHandler<ListBackupJobsRequest, ListBackupJobsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupJobsAsync(ListBackupJobsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata about your backup jobs.
listBackupJobsAsync(ListBackupJobsRequest, AsyncHandler<ListBackupJobsRequest, ListBackupJobsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata about your backup jobs.
listBackupJobsAsync(ListBackupJobsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listBackupJobsAsync(ListBackupJobsRequest, AsyncHandler<ListBackupJobsRequest, ListBackupJobsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListBackupJobsRequest - Class in com.amazonaws.services.backup.model
 
ListBackupJobsRequest() - Constructor for class com.amazonaws.services.backup.model.ListBackupJobsRequest
 
ListBackupJobsResult - Class in com.amazonaws.services.backup.model
 
ListBackupJobsResult() - Constructor for class com.amazonaws.services.backup.model.ListBackupJobsResult
 
listBackupPlans(ListBackupPlansRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listBackupPlans(ListBackupPlansRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns metadata of your saved backup plans, including Amazon Resource Names (ARNs), plan IDs, creation and deletion dates, version IDs, plan names, and creator request IDs.
listBackupPlans(ListBackupPlansRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns metadata of your saved backup plans, including Amazon Resource Names (ARNs), plan IDs, creation and deletion dates, version IDs, plan names, and creator request IDs.
listBackupPlansAsync(ListBackupPlansRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupPlansAsync(ListBackupPlansRequest, AsyncHandler<ListBackupPlansRequest, ListBackupPlansResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupPlansAsync(ListBackupPlansRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata of your saved backup plans, including Amazon Resource Names (ARNs), plan IDs, creation and deletion dates, version IDs, plan names, and creator request IDs.
listBackupPlansAsync(ListBackupPlansRequest, AsyncHandler<ListBackupPlansRequest, ListBackupPlansResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata of your saved backup plans, including Amazon Resource Names (ARNs), plan IDs, creation and deletion dates, version IDs, plan names, and creator request IDs.
listBackupPlansAsync(ListBackupPlansRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listBackupPlansAsync(ListBackupPlansRequest, AsyncHandler<ListBackupPlansRequest, ListBackupPlansResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListBackupPlansRequest - Class in com.amazonaws.services.backup.model
 
ListBackupPlansRequest() - Constructor for class com.amazonaws.services.backup.model.ListBackupPlansRequest
 
ListBackupPlansResult - Class in com.amazonaws.services.backup.model
 
ListBackupPlansResult() - Constructor for class com.amazonaws.services.backup.model.ListBackupPlansResult
 
listBackupPlanTemplates(ListBackupPlanTemplatesRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listBackupPlanTemplates(ListBackupPlanTemplatesRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns metadata of your saved backup plan templates, including the template ID, name, and the creation and deletion dates.
listBackupPlanTemplates(ListBackupPlanTemplatesRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns metadata of your saved backup plan templates, including the template ID, name, and the creation and deletion dates.
listBackupPlanTemplatesAsync(ListBackupPlanTemplatesRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupPlanTemplatesAsync(ListBackupPlanTemplatesRequest, AsyncHandler<ListBackupPlanTemplatesRequest, ListBackupPlanTemplatesResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupPlanTemplatesAsync(ListBackupPlanTemplatesRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata of your saved backup plan templates, including the template ID, name, and the creation and deletion dates.
listBackupPlanTemplatesAsync(ListBackupPlanTemplatesRequest, AsyncHandler<ListBackupPlanTemplatesRequest, ListBackupPlanTemplatesResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns metadata of your saved backup plan templates, including the template ID, name, and the creation and deletion dates.
listBackupPlanTemplatesAsync(ListBackupPlanTemplatesRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listBackupPlanTemplatesAsync(ListBackupPlanTemplatesRequest, AsyncHandler<ListBackupPlanTemplatesRequest, ListBackupPlanTemplatesResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListBackupPlanTemplatesRequest - Class in com.amazonaws.services.backup.model
 
ListBackupPlanTemplatesRequest() - Constructor for class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
 
ListBackupPlanTemplatesResult - Class in com.amazonaws.services.backup.model
 
ListBackupPlanTemplatesResult() - Constructor for class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
 
listBackupPlanVersions(ListBackupPlanVersionsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listBackupPlanVersions(ListBackupPlanVersionsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns version metadata of your backup plans, including Amazon Resource Names (ARNs), backup plan IDs, creation and deletion dates, plan names, and version IDs.
listBackupPlanVersions(ListBackupPlanVersionsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns version metadata of your backup plans, including Amazon Resource Names (ARNs), backup plan IDs, creation and deletion dates, plan names, and version IDs.
listBackupPlanVersionsAsync(ListBackupPlanVersionsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupPlanVersionsAsync(ListBackupPlanVersionsRequest, AsyncHandler<ListBackupPlanVersionsRequest, ListBackupPlanVersionsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupPlanVersionsAsync(ListBackupPlanVersionsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns version metadata of your backup plans, including Amazon Resource Names (ARNs), backup plan IDs, creation and deletion dates, plan names, and version IDs.
listBackupPlanVersionsAsync(ListBackupPlanVersionsRequest, AsyncHandler<ListBackupPlanVersionsRequest, ListBackupPlanVersionsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns version metadata of your backup plans, including Amazon Resource Names (ARNs), backup plan IDs, creation and deletion dates, plan names, and version IDs.
listBackupPlanVersionsAsync(ListBackupPlanVersionsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listBackupPlanVersionsAsync(ListBackupPlanVersionsRequest, AsyncHandler<ListBackupPlanVersionsRequest, ListBackupPlanVersionsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListBackupPlanVersionsRequest - Class in com.amazonaws.services.backup.model
 
ListBackupPlanVersionsRequest() - Constructor for class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
 
ListBackupPlanVersionsResult - Class in com.amazonaws.services.backup.model
 
ListBackupPlanVersionsResult() - Constructor for class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
 
listBackupSelections(ListBackupSelectionsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listBackupSelections(ListBackupSelectionsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns an array containing metadata of the resources associated with the target backup plan.
listBackupSelections(ListBackupSelectionsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns an array containing metadata of the resources associated with the target backup plan.
listBackupSelectionsAsync(ListBackupSelectionsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupSelectionsAsync(ListBackupSelectionsRequest, AsyncHandler<ListBackupSelectionsRequest, ListBackupSelectionsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupSelectionsAsync(ListBackupSelectionsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns an array containing metadata of the resources associated with the target backup plan.
listBackupSelectionsAsync(ListBackupSelectionsRequest, AsyncHandler<ListBackupSelectionsRequest, ListBackupSelectionsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns an array containing metadata of the resources associated with the target backup plan.
listBackupSelectionsAsync(ListBackupSelectionsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listBackupSelectionsAsync(ListBackupSelectionsRequest, AsyncHandler<ListBackupSelectionsRequest, ListBackupSelectionsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListBackupSelectionsRequest - Class in com.amazonaws.services.backup.model
 
ListBackupSelectionsRequest() - Constructor for class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
 
ListBackupSelectionsResult - Class in com.amazonaws.services.backup.model
 
ListBackupSelectionsResult() - Constructor for class com.amazonaws.services.backup.model.ListBackupSelectionsResult
 
listBackupVaults(ListBackupVaultsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listBackupVaults(ListBackupVaultsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns a list of recovery point storage containers along with information about them.
listBackupVaults(ListBackupVaultsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns a list of recovery point storage containers along with information about them.
listBackupVaultsAsync(ListBackupVaultsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupVaultsAsync(ListBackupVaultsRequest, AsyncHandler<ListBackupVaultsRequest, ListBackupVaultsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listBackupVaultsAsync(ListBackupVaultsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a list of recovery point storage containers along with information about them.
listBackupVaultsAsync(ListBackupVaultsRequest, AsyncHandler<ListBackupVaultsRequest, ListBackupVaultsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a list of recovery point storage containers along with information about them.
listBackupVaultsAsync(ListBackupVaultsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listBackupVaultsAsync(ListBackupVaultsRequest, AsyncHandler<ListBackupVaultsRequest, ListBackupVaultsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListBackupVaultsRequest - Class in com.amazonaws.services.backup.model
 
ListBackupVaultsRequest() - Constructor for class com.amazonaws.services.backup.model.ListBackupVaultsRequest
 
ListBackupVaultsResult - Class in com.amazonaws.services.backup.model
 
ListBackupVaultsResult() - Constructor for class com.amazonaws.services.backup.model.ListBackupVaultsResult
 
listProtectedResources(ListProtectedResourcesRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listProtectedResources(ListProtectedResourcesRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns an array of resources successfully backed up by AWS Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
listProtectedResources(ListProtectedResourcesRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns an array of resources successfully backed up by AWS Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
listProtectedResourcesAsync(ListProtectedResourcesRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listProtectedResourcesAsync(ListProtectedResourcesRequest, AsyncHandler<ListProtectedResourcesRequest, ListProtectedResourcesResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listProtectedResourcesAsync(ListProtectedResourcesRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns an array of resources successfully backed up by AWS Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
listProtectedResourcesAsync(ListProtectedResourcesRequest, AsyncHandler<ListProtectedResourcesRequest, ListProtectedResourcesResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns an array of resources successfully backed up by AWS Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
listProtectedResourcesAsync(ListProtectedResourcesRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listProtectedResourcesAsync(ListProtectedResourcesRequest, AsyncHandler<ListProtectedResourcesRequest, ListProtectedResourcesResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListProtectedResourcesRequest - Class in com.amazonaws.services.backup.model
 
ListProtectedResourcesRequest() - Constructor for class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
 
ListProtectedResourcesResult - Class in com.amazonaws.services.backup.model
 
ListProtectedResourcesResult() - Constructor for class com.amazonaws.services.backup.model.ListProtectedResourcesResult
 
listRecoveryPointsByBackupVault(ListRecoveryPointsByBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listRecoveryPointsByBackupVault(ListRecoveryPointsByBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns detailed information about the recovery points stored in a backup vault.
listRecoveryPointsByBackupVault(ListRecoveryPointsByBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns detailed information about the recovery points stored in a backup vault.
listRecoveryPointsByBackupVaultAsync(ListRecoveryPointsByBackupVaultRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listRecoveryPointsByBackupVaultAsync(ListRecoveryPointsByBackupVaultRequest, AsyncHandler<ListRecoveryPointsByBackupVaultRequest, ListRecoveryPointsByBackupVaultResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listRecoveryPointsByBackupVaultAsync(ListRecoveryPointsByBackupVaultRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns detailed information about the recovery points stored in a backup vault.
listRecoveryPointsByBackupVaultAsync(ListRecoveryPointsByBackupVaultRequest, AsyncHandler<ListRecoveryPointsByBackupVaultRequest, ListRecoveryPointsByBackupVaultResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns detailed information about the recovery points stored in a backup vault.
listRecoveryPointsByBackupVaultAsync(ListRecoveryPointsByBackupVaultRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listRecoveryPointsByBackupVaultAsync(ListRecoveryPointsByBackupVaultRequest, AsyncHandler<ListRecoveryPointsByBackupVaultRequest, ListRecoveryPointsByBackupVaultResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListRecoveryPointsByBackupVaultRequest - Class in com.amazonaws.services.backup.model
 
ListRecoveryPointsByBackupVaultRequest() - Constructor for class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
 
ListRecoveryPointsByBackupVaultResult - Class in com.amazonaws.services.backup.model
 
ListRecoveryPointsByBackupVaultResult() - Constructor for class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
 
listRecoveryPointsByResource(ListRecoveryPointsByResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listRecoveryPointsByResource(ListRecoveryPointsByResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns detailed information about recovery points of the type specified by a resource Amazon Resource Name (ARN).
listRecoveryPointsByResource(ListRecoveryPointsByResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns detailed information about recovery points of the type specified by a resource Amazon Resource Name (ARN).
listRecoveryPointsByResourceAsync(ListRecoveryPointsByResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listRecoveryPointsByResourceAsync(ListRecoveryPointsByResourceRequest, AsyncHandler<ListRecoveryPointsByResourceRequest, ListRecoveryPointsByResourceResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listRecoveryPointsByResourceAsync(ListRecoveryPointsByResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns detailed information about recovery points of the type specified by a resource Amazon Resource Name (ARN).
listRecoveryPointsByResourceAsync(ListRecoveryPointsByResourceRequest, AsyncHandler<ListRecoveryPointsByResourceRequest, ListRecoveryPointsByResourceResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns detailed information about recovery points of the type specified by a resource Amazon Resource Name (ARN).
listRecoveryPointsByResourceAsync(ListRecoveryPointsByResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listRecoveryPointsByResourceAsync(ListRecoveryPointsByResourceRequest, AsyncHandler<ListRecoveryPointsByResourceRequest, ListRecoveryPointsByResourceResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListRecoveryPointsByResourceRequest - Class in com.amazonaws.services.backup.model
 
ListRecoveryPointsByResourceRequest() - Constructor for class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
 
ListRecoveryPointsByResourceResult - Class in com.amazonaws.services.backup.model
 
ListRecoveryPointsByResourceResult() - Constructor for class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
 
listRestoreJobs(ListRestoreJobsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listRestoreJobs(ListRestoreJobsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns a list of jobs that AWS Backup initiated to restore a saved resource, including metadata about the recovery process.
listRestoreJobs(ListRestoreJobsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns a list of jobs that AWS Backup initiated to restore a saved resource, including metadata about the recovery process.
listRestoreJobsAsync(ListRestoreJobsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listRestoreJobsAsync(ListRestoreJobsRequest, AsyncHandler<ListRestoreJobsRequest, ListRestoreJobsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listRestoreJobsAsync(ListRestoreJobsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a list of jobs that AWS Backup initiated to restore a saved resource, including metadata about the recovery process.
listRestoreJobsAsync(ListRestoreJobsRequest, AsyncHandler<ListRestoreJobsRequest, ListRestoreJobsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a list of jobs that AWS Backup initiated to restore a saved resource, including metadata about the recovery process.
listRestoreJobsAsync(ListRestoreJobsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listRestoreJobsAsync(ListRestoreJobsRequest, AsyncHandler<ListRestoreJobsRequest, ListRestoreJobsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListRestoreJobsRequest - Class in com.amazonaws.services.backup.model
 
ListRestoreJobsRequest() - Constructor for class com.amazonaws.services.backup.model.ListRestoreJobsRequest
 
ListRestoreJobsResult - Class in com.amazonaws.services.backup.model
 
ListRestoreJobsResult() - Constructor for class com.amazonaws.services.backup.model.ListRestoreJobsResult
 
listTags(ListTagsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
listTags(ListTagsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Returns a list of key-value pairs assigned to a target recovery point, backup plan, or backup vault.
listTags(ListTagsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Returns a list of key-value pairs assigned to a target recovery point, backup plan, or backup vault.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
listTagsAsync(ListTagsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a list of key-value pairs assigned to a target recovery point, backup plan, or backup vault.
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Returns a list of key-value pairs assigned to a target recovery point, backup plan, or backup vault.
listTagsAsync(ListTagsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
listTagsAsync(ListTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
ListTagsRequest - Class in com.amazonaws.services.backup.model
 
ListTagsRequest() - Constructor for class com.amazonaws.services.backup.model.ListTagsRequest
 
ListTagsResult - Class in com.amazonaws.services.backup.model
 
ListTagsResult() - Constructor for class com.amazonaws.services.backup.model.ListTagsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupJob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupPlan
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupPlanInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupSelection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.Condition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.Lifecycle
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.ProtectedResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
 
MissingParameterValueException - Exception in com.amazonaws.services.backup.model
Indicates that a required parameter is missing.
MissingParameterValueException(String) - Constructor for exception com.amazonaws.services.backup.model.MissingParameterValueException
Constructs a new MissingParameterValueException with the specified error message.

P

ProtectedResource - Class in com.amazonaws.services.backup.model
A structure that contains information about a backed-up resource.
ProtectedResource() - Constructor for class com.amazonaws.services.backup.model.ProtectedResource
 
putBackupVaultAccessPolicy(PutBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
putBackupVaultAccessPolicy(PutBackupVaultAccessPolicyRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Sets a resource-based policy that is used to manage access permissions on the target backup vault.
putBackupVaultAccessPolicy(PutBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Sets a resource-based policy that is used to manage access permissions on the target backup vault.
putBackupVaultAccessPolicyAsync(PutBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
putBackupVaultAccessPolicyAsync(PutBackupVaultAccessPolicyRequest, AsyncHandler<PutBackupVaultAccessPolicyRequest, PutBackupVaultAccessPolicyResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
putBackupVaultAccessPolicyAsync(PutBackupVaultAccessPolicyRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Sets a resource-based policy that is used to manage access permissions on the target backup vault.
putBackupVaultAccessPolicyAsync(PutBackupVaultAccessPolicyRequest, AsyncHandler<PutBackupVaultAccessPolicyRequest, PutBackupVaultAccessPolicyResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Sets a resource-based policy that is used to manage access permissions on the target backup vault.
putBackupVaultAccessPolicyAsync(PutBackupVaultAccessPolicyRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
putBackupVaultAccessPolicyAsync(PutBackupVaultAccessPolicyRequest, AsyncHandler<PutBackupVaultAccessPolicyRequest, PutBackupVaultAccessPolicyResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
PutBackupVaultAccessPolicyRequest - Class in com.amazonaws.services.backup.model
 
PutBackupVaultAccessPolicyRequest() - Constructor for class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
 
PutBackupVaultAccessPolicyResult - Class in com.amazonaws.services.backup.model
 
PutBackupVaultAccessPolicyResult() - Constructor for class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyResult
 
putBackupVaultNotifications(PutBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
putBackupVaultNotifications(PutBackupVaultNotificationsRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Turns on notifications on a backup vault for the specified topic and events.
putBackupVaultNotifications(PutBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Turns on notifications on a backup vault for the specified topic and events.
putBackupVaultNotificationsAsync(PutBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
putBackupVaultNotificationsAsync(PutBackupVaultNotificationsRequest, AsyncHandler<PutBackupVaultNotificationsRequest, PutBackupVaultNotificationsResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
putBackupVaultNotificationsAsync(PutBackupVaultNotificationsRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Turns on notifications on a backup vault for the specified topic and events.
putBackupVaultNotificationsAsync(PutBackupVaultNotificationsRequest, AsyncHandler<PutBackupVaultNotificationsRequest, PutBackupVaultNotificationsResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Turns on notifications on a backup vault for the specified topic and events.
putBackupVaultNotificationsAsync(PutBackupVaultNotificationsRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
putBackupVaultNotificationsAsync(PutBackupVaultNotificationsRequest, AsyncHandler<PutBackupVaultNotificationsRequest, PutBackupVaultNotificationsResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
PutBackupVaultNotificationsRequest - Class in com.amazonaws.services.backup.model
 
PutBackupVaultNotificationsRequest() - Constructor for class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
 
PutBackupVaultNotificationsResult - Class in com.amazonaws.services.backup.model
 
PutBackupVaultNotificationsResult() - Constructor for class com.amazonaws.services.backup.model.PutBackupVaultNotificationsResult
 

R

RecoveryPointByBackupVault - Class in com.amazonaws.services.backup.model
Contains detailed information about the recovery points stored in a backup vault.
RecoveryPointByBackupVault() - Constructor for class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
 
RecoveryPointByResource - Class in com.amazonaws.services.backup.model
Contains detailed information about a saved recovery point.
RecoveryPointByResource() - Constructor for class com.amazonaws.services.backup.model.RecoveryPointByResource
 
RecoveryPointCreator - Class in com.amazonaws.services.backup.model
Contains information about the backup plan and rule that AWS Backup used to initiate the recovery point backup.
RecoveryPointCreator() - Constructor for class com.amazonaws.services.backup.model.RecoveryPointCreator
 
RecoveryPointStatus - Enum in com.amazonaws.services.backup.model
 
ResourceNotFoundException - Exception in com.amazonaws.services.backup.model
A resource that is required for the action doesn't exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.backup.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RestoreJobsListMember - Class in com.amazonaws.services.backup.model
Contains metadata about a restore job.
RestoreJobsListMember() - Constructor for class com.amazonaws.services.backup.model.RestoreJobsListMember
 
RestoreJobStatus - Enum in com.amazonaws.services.backup.model
 

S

ServiceUnavailableException - Exception in com.amazonaws.services.backup.model
The request failed due to a temporary failure of the server.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.backup.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setArn(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

setBackupJobId(String) - Method in class com.amazonaws.services.backup.model.BackupJob
Uniquely identifies a request to AWS Backup to back up a resource.
setBackupJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobRequest
Uniquely identifies a request to AWS Backup to back up a resource.
setBackupJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Uniquely identifies a request to AWS Backup to back up a resource.
setBackupJobId(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
Uniquely identifies a request to AWS Backup to back up a resource.
setBackupJobId(String) - Method in class com.amazonaws.services.backup.model.StopBackupJobRequest
Uniquely identifies a request to AWS Backup to back up a resource.
setBackupJobs(Collection<BackupJob>) - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
An array of structures containing metadata about your backup jobs returned in JSON format.
setBackupPlan(BackupPlanInput) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Specifies the body of a backup plan.
setBackupPlan(BackupPlan) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
Specifies the body of a backup plan.
setBackupPlan(BackupPlan) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Specifies the body of a backup plan.
setBackupPlan(BackupPlanInput) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
Specifies the body of a backup plan.
setBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
setBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
setBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
setBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
setBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
setBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
setBackupPlanDocument(BackupPlan) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
Returns the body of a backup plan based on the target template, including the name, rules, and backup vault of the plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
Uniquely identifies the backup plan to be associated with the selection of resources.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
Uniquely identifies a backup plan.
setBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
Uniquely identifies a backup plan.
setBackupPlanName(String) - Method in class com.amazonaws.services.backup.model.BackupPlan
The display name of a backup plan.
setBackupPlanName(String) - Method in class com.amazonaws.services.backup.model.BackupPlanInput
The display name of a backup plan.
setBackupPlanName(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The display name of a saved backup plan.
setBackupPlansList(Collection<BackupPlansListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
An array of backup plan list items containing metadata about your saved backup plans.
setBackupPlanTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
To help organize your resources, you can assign your own metadata to the resources that you create.
setBackupPlanTemplateId(String) - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
Uniquely identifies a stored backup plan template.
setBackupPlanTemplateId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
Uniquely identifies a stored backup plan template.
setBackupPlanTemplateJson(String) - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
The body of a backup plan template in JSON format.
setBackupPlanTemplateJson(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
A customer-supplied backup plan document in JSON format.
setBackupPlanTemplateName(String) - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
The optional display name of a backup plan template.
setBackupPlanTemplatesList(Collection<BackupPlanTemplatesListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
An array of template list items containing metadata about your saved templates.
setBackupPlanVersion(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Version IDs are unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
setBackupPlanVersionsList(Collection<BackupPlansListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
An array of version list items containing metadata about your backup plans.
setBackupRuleId(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Uniquely identifies a rule used to schedule the backup of a selection of resources.
setBackupSelection(BackupSelection) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
Specifies the body of a request to assign a set of resources to a backup plan.
setBackupSelection(BackupSelection) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Specifies the body of a request to assign a set of resources to a backup plan.
setBackupSelectionsList(Collection<BackupSelectionsListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
An array of backup selection list items containing metadata about each resource in the list.
setBackupSizeBytes(Long) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The size, in bytes, of a backup.
setBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.BackupJob
The size, in bytes, of a backup.
setBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The size, in bytes, of a backup.
setBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The size, in bytes, of a backup.
setBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The size, in bytes, of the restored resource.
setBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The size, in bytes, of a backup.
setBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The size, in bytes, of the restored resource.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
setBackupVaultEvents(Collection<String>) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An array of events that indicate the status of jobs to back up resources to the backup vault.
setBackupVaultEvents(Collection<String>) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
An array of events that indicate the status of jobs to back up resources to the backup vault.
setBackupVaultList(Collection<BackupVaultListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
An array of backup vault list members containing vault metadata, including Amazon Resource Name (ARN), display name, creation date, number of saved recovery points, and encryption information if the resources saved in the backup vault are encrypted.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupJob
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The name of a logical container where backups are stored.
setBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
The name of a logical container where backups are stored.
setBackupVaultTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
Metadata that you can assign to help organize the resources that you create.
setByBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified backup plan ID.
setByBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that will be stored in the specified backup vault.
setByCreatedAfter(Date) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that were created after the specified date.
setByCreatedAfter(Date) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that were created after the specified timestamp.
setByCreatedBefore(Date) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that were created before the specified date.
setByCreatedBefore(Date) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that were created before the specified timestamp.
setByResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that match the specified resource Amazon Resource Name (ARN).
setByResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified resource Amazon Resource Name (ARN).
setByResourceType(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs for the specified resources:
setByResourceType(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified resource type.
setByState(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that are in the specified state.
setBytesTransferred(Long) - Method in class com.amazonaws.services.backup.model.BackupJob
The size in bytes transferred to a backup vault at the time that the job status was queried.
setBytesTransferred(Long) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The size in bytes transferred to a backup vault at the time that the job status was queried.
setCalculatedLifecycle(CalculatedLifecycle) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
setCalculatedLifecycle(CalculatedLifecycle) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
setCalculatedLifecycle(CalculatedLifecycle) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
setCode(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException
 
setCode(String) - Method in exception com.amazonaws.services.backup.model.DependencyFailureException
 
setCode(String) - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException
 
setCode(String) - Method in exception com.amazonaws.services.backup.model.InvalidRequestException
 
setCode(String) - Method in exception com.amazonaws.services.backup.model.LimitExceededException
 
setCode(String) - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException
 
setCode(String) - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException
 
setCode(String) - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException
 
setCompleteWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The amount of time AWS Backup attempts a backup before canceling the job and returning an error.
setCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a job to create a backup job is completed, in Unix format and Coordinated Universal Time (UTC).
setCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a job to create a backup job is completed, in Unix format and Coordinated Universal Time (UTC).
setCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a job to create a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
setCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The date and time that a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
setCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
setCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
setCompletionWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRule
A value in minutes after a backup job is successfully started before it must be completed or it is canceled by AWS Backup.
setCompletionWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The amount of time AWS Backup attempts a backup before canceling the job and returning an error.
setConditionKey(String) - Method in class com.amazonaws.services.backup.model.Condition
The key in a key-value pair.
setConditionType(String) - Method in class com.amazonaws.services.backup.model.Condition
An operation, such as StringEquals, that is applied to a key-value pair used to filter resources in a selection.
setConditionValue(String) - Method in class com.amazonaws.services.backup.model.Condition
The value in a key-value pair.
setContext(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

setContext(String) - Method in exception com.amazonaws.services.backup.model.DependencyFailureException

setContext(String) - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException

setContext(String) - Method in exception com.amazonaws.services.backup.model.InvalidRequestException

setContext(String) - Method in exception com.amazonaws.services.backup.model.LimitExceededException

setContext(String) - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException

setContext(String) - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException

setContext(String) - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException

setCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.BackupJob
Contains identifying information about the creation of a backup job, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan used to create it.
setCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Contains identifying information about the creation of a backup job, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan that is used to create it.
setCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Contains identifying information about the creation of a recovery point, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan used to create it.
setCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
Contains identifying information about the creation of a recovery point, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan that is used to create it.
setCreatedResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
An Amazon Resource Name (ARN) that uniquely identifies a resource whose recovery point is being restored.
setCreatedResourceArn(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
An Amazon Resource Name (ARN) that uniquely identifies a resource.
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a backup job is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The date and time a resource backup plan is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The date and time a resource backup is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
The date and time that a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
The date and time a backup vault is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a backup job is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The date and time that a backup vault is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The date and time that a restore job is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The date and time that a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The date and time a restore job is created, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
The date and time that a backup job is started, in Unix format and Coordinated Universal Time (UTC).
setCreationDate(Date) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
The date and time a backup plan is updated, in Unix format and Coordinated Universal Time (UTC).
setCreatorRequestId(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
setDeleteAfterDays(Long) - Method in class com.amazonaws.services.backup.model.Lifecycle
Specifies the number of days after creation that a recovery point is deleted.
setDeleteAt(Date) - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
A timestamp that specifies when to delete a recovery point.
setDeletionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The date and time a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
setDeletionDate(Date) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
The date and time a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
setDeletionDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The date and time that a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The server-side encryption key used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
setExpectedCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a job to back up resources is expected to be completed, in Unix format and Coordinated Universal Time (UTC).
setExpectedCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a job to back up resources is expected to be completed, in Unix format and Coordinated Universal Time (UTC).
setExpectedCompletionTimeMinutes(Long) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The amount of time in minutes that a job restoring a recovery point is expected to take.
setExpectedCompletionTimeMinutes(Long) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The amount of time in minutes that a job restoring a recovery point is expected to take.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.BackupSelection
The ARN of the IAM role that AWS Backup uses to authenticate when restoring the target resource; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
The Amazon Resource Name (ARN) of the IAM role that AWS Backup uses to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
setIdempotencyToken(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
A customer chosen string that can be used to distinguish between calls to StartBackupJob.
setIdempotencyToken(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
A customer chosen string that can be used to distinguish between calls to StartRestoreJob.
setIncludeDeleted(Boolean) - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
A Boolean value with a default value of FALSE that returns deleted backup plans when set to TRUE.
setIsEncrypted(Boolean) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
setIsEncrypted(Boolean) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
setLastBackupTime(Date) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
The date and time that a resource was last backed up, in Unix format and Coordinated Universal Time (UTC).
setLastBackupTime(Date) - Method in class com.amazonaws.services.backup.model.ProtectedResource
The date and time a resource was last backed up, in Unix format and Coordinated Universal Time (UTC).
setLastExecutionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The last time a job to back up resources was executed with this rule.
setLastExecutionDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The last time a job to back up resources was executed with this backup plan.
setLastRestoreTime(Date) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC).
setLastRestoreTime(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC).
setLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.BackupRule
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
setLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
setLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
setLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
setLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
setLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
setLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
setListOfTags(Collection<Condition>) - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of conditions used to specify a set of resources to assign to a backup plan; for example, "StringEquals": {"ec2:ResourceTag/Department": "accounting".
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
The maximum number of items to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListTagsRequest
The maximum number of items to be returned.
setMetadata(Map<String, String>) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
A set of metadata key-value pairs.
setMoveToColdStorageAfterDays(Long) - Method in class com.amazonaws.services.backup.model.Lifecycle
Specifies the number of days after creation that a recovery point is moved to cold storage.
setMoveToColdStorageAt(Date) - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
A timestamp that specifies when to transition a recovery point to cold storage.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListTagsRequest
The next item following a partial list of returned items.
setNextToken(String) - Method in class com.amazonaws.services.backup.model.ListTagsResult
The next item following a partial list of returned items.
setNumberOfRecoveryPoints(Long) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The number of recovery points that are stored in a backup vault.
setNumberOfRecoveryPoints(Long) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The number of recovery points that are stored in a backup vault.
setPercentDone(String) - Method in class com.amazonaws.services.backup.model.BackupJob
Contains an estimated percentage complete of a job at the time the job status was queried.
setPercentDone(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Contains an estimated percentage that is complete of a job at the time the job status was queried.
setPercentDone(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Contains an estimated percentage that is complete of a job at the time the job status was queried.
setPercentDone(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Contains an estimated percentage complete of a job at the time the job status was queried.
setPolicy(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
The backup vault access policy document in JSON format.
setPolicy(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
The backup vault access policy document in JSON format.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
setRecoveryPoints(Collection<RecoveryPointByBackupVault>) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
An array of objects that contain detailed information about recovery points saved in a backup vault.
setRecoveryPoints(Collection<RecoveryPointByResource>) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
An array of objects that contain detailed information about recovery points of the specified resource type.
setRecoveryPointTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.BackupRule
An array of key-value pair strings that are assigned to resources that are associated with this rule when restored from backup.
setRecoveryPointTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
To help organize your resources, you can assign your own metadata to the resources that you create.
setRecoveryPointTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
To help organize your resources, you can assign your own metadata to the resources that you create.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
An ARN that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An ARN that uniquely identifies a saved resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
An ARN that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a saved resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
An ARN that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListTagsRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.ProtectedResource
An Amazon Resource Name (ARN) that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An ARN that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.TagResourceRequest
An ARN that uniquely identifies a resource.
setResourceArn(String) - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
An ARN that uniquely identifies a resource.
setResources(Collection<String>) - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of strings that either contain Amazon Resource Names (ARNs) or match patterns such as " arn:aws:ec2:us-east-1:123456789012:volume/*" of resources to assign to a backup plan.
setResourceType(String) - Method in class com.amazonaws.services.backup.model.BackupJob
The type of AWS resource to be backed-up; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
setResourceType(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The type of AWS resource to be backed-up; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
setResourceType(String) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
The type of AWS resource saved as a recovery point; for example, an EBS volume or an Amazon RDS database.
setResourceType(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The type of AWS resource to save as a recovery point; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
setResourceType(String) - Method in class com.amazonaws.services.backup.model.ProtectedResource
The type of AWS resource; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
setResourceType(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The type of AWS resource saved as a recovery point; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
setResourceType(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
Starts a job to restore a recovery point for one of the following resources:
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
Contains a string with the supported AWS resource types:
setRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
Uniquely identifies the job that restores a recovery point.
setRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Uniquely identifies the job that restores a recovery point.
setRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Uniquely identifies the job that restores a recovery point.
setRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobResult
Uniquely identifies the job that restores a recovery point.
setRestoreJobs(Collection<RestoreJobsListMember>) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
An array of objects that contain detailed information about jobs to restore saved resources.
setRestoreMetadata(Map<String, String>) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
A set of metadata key-value pairs that lists the metadata key-value pairs that are required to restore the recovery point.
setResults(Collection<ProtectedResource>) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
An array of resources successfully backed up by AWS Backup including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
setRuleId(String) - Method in class com.amazonaws.services.backup.model.BackupRule
Uniquely identifies a rule that is used to schedule the backup of a selection of resources.
setRuleName(String) - Method in class com.amazonaws.services.backup.model.BackupRule
An optional display name for a backup rule.
setRuleName(String) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
>An optional display name for a backup rule.
setRules(Collection<BackupRule>) - Method in class com.amazonaws.services.backup.model.BackupPlan
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
setRules(Collection<BackupRuleInput>) - Method in class com.amazonaws.services.backup.model.BackupPlanInput
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
setScheduleExpression(String) - Method in class com.amazonaws.services.backup.model.BackupRule
A CRON expression specifying when AWS Backup initiates a backup job.
setScheduleExpression(String) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
A CRON expression specifying when AWS Backup initiates a backup job.
setSelectionId(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Uniquely identifies a request to assign a set of resources to a backup plan.
setSelectionId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
setSelectionId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
setSelectionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
setSelectionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
setSelectionName(String) - Method in class com.amazonaws.services.backup.model.BackupSelection
The display name of a resource selection document.
setSelectionName(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
The display name of a resource selection document.
setSNSTopicArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An ARN that uniquely identifies an Amazon Simple Notification Service (Amazon SNS) topic; for example, arn:aws:sns:us-west-2:111122223333:MyTopic.
setSNSTopicArn(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic.
setStartBy(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
Specifies the time in Unix format and Coordinated Universal Time (UTC) when a backup job must be started before it is canceled.
setStartBy(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Specifies the time in Unix format and Coordinated Universal Time (UTC) when a backup job must be started before it is canceled.
setStartWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRule
An optional value that specifies a period of time in minutes after a backup is scheduled before a job is canceled if it doesn't start successfully.
setStartWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The amount of time in minutes before beginning a backup.
setStartWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The amount of time in minutes before beginning a backup.
setState(String) - Method in class com.amazonaws.services.backup.model.BackupJob
The current state of a resource recovery point.
setState(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The current state of a resource recovery point.
setStatus(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A status code specifying the state of the recovery point.
setStatus(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Status code specifying the state of the job that is initiated by AWS Backup to restore a recovery point.
setStatus(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A status code specifying the state of the recovery point.
setStatus(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
A status code specifying the state of the recovery point.
setStatus(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
A status code specifying the state of the job initiated by AWS Backup to restore a recovery point.
setStatusMessage(String) - Method in class com.amazonaws.services.backup.model.BackupJob
A detailed message explaining the status of the job to back up a resource.
setStatusMessage(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
A detailed message explaining the status of the job to back up a resource.
setStatusMessage(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
A detailed message explaining the status of a job to restore a recovery point.
setStatusMessage(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
A detailed message explaining the status of the job to restore a recovery point.
setStorageClass(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Specifies the storage class of the recovery point.
setTagKeyList(Collection<String>) - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
A list of keys to identify which key-value tags to remove from a resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.ListTagsResult
To help organize your resources, you can assign your own metadata to the resources you create.
setTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.TagResourceRequest
Key-value pairs that are used to help organize your resources.
setTargetBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupRule
The name of a logical container where backups are stored.
setTargetBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The name of a logical container where backups are stored.
setType(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

setType(String) - Method in exception com.amazonaws.services.backup.model.DependencyFailureException

setType(String) - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException

setType(String) - Method in exception com.amazonaws.services.backup.model.InvalidRequestException

setType(String) - Method in exception com.amazonaws.services.backup.model.LimitExceededException

setType(String) - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException

setType(String) - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException

setType(String) - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException

setVersionId(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
setVersionId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1024 bytes long.
setVersionId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
setVersionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
setVersionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
setVersionId(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
shutdown() - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
shutdown() - Method in interface com.amazonaws.services.backup.AWSBackup
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.backup.AWSBackupAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.backup.AWSBackupClientBuilder
 
startBackupJob(StartBackupJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
startBackupJob(StartBackupJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Starts a job to create a one-time backup of the specified resource.
startBackupJob(StartBackupJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Starts a job to create a one-time backup of the specified resource.
startBackupJobAsync(StartBackupJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
startBackupJobAsync(StartBackupJobRequest, AsyncHandler<StartBackupJobRequest, StartBackupJobResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
startBackupJobAsync(StartBackupJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Starts a job to create a one-time backup of the specified resource.
startBackupJobAsync(StartBackupJobRequest, AsyncHandler<StartBackupJobRequest, StartBackupJobResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Starts a job to create a one-time backup of the specified resource.
startBackupJobAsync(StartBackupJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
startBackupJobAsync(StartBackupJobRequest, AsyncHandler<StartBackupJobRequest, StartBackupJobResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
StartBackupJobRequest - Class in com.amazonaws.services.backup.model
 
StartBackupJobRequest() - Constructor for class com.amazonaws.services.backup.model.StartBackupJobRequest
 
StartBackupJobResult - Class in com.amazonaws.services.backup.model
 
StartBackupJobResult() - Constructor for class com.amazonaws.services.backup.model.StartBackupJobResult
 
startRestoreJob(StartRestoreJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
startRestoreJob(StartRestoreJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Recovers the saved resource identified by an Amazon Resource Name (ARN).
startRestoreJob(StartRestoreJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Recovers the saved resource identified by an Amazon Resource Name (ARN).
startRestoreJobAsync(StartRestoreJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
startRestoreJobAsync(StartRestoreJobRequest, AsyncHandler<StartRestoreJobRequest, StartRestoreJobResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
startRestoreJobAsync(StartRestoreJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Recovers the saved resource identified by an Amazon Resource Name (ARN).
startRestoreJobAsync(StartRestoreJobRequest, AsyncHandler<StartRestoreJobRequest, StartRestoreJobResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Recovers the saved resource identified by an Amazon Resource Name (ARN).
startRestoreJobAsync(StartRestoreJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
startRestoreJobAsync(StartRestoreJobRequest, AsyncHandler<StartRestoreJobRequest, StartRestoreJobResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
StartRestoreJobRequest - Class in com.amazonaws.services.backup.model
 
StartRestoreJobRequest() - Constructor for class com.amazonaws.services.backup.model.StartRestoreJobRequest
 
StartRestoreJobResult - Class in com.amazonaws.services.backup.model
 
StartRestoreJobResult() - Constructor for class com.amazonaws.services.backup.model.StartRestoreJobResult
 
stopBackupJob(StopBackupJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
stopBackupJob(StopBackupJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Attempts to cancel a job to create a one-time backup of a resource.
stopBackupJob(StopBackupJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Attempts to cancel a job to create a one-time backup of a resource.
stopBackupJobAsync(StopBackupJobRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
stopBackupJobAsync(StopBackupJobRequest, AsyncHandler<StopBackupJobRequest, StopBackupJobResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
stopBackupJobAsync(StopBackupJobRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Attempts to cancel a job to create a one-time backup of a resource.
stopBackupJobAsync(StopBackupJobRequest, AsyncHandler<StopBackupJobRequest, StopBackupJobResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Attempts to cancel a job to create a one-time backup of a resource.
stopBackupJobAsync(StopBackupJobRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
stopBackupJobAsync(StopBackupJobRequest, AsyncHandler<StopBackupJobRequest, StopBackupJobResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
StopBackupJobRequest - Class in com.amazonaws.services.backup.model
 
StopBackupJobRequest() - Constructor for class com.amazonaws.services.backup.model.StopBackupJobRequest
 
StopBackupJobResult - Class in com.amazonaws.services.backup.model
 
StopBackupJobResult() - Constructor for class com.amazonaws.services.backup.model.StopBackupJobResult
 
StorageClass - Enum in com.amazonaws.services.backup.model
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Assigns a set of key-value pairs to a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN).
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Assigns a set of key-value pairs to a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN).
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Assigns a set of key-value pairs to a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN).
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Assigns a set of key-value pairs to a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN).
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.backup.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.backup.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.backup.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.backup.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.backup.model.BackupJob
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backup.model.BackupJobState
 
toString() - Method in class com.amazonaws.services.backup.model.BackupPlan
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.BackupPlanInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.BackupRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.BackupRuleInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.BackupSelection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backup.model.BackupVaultEvent
 
toString() - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.Condition
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backup.model.ConditionType
 
toString() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.Lifecycle
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ListTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.ProtectedResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backup.model.RecoveryPointStatus
 
toString() - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backup.model.RestoreJobStatus
 
toString() - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.StartRestoreJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.StopBackupJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.StopBackupJobResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backup.model.StorageClass
 
toString() - Method in class com.amazonaws.services.backup.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN)
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN)
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN)
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN)
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.backup.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.backup.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.backup.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.backup.model.UntagResourceResult
 
updateBackupPlan(UpdateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
updateBackupPlan(UpdateBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Replaces the body of a saved backup plan identified by its backupPlanId with the input document in JSON format.
updateBackupPlan(UpdateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Replaces the body of a saved backup plan identified by its backupPlanId with the input document in JSON format.
updateBackupPlanAsync(UpdateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
updateBackupPlanAsync(UpdateBackupPlanRequest, AsyncHandler<UpdateBackupPlanRequest, UpdateBackupPlanResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
updateBackupPlanAsync(UpdateBackupPlanRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Replaces the body of a saved backup plan identified by its backupPlanId with the input document in JSON format.
updateBackupPlanAsync(UpdateBackupPlanRequest, AsyncHandler<UpdateBackupPlanRequest, UpdateBackupPlanResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Replaces the body of a saved backup plan identified by its backupPlanId with the input document in JSON format.
updateBackupPlanAsync(UpdateBackupPlanRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
updateBackupPlanAsync(UpdateBackupPlanRequest, AsyncHandler<UpdateBackupPlanRequest, UpdateBackupPlanResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
UpdateBackupPlanRequest - Class in com.amazonaws.services.backup.model
 
UpdateBackupPlanRequest() - Constructor for class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
 
UpdateBackupPlanResult - Class in com.amazonaws.services.backup.model
 
UpdateBackupPlanResult() - Constructor for class com.amazonaws.services.backup.model.UpdateBackupPlanResult
 
updateRecoveryPointLifecycle(UpdateRecoveryPointLifecycleRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackup
 
updateRecoveryPointLifecycle(UpdateRecoveryPointLifecycleRequest) - Method in interface com.amazonaws.services.backup.AWSBackup
Sets the transition lifecycle of a recovery point.
updateRecoveryPointLifecycle(UpdateRecoveryPointLifecycleRequest) - Method in class com.amazonaws.services.backup.AWSBackupClient
Sets the transition lifecycle of a recovery point.
updateRecoveryPointLifecycleAsync(UpdateRecoveryPointLifecycleRequest) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
updateRecoveryPointLifecycleAsync(UpdateRecoveryPointLifecycleRequest, AsyncHandler<UpdateRecoveryPointLifecycleRequest, UpdateRecoveryPointLifecycleResult>) - Method in class com.amazonaws.services.backup.AbstractAWSBackupAsync
 
updateRecoveryPointLifecycleAsync(UpdateRecoveryPointLifecycleRequest) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Sets the transition lifecycle of a recovery point.
updateRecoveryPointLifecycleAsync(UpdateRecoveryPointLifecycleRequest, AsyncHandler<UpdateRecoveryPointLifecycleRequest, UpdateRecoveryPointLifecycleResult>) - Method in interface com.amazonaws.services.backup.AWSBackupAsync
Sets the transition lifecycle of a recovery point.
updateRecoveryPointLifecycleAsync(UpdateRecoveryPointLifecycleRequest) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
updateRecoveryPointLifecycleAsync(UpdateRecoveryPointLifecycleRequest, AsyncHandler<UpdateRecoveryPointLifecycleRequest, UpdateRecoveryPointLifecycleResult>) - Method in class com.amazonaws.services.backup.AWSBackupAsyncClient
 
UpdateRecoveryPointLifecycleRequest - Class in com.amazonaws.services.backup.model
 
UpdateRecoveryPointLifecycleRequest() - Constructor for class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
 
UpdateRecoveryPointLifecycleResult - Class in com.amazonaws.services.backup.model
 
UpdateRecoveryPointLifecycleResult() - Constructor for class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.backup.model.BackupJobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.backup.model.BackupVaultEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.backup.model.ConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.backup.model.RecoveryPointStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.backup.model.RestoreJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.backup.model.StorageClass
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.backup.model.BackupJobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.backup.model.BackupVaultEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.backup.model.ConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.backup.model.RecoveryPointStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.backup.model.RestoreJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.backup.model.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.

W

withArn(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

withBackupJobId(String) - Method in class com.amazonaws.services.backup.model.BackupJob
Uniquely identifies a request to AWS Backup to back up a resource.
withBackupJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobRequest
Uniquely identifies a request to AWS Backup to back up a resource.
withBackupJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Uniquely identifies a request to AWS Backup to back up a resource.
withBackupJobId(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
Uniquely identifies a request to AWS Backup to back up a resource.
withBackupJobId(String) - Method in class com.amazonaws.services.backup.model.StopBackupJobRequest
Uniquely identifies a request to AWS Backup to back up a resource.
withBackupJobs(BackupJob...) - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
An array of structures containing metadata about your backup jobs returned in JSON format.
withBackupJobs(Collection<BackupJob>) - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
An array of structures containing metadata about your backup jobs returned in JSON format.
withBackupPlan(BackupPlanInput) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Specifies the body of a backup plan.
withBackupPlan(BackupPlan) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONResult
Specifies the body of a backup plan.
withBackupPlan(BackupPlan) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Specifies the body of a backup plan.
withBackupPlan(BackupPlanInput) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
Specifies the body of a backup plan.
withBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
withBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
withBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
withBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
withBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
withBackupPlanArn(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50.
withBackupPlanDocument(BackupPlan) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateResult
Returns the body of a backup plan based on the target template, including the name, rules, and backup vault of the plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
Uniquely identifies the backup plan to be associated with the selection of resources.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanRequest
Uniquely identifies a backup plan.
withBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
Uniquely identifies a backup plan.
withBackupPlanName(String) - Method in class com.amazonaws.services.backup.model.BackupPlan
The display name of a backup plan.
withBackupPlanName(String) - Method in class com.amazonaws.services.backup.model.BackupPlanInput
The display name of a backup plan.
withBackupPlanName(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The display name of a saved backup plan.
withBackupPlansList(BackupPlansListMember...) - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
An array of backup plan list items containing metadata about your saved backup plans.
withBackupPlansList(Collection<BackupPlansListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
An array of backup plan list items containing metadata about your saved backup plans.
withBackupPlanTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
To help organize your resources, you can assign your own metadata to the resources that you create.
withBackupPlanTemplateId(String) - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
Uniquely identifies a stored backup plan template.
withBackupPlanTemplateId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromTemplateRequest
Uniquely identifies a stored backup plan template.
withBackupPlanTemplateJson(String) - Method in class com.amazonaws.services.backup.model.ExportBackupPlanTemplateResult
The body of a backup plan template in JSON format.
withBackupPlanTemplateJson(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanFromJSONRequest
A customer-supplied backup plan document in JSON format.
withBackupPlanTemplateName(String) - Method in class com.amazonaws.services.backup.model.BackupPlanTemplatesListMember
The optional display name of a backup plan template.
withBackupPlanTemplatesList(BackupPlanTemplatesListMember...) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
An array of template list items containing metadata about your saved templates.
withBackupPlanTemplatesList(Collection<BackupPlanTemplatesListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
An array of template list items containing metadata about your saved templates.
withBackupPlanVersion(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Version IDs are unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
withBackupPlanVersionsList(BackupPlansListMember...) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
An array of version list items containing metadata about your backup plans.
withBackupPlanVersionsList(Collection<BackupPlansListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
An array of version list items containing metadata about your backup plans.
withBackupRuleId(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointCreator
Uniquely identifies a rule used to schedule the backup of a selection of resources.
withBackupSelection(BackupSelection) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
Specifies the body of a request to assign a set of resources to a backup plan.
withBackupSelection(BackupSelection) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Specifies the body of a request to assign a set of resources to a backup plan.
withBackupSelectionsList(BackupSelectionsListMember...) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
An array of backup selection list items containing metadata about each resource in the list.
withBackupSelectionsList(Collection<BackupSelectionsListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
An array of backup selection list items containing metadata about each resource in the list.
withBackupSizeBytes(Long) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The size, in bytes, of a backup.
withBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.BackupJob
The size, in bytes, of a backup.
withBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The size, in bytes, of a backup.
withBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The size, in bytes, of a backup.
withBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The size, in bytes, of the restored resource.
withBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The size, in bytes, of a backup.
withBackupSizeInBytes(Long) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The size, in bytes, of the restored resource.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultArn(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault.
withBackupVaultEvents(String...) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An array of events that indicate the status of jobs to back up resources to the backup vault.
withBackupVaultEvents(Collection<String>) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An array of events that indicate the status of jobs to back up resources to the backup vault.
withBackupVaultEvents(BackupVaultEvent...) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An array of events that indicate the status of jobs to back up resources to the backup vault.
withBackupVaultEvents(String...) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
An array of events that indicate the status of jobs to back up resources to the backup vault.
withBackupVaultEvents(Collection<String>) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
An array of events that indicate the status of jobs to back up resources to the backup vault.
withBackupVaultEvents(BackupVaultEvent...) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
An array of events that indicate the status of jobs to back up resources to the backup vault.
withBackupVaultList(BackupVaultListMember...) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
An array of backup vault list members containing vault metadata, including Amazon Resource Name (ARN), display name, creation date, number of saved recovery points, and encryption information if the resources saved in the backup vault are encrypted.
withBackupVaultList(Collection<BackupVaultListMember>) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
An array of backup vault list members containing vault metadata, including Amazon Resource Name (ARN), display name, creation date, number of saved recovery points, and encryption information if the resources saved in the backup vault are encrypted.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupJob
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupVaultRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The name of a logical container where backups are stored.
withBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
The name of a logical container where backups are stored.
withBackupVaultTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
Metadata that you can assign to help organize the resources that you create.
withByBackupPlanId(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified backup plan ID.
withByBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that will be stored in the specified backup vault.
withByCreatedAfter(Date) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that were created after the specified date.
withByCreatedAfter(Date) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that were created after the specified timestamp.
withByCreatedBefore(Date) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that were created before the specified date.
withByCreatedBefore(Date) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that were created before the specified timestamp.
withByResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that match the specified resource Amazon Resource Name (ARN).
withByResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified resource Amazon Resource Name (ARN).
withByResourceType(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs for the specified resources:
withByResourceType(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
Returns only recovery points that match the specified resource type.
withByState(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that are in the specified state.
withByState(BackupJobState) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
Returns only backup jobs that are in the specified state.
withBytesTransferred(Long) - Method in class com.amazonaws.services.backup.model.BackupJob
The size in bytes transferred to a backup vault at the time that the job status was queried.
withBytesTransferred(Long) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The size in bytes transferred to a backup vault at the time that the job status was queried.
withCalculatedLifecycle(CalculatedLifecycle) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
withCalculatedLifecycle(CalculatedLifecycle) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
withCalculatedLifecycle(CalculatedLifecycle) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
A CalculatedLifecycle object containing DeleteAt and MoveToColdStorageAt timestamps.
withCode(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException
 
withCode(String) - Method in exception com.amazonaws.services.backup.model.DependencyFailureException
 
withCode(String) - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException
 
withCode(String) - Method in exception com.amazonaws.services.backup.model.InvalidRequestException
 
withCode(String) - Method in exception com.amazonaws.services.backup.model.LimitExceededException
 
withCode(String) - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException
 
withCode(String) - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException
 
withCode(String) - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException
 
withCompleteWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The amount of time AWS Backup attempts a backup before canceling the job and returning an error.
withCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a job to create a backup job is completed, in Unix format and Coordinated Universal Time (UTC).
withCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a job to create a backup job is completed, in Unix format and Coordinated Universal Time (UTC).
withCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a job to create a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
withCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The date and time that a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
withCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
withCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).
withCompletionWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRule
A value in minutes after a backup job is successfully started before it must be completed or it is canceled by AWS Backup.
withCompletionWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The amount of time AWS Backup attempts a backup before canceling the job and returning an error.
withConditionKey(String) - Method in class com.amazonaws.services.backup.model.Condition
The key in a key-value pair.
withConditionType(String) - Method in class com.amazonaws.services.backup.model.Condition
An operation, such as StringEquals, that is applied to a key-value pair used to filter resources in a selection.
withConditionType(ConditionType) - Method in class com.amazonaws.services.backup.model.Condition
An operation, such as StringEquals, that is applied to a key-value pair used to filter resources in a selection.
withConditionValue(String) - Method in class com.amazonaws.services.backup.model.Condition
The value in a key-value pair.
withContext(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

withContext(String) - Method in exception com.amazonaws.services.backup.model.DependencyFailureException

withContext(String) - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException

withContext(String) - Method in exception com.amazonaws.services.backup.model.InvalidRequestException

withContext(String) - Method in exception com.amazonaws.services.backup.model.LimitExceededException

withContext(String) - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException

withContext(String) - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException

withContext(String) - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException

withCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.BackupJob
Contains identifying information about the creation of a backup job, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan used to create it.
withCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Contains identifying information about the creation of a backup job, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan that is used to create it.
withCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Contains identifying information about the creation of a recovery point, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan used to create it.
withCreatedBy(RecoveryPointCreator) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
Contains identifying information about the creation of a recovery point, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan that is used to create it.
withCreatedResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
An Amazon Resource Name (ARN) that uniquely identifies a resource whose recovery point is being restored.
withCreatedResourceArn(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
An Amazon Resource Name (ARN) that uniquely identifies a resource.
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a backup job is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The date and time a resource backup plan is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The date and time a resource backup is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
The date and time that a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultResult
The date and time a backup vault is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a backup job is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The date and time that a backup vault is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The date and time that a restore job is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The date and time that a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The date and time a restore job is created, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
The date and time that a backup job is started, in Unix format and Coordinated Universal Time (UTC).
withCreationDate(Date) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
The date and time a backup plan is updated, in Unix format and Coordinated Universal Time (UTC).
withCreatorRequestId(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanRequest
Identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionRequest
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withCreatorRequestId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
withDeleteAfterDays(Long) - Method in class com.amazonaws.services.backup.model.Lifecycle
Specifies the number of days after creation that a recovery point is deleted.
withDeleteAt(Date) - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
A timestamp that specifies when to delete a recovery point.
withDeletionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The date and time a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
withDeletionDate(Date) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
The date and time a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
withDeletionDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The date and time that a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC).
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.CreateBackupVaultRequest
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The server-side encryption key used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab.
withExpectedCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
The date and time a job to back up resources is expected to be completed, in Unix format and Coordinated Universal Time (UTC).
withExpectedCompletionDate(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The date and time that a job to back up resources is expected to be completed, in Unix format and Coordinated Universal Time (UTC).
withExpectedCompletionTimeMinutes(Long) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
The amount of time in minutes that a job restoring a recovery point is expected to take.
withExpectedCompletionTimeMinutes(Long) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
The amount of time in minutes that a job restoring a recovery point is expected to take.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.BackupSelection
The ARN of the IAM role that AWS Backup uses to authenticate when restoring the target resource; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIamRoleArn(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
The Amazon Resource Name (ARN) of the IAM role that AWS Backup uses to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access.
withIdempotencyToken(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
A customer chosen string that can be used to distinguish between calls to StartBackupJob.
withIdempotencyToken(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
A customer chosen string that can be used to distinguish between calls to StartRestoreJob.
withIncludeDeleted(Boolean) - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
A Boolean value with a default value of FALSE that returns deleted backup plans when set to TRUE.
withIsEncrypted(Boolean) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
withIsEncrypted(Boolean) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A Boolean value that is returned as TRUE if the specified recovery point is encrypted, or FALSE if the recovery point is not encrypted.
withLastBackupTime(Date) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
The date and time that a resource was last backed up, in Unix format and Coordinated Universal Time (UTC).
withLastBackupTime(Date) - Method in class com.amazonaws.services.backup.model.ProtectedResource
The date and time a resource was last backed up, in Unix format and Coordinated Universal Time (UTC).
withLastExecutionDate(Date) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
The last time a job to back up resources was executed with this rule.
withLastExecutionDate(Date) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
The last time a job to back up resources was executed with this backup plan.
withLastRestoreTime(Date) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The date and time that a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC).
withLastRestoreTime(Date) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The date and time a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC).
withLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.BackupRule
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
withLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
withLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
withLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
withLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
withLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
withLifecycle(Lifecycle) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
The lifecycle defines when a protected resource is transitioned to cold storage and when it expires.
withListOfTags(Condition...) - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of conditions used to specify a set of resources to assign to a backup plan; for example, "StringEquals": {"ec2:ResourceTag/Department": "accounting".
withListOfTags(Collection<Condition>) - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of conditions used to specify a set of resources to assign to a backup plan; for example, "StringEquals": {"ec2:ResourceTag/Department": "accounting".
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
The maximum number of items to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.backup.model.ListTagsRequest
The maximum number of items to be returned.
withMetadata(Map<String, String>) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
A set of metadata key-value pairs.
withMoveToColdStorageAfterDays(Long) - Method in class com.amazonaws.services.backup.model.Lifecycle
Specifies the number of days after creation that a recovery point is moved to cold storage.
withMoveToColdStorageAt(Date) - Method in class com.amazonaws.services.backup.model.CalculatedLifecycle
A timestamp that specifies when to transition a recovery point to cold storage.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupJobsResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlansRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlansResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanTemplatesResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupPlanVersionsResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupSelectionsResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListBackupVaultsResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListTagsRequest
The next item following a partial list of returned items.
withNextToken(String) - Method in class com.amazonaws.services.backup.model.ListTagsResult
The next item following a partial list of returned items.
withNumberOfRecoveryPoints(Long) - Method in class com.amazonaws.services.backup.model.BackupVaultListMember
The number of recovery points that are stored in a backup vault.
withNumberOfRecoveryPoints(Long) - Method in class com.amazonaws.services.backup.model.DescribeBackupVaultResult
The number of recovery points that are stored in a backup vault.
withPercentDone(String) - Method in class com.amazonaws.services.backup.model.BackupJob
Contains an estimated percentage complete of a job at the time the job status was queried.
withPercentDone(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Contains an estimated percentage that is complete of a job at the time the job status was queried.
withPercentDone(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Contains an estimated percentage that is complete of a job at the time the job status was queried.
withPercentDone(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Contains an estimated percentage complete of a job at the time the job status was queried.
withPolicy(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultAccessPolicyResult
The backup vault access policy document in JSON format.
withPolicy(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultAccessPolicyRequest
The backup vault access policy document in JSON format.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DeleteRecoveryPointRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobResult
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleRequest
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPointArn(String) - Method in class com.amazonaws.services.backup.model.UpdateRecoveryPointLifecycleResult
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.
withRecoveryPoints(RecoveryPointByBackupVault...) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
An array of objects that contain detailed information about recovery points saved in a backup vault.
withRecoveryPoints(Collection<RecoveryPointByBackupVault>) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByBackupVaultResult
An array of objects that contain detailed information about recovery points saved in a backup vault.
withRecoveryPoints(RecoveryPointByResource...) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
An array of objects that contain detailed information about recovery points of the specified resource type.
withRecoveryPoints(Collection<RecoveryPointByResource>) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceResult
An array of objects that contain detailed information about recovery points of the specified resource type.
withRecoveryPointTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.BackupRule
An array of key-value pair strings that are assigned to resources that are associated with this rule when restored from backup.
withRecoveryPointTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
To help organize your resources, you can assign your own metadata to the resources that you create.
withRecoveryPointTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
To help organize your resources, you can assign your own metadata to the resources that you create.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.BackupJob
An ARN that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
An ARN that uniquely identifies a saved resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
An ARN that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
An ARN that uniquely identifies a saved resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListRecoveryPointsByResourceRequest
An ARN that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.ListTagsRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.ProtectedResource
An Amazon Resource Name (ARN) that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
An ARN that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
An Amazon Resource Name (ARN) that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.TagResourceRequest
An ARN that uniquely identifies a resource.
withResourceArn(String) - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
An ARN that uniquely identifies a resource.
withResources(String...) - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of strings that either contain Amazon Resource Names (ARNs) or match patterns such as " arn:aws:ec2:us-east-1:123456789012:volume/*" of resources to assign to a backup plan.
withResources(Collection<String>) - Method in class com.amazonaws.services.backup.model.BackupSelection
An array of strings that either contain Amazon Resource Names (ARNs) or match patterns such as " arn:aws:ec2:us-east-1:123456789012:volume/*" of resources to assign to a backup plan.
withResourceType(String) - Method in class com.amazonaws.services.backup.model.BackupJob
The type of AWS resource to be backed-up; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
withResourceType(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The type of AWS resource to be backed-up; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
withResourceType(String) - Method in class com.amazonaws.services.backup.model.DescribeProtectedResourceResult
The type of AWS resource saved as a recovery point; for example, an EBS volume or an Amazon RDS database.
withResourceType(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
The type of AWS resource to save as a recovery point; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
withResourceType(String) - Method in class com.amazonaws.services.backup.model.ProtectedResource
The type of AWS resource; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
withResourceType(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
The type of AWS resource saved as a recovery point; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.
withResourceType(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobRequest
Starts a job to restore a recovery point for one of the following resources:
withResourceTypes(String...) - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
Contains a string with the supported AWS resource types:
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.backup.model.GetSupportedResourceTypesResult
Contains a string with the supported AWS resource types:
withRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobRequest
Uniquely identifies the job that restores a recovery point.
withRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Uniquely identifies the job that restores a recovery point.
withRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
Uniquely identifies the job that restores a recovery point.
withRestoreJobId(String) - Method in class com.amazonaws.services.backup.model.StartRestoreJobResult
Uniquely identifies the job that restores a recovery point.
withRestoreJobs(RestoreJobsListMember...) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
An array of objects that contain detailed information about jobs to restore saved resources.
withRestoreJobs(Collection<RestoreJobsListMember>) - Method in class com.amazonaws.services.backup.model.ListRestoreJobsResult
An array of objects that contain detailed information about jobs to restore saved resources.
withRestoreMetadata(Map<String, String>) - Method in class com.amazonaws.services.backup.model.GetRecoveryPointRestoreMetadataResult
A set of metadata key-value pairs that lists the metadata key-value pairs that are required to restore the recovery point.
withResults(ProtectedResource...) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
An array of resources successfully backed up by AWS Backup including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
withResults(Collection<ProtectedResource>) - Method in class com.amazonaws.services.backup.model.ListProtectedResourcesResult
An array of resources successfully backed up by AWS Backup including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.
withRuleId(String) - Method in class com.amazonaws.services.backup.model.BackupRule
Uniquely identifies a rule that is used to schedule the backup of a selection of resources.
withRuleName(String) - Method in class com.amazonaws.services.backup.model.BackupRule
An optional display name for a backup rule.
withRuleName(String) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
>An optional display name for a backup rule.
withRules(BackupRule...) - Method in class com.amazonaws.services.backup.model.BackupPlan
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
withRules(Collection<BackupRule>) - Method in class com.amazonaws.services.backup.model.BackupPlan
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
withRules(BackupRuleInput...) - Method in class com.amazonaws.services.backup.model.BackupPlanInput
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
withRules(Collection<BackupRuleInput>) - Method in class com.amazonaws.services.backup.model.BackupPlanInput
An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
withScheduleExpression(String) - Method in class com.amazonaws.services.backup.model.BackupRule
A CRON expression specifying when AWS Backup initiates a backup job.
withScheduleExpression(String) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
A CRON expression specifying when AWS Backup initiates a backup job.
withSelectionId(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
Uniquely identifies a request to assign a set of resources to a backup plan.
withSelectionId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupSelectionResult
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
withSelectionId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupSelectionRequest
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
withSelectionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionRequest
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
withSelectionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupSelectionResult
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
withSelectionName(String) - Method in class com.amazonaws.services.backup.model.BackupSelection
The display name of a resource selection document.
withSelectionName(String) - Method in class com.amazonaws.services.backup.model.BackupSelectionsListMember
The display name of a resource selection document.
withSNSTopicArn(String) - Method in class com.amazonaws.services.backup.model.GetBackupVaultNotificationsResult
An ARN that uniquely identifies an Amazon Simple Notification Service (Amazon SNS) topic; for example, arn:aws:sns:us-west-2:111122223333:MyTopic.
withSNSTopicArn(String) - Method in class com.amazonaws.services.backup.model.PutBackupVaultNotificationsRequest
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic.
withStartBy(Date) - Method in class com.amazonaws.services.backup.model.BackupJob
Specifies the time in Unix format and Coordinated Universal Time (UTC) when a backup job must be started before it is canceled.
withStartBy(Date) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
Specifies the time in Unix format and Coordinated Universal Time (UTC) when a backup job must be started before it is canceled.
withStartWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRule
An optional value that specifies a period of time in minutes after a backup is scheduled before a job is canceled if it doesn't start successfully.
withStartWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The amount of time in minutes before beginning a backup.
withStartWindowMinutes(Long) - Method in class com.amazonaws.services.backup.model.StartBackupJobRequest
The amount of time in minutes before beginning a backup.
withState(String) - Method in class com.amazonaws.services.backup.model.BackupJob
The current state of a resource recovery point.
withState(BackupJobState) - Method in class com.amazonaws.services.backup.model.BackupJob
The current state of a resource recovery point.
withState(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The current state of a resource recovery point.
withState(BackupJobState) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
The current state of a resource recovery point.
withStatus(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A status code specifying the state of the recovery point.
withStatus(RecoveryPointStatus) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
A status code specifying the state of the recovery point.
withStatus(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Status code specifying the state of the job that is initiated by AWS Backup to restore a recovery point.
withStatus(RestoreJobStatus) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
Status code specifying the state of the job that is initiated by AWS Backup to restore a recovery point.
withStatus(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A status code specifying the state of the recovery point.
withStatus(RecoveryPointStatus) - Method in class com.amazonaws.services.backup.model.RecoveryPointByBackupVault
A status code specifying the state of the recovery point.
withStatus(String) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
A status code specifying the state of the recovery point.
withStatus(RecoveryPointStatus) - Method in class com.amazonaws.services.backup.model.RecoveryPointByResource
A status code specifying the state of the recovery point.
withStatus(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
A status code specifying the state of the job initiated by AWS Backup to restore a recovery point.
withStatus(RestoreJobStatus) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
A status code specifying the state of the job initiated by AWS Backup to restore a recovery point.
withStatusMessage(String) - Method in class com.amazonaws.services.backup.model.BackupJob
A detailed message explaining the status of the job to back up a resource.
withStatusMessage(String) - Method in class com.amazonaws.services.backup.model.DescribeBackupJobResult
A detailed message explaining the status of the job to back up a resource.
withStatusMessage(String) - Method in class com.amazonaws.services.backup.model.DescribeRestoreJobResult
A detailed message explaining the status of a job to restore a recovery point.
withStatusMessage(String) - Method in class com.amazonaws.services.backup.model.RestoreJobsListMember
A detailed message explaining the status of the job to restore a recovery point.
withStorageClass(String) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Specifies the storage class of the recovery point.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.backup.model.DescribeRecoveryPointResult
Specifies the storage class of the recovery point.
withTagKeyList(String...) - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
A list of keys to identify which key-value tags to remove from a resource.
withTagKeyList(Collection<String>) - Method in class com.amazonaws.services.backup.model.UntagResourceRequest
A list of keys to identify which key-value tags to remove from a resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.ListTagsResult
To help organize your resources, you can assign your own metadata to the resources you create.
withTags(Map<String, String>) - Method in class com.amazonaws.services.backup.model.TagResourceRequest
Key-value pairs that are used to help organize your resources.
withTargetBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupRule
The name of a logical container where backups are stored.
withTargetBackupVaultName(String) - Method in class com.amazonaws.services.backup.model.BackupRuleInput
The name of a logical container where backups are stored.
withType(String) - Method in exception com.amazonaws.services.backup.model.AlreadyExistsException

withType(String) - Method in exception com.amazonaws.services.backup.model.DependencyFailureException

withType(String) - Method in exception com.amazonaws.services.backup.model.InvalidParameterValueException

withType(String) - Method in exception com.amazonaws.services.backup.model.InvalidRequestException

withType(String) - Method in exception com.amazonaws.services.backup.model.LimitExceededException

withType(String) - Method in exception com.amazonaws.services.backup.model.MissingParameterValueException

withType(String) - Method in exception com.amazonaws.services.backup.model.ResourceNotFoundException

withType(String) - Method in exception com.amazonaws.services.backup.model.ServiceUnavailableException

withVersionId(String) - Method in class com.amazonaws.services.backup.model.BackupPlansListMember
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
withVersionId(String) - Method in class com.amazonaws.services.backup.model.CreateBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1024 bytes long.
withVersionId(String) - Method in class com.amazonaws.services.backup.model.DeleteBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
withVersionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanRequest
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
withVersionId(String) - Method in class com.amazonaws.services.backup.model.GetBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
withVersionId(String) - Method in class com.amazonaws.services.backup.model.UpdateBackupPlanResult
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.
A B C D E F G H I L M P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.