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

A

AbstractAmazonFSx - Class in com.amazonaws.services.fsx
Abstract implementation of AmazonFSx.
AbstractAmazonFSx() - Constructor for class com.amazonaws.services.fsx.AbstractAmazonFSx
 
AbstractAmazonFSxAsync - Class in com.amazonaws.services.fsx
Abstract implementation of AmazonFSxAsync.
AbstractAmazonFSxAsync() - Constructor for class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
ActiveDirectoryBackupAttributes - Class in com.amazonaws.services.fsx.model
The Microsoft AD attributes of the Amazon FSx for Windows File Server file system.
ActiveDirectoryBackupAttributes() - Constructor for class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
ActiveDirectoryErrorException - Exception in com.amazonaws.services.fsx.model
An Active Directory error.
ActiveDirectoryErrorException(String) - Constructor for exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
Constructs a new ActiveDirectoryErrorException with the specified error message.
ActiveDirectoryErrorType - Enum in com.amazonaws.services.fsx.model
The type of error relating to Microsoft Active Directory.
AdministrativeAction - Class in com.amazonaws.services.fsx.model
Describes a specific Amazon FSx administrative action for the current Windows or Lustre file system.
AdministrativeAction() - Constructor for class com.amazonaws.services.fsx.model.AdministrativeAction
 
AdministrativeActionFailureDetails - Class in com.amazonaws.services.fsx.model
Provides information about a failed administrative action.
AdministrativeActionFailureDetails() - Constructor for class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
 
AdministrativeActionType - Enum in com.amazonaws.services.fsx.model
Describes the type of administrative action, as follows:
Alias - Class in com.amazonaws.services.fsx.model
A DNS alias that is associated with the file system.
Alias() - Constructor for class com.amazonaws.services.fsx.model.Alias
 
AliasLifecycle - Enum in com.amazonaws.services.fsx.model
 
AmazonFSx - Interface in com.amazonaws.services.fsx
Interface for accessing Amazon FSx.
AmazonFSxAsync - Interface in com.amazonaws.services.fsx
Interface for accessing Amazon FSx asynchronously.
AmazonFSxAsyncClient - Class in com.amazonaws.services.fsx
Client for accessing Amazon FSx asynchronously.
AmazonFSxAsyncClientBuilder - Class in com.amazonaws.services.fsx
Fluent builder for AmazonFSxAsync.
AmazonFSxClient - Class in com.amazonaws.services.fsx
Client for accessing Amazon FSx.
AmazonFSxClientBuilder - Class in com.amazonaws.services.fsx
Fluent builder for AmazonFSx.
AmazonFSxException - Exception in com.amazonaws.services.fsx.model
Base exception for all service exceptions thrown by Amazon FSx
AmazonFSxException(String) - Constructor for exception com.amazonaws.services.fsx.model.AmazonFSxException
Constructs a new AmazonFSxException with the specified error message.
associateFileSystemAliases(AssociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
associateFileSystemAliases(AssociateFileSystemAliasesRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Use this action to associate one or more Domain Name Server (DNS) aliases with an existing Amazon FSx for Windows File Server file system.
associateFileSystemAliases(AssociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Use this action to associate one or more Domain Name Server (DNS) aliases with an existing Amazon FSx for Windows File Server file system.
associateFileSystemAliasesAsync(AssociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
associateFileSystemAliasesAsync(AssociateFileSystemAliasesRequest, AsyncHandler<AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
associateFileSystemAliasesAsync(AssociateFileSystemAliasesRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Use this action to associate one or more Domain Name Server (DNS) aliases with an existing Amazon FSx for Windows File Server file system.
associateFileSystemAliasesAsync(AssociateFileSystemAliasesRequest, AsyncHandler<AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Use this action to associate one or more Domain Name Server (DNS) aliases with an existing Amazon FSx for Windows File Server file system.
associateFileSystemAliasesAsync(AssociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
associateFileSystemAliasesAsync(AssociateFileSystemAliasesRequest, AsyncHandler<AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
AssociateFileSystemAliasesRequest - Class in com.amazonaws.services.fsx.model
The request object specifying one or more DNS alias names to associate with an Amazon FSx for Windows File Server file system.
AssociateFileSystemAliasesRequest() - Constructor for class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
 
AssociateFileSystemAliasesResult - Class in com.amazonaws.services.fsx.model
The system generated response showing the DNS aliases that Amazon FSx is attempting to associate with the file system.
AssociateFileSystemAliasesResult() - Constructor for class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
 
asyncBuilder() - Static method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
AutoImportPolicyType - Enum in com.amazonaws.services.fsx.model
 

B

Backup - Class in com.amazonaws.services.fsx.model
A backup of an Amazon FSx file system.
Backup() - Constructor for class com.amazonaws.services.fsx.model.Backup
 
BackupBeingCopiedException - Exception in com.amazonaws.services.fsx.model
You can't delete a backup while it's being copied.
BackupBeingCopiedException(String) - Constructor for exception com.amazonaws.services.fsx.model.BackupBeingCopiedException
Constructs a new BackupBeingCopiedException with the specified error message.
BackupFailureDetails - Class in com.amazonaws.services.fsx.model
If backup creation fails, this structure contains the details of that failure.
BackupFailureDetails() - Constructor for class com.amazonaws.services.fsx.model.BackupFailureDetails
 
BackupInProgressException - Exception in com.amazonaws.services.fsx.model
Another backup is already under way.
BackupInProgressException(String) - Constructor for exception com.amazonaws.services.fsx.model.BackupInProgressException
Constructs a new BackupInProgressException with the specified error message.
BackupLifecycle - Enum in com.amazonaws.services.fsx.model
The lifecycle status of the backup.
BackupNotFoundException - Exception in com.amazonaws.services.fsx.model
No Amazon FSx backups were found based upon the supplied parameters.
BackupNotFoundException(String) - Constructor for exception com.amazonaws.services.fsx.model.BackupNotFoundException
Constructs a new BackupNotFoundException with the specified error message.
BackupRestoringException - Exception in com.amazonaws.services.fsx.model
You can't delete a backup while it's being used to restore a file system.
BackupRestoringException(String) - Constructor for exception com.amazonaws.services.fsx.model.BackupRestoringException
Constructs a new BackupRestoringException with the specified error message.
BackupType - Enum in com.amazonaws.services.fsx.model
The type of the backup.
BadRequestException - Exception in com.amazonaws.services.fsx.model
A generic error indicating a failure with a client request.
BadRequestException(String) - Constructor for exception com.amazonaws.services.fsx.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClientBuilder
Construct an asynchronous implementation of AmazonFSxAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.fsx.AmazonFSxClientBuilder
Construct a synchronous implementation of AmazonFSx using the current builder configuration.
builder() - Static method in class com.amazonaws.services.fsx.AmazonFSxClient
 

C

cancelDataRepositoryTask(CancelDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
cancelDataRepositoryTask(CancelDataRepositoryTaskRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING or EXECUTING state.
cancelDataRepositoryTask(CancelDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING or EXECUTING state.
cancelDataRepositoryTaskAsync(CancelDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
cancelDataRepositoryTaskAsync(CancelDataRepositoryTaskRequest, AsyncHandler<CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
cancelDataRepositoryTaskAsync(CancelDataRepositoryTaskRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING or EXECUTING state.
cancelDataRepositoryTaskAsync(CancelDataRepositoryTaskRequest, AsyncHandler<CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING or EXECUTING state.
cancelDataRepositoryTaskAsync(CancelDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
cancelDataRepositoryTaskAsync(CancelDataRepositoryTaskRequest, AsyncHandler<CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
CancelDataRepositoryTaskRequest - Class in com.amazonaws.services.fsx.model
Cancels a data repository task.
CancelDataRepositoryTaskRequest() - Constructor for class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
 
CancelDataRepositoryTaskResult - Class in com.amazonaws.services.fsx.model
 
CancelDataRepositoryTaskResult() - Constructor for class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
 
clone() - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
clone() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
clone() - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
 
clone() - Method in class com.amazonaws.services.fsx.model.Alias
 
clone() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
 
clone() - Method in class com.amazonaws.services.fsx.model.Backup
 
clone() - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
 
clone() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
 
clone() - Method in class com.amazonaws.services.fsx.model.CompletionReport
 
clone() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.CopyBackupResult
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateBackupResult
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemResult
 
clone() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
clone() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
clone() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
clone() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
 
clone() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
 
clone() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
 
clone() - Method in class com.amazonaws.services.fsx.model.FileSystem
 
clone() - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
 
clone() - Method in class com.amazonaws.services.fsx.model.Filter
 
clone() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
 
clone() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
 
clone() - Method in class com.amazonaws.services.fsx.model.Tag
 
clone() - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
 
clone() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemResult
 
clone() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
 
clone() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
com.amazonaws.services.fsx - package com.amazonaws.services.fsx
Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage.
com.amazonaws.services.fsx.model - package com.amazonaws.services.fsx.model
 
CompletionReport - Class in com.amazonaws.services.fsx.model
Provides a report detailing the data repository task results of the files processed that match the criteria specified in the report Scope parameter.
CompletionReport() - Constructor for class com.amazonaws.services.fsx.model.CompletionReport
 
configFactory - Static variable in class com.amazonaws.services.fsx.AmazonFSxClient
Client configuration factory providing ClientConfigurations tailored to this client
copyBackup(CopyBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
copyBackup(CopyBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Copies an existing backup within the same AWS account to another Region (cross-Region copy) or within the same Region (in-Region copy).
copyBackup(CopyBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Copies an existing backup within the same AWS account to another Region (cross-Region copy) or within the same Region (in-Region copy).
copyBackupAsync(CopyBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
copyBackupAsync(CopyBackupRequest, AsyncHandler<CopyBackupRequest, CopyBackupResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
copyBackupAsync(CopyBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Copies an existing backup within the same AWS account to another Region (cross-Region copy) or within the same Region (in-Region copy).
copyBackupAsync(CopyBackupRequest, AsyncHandler<CopyBackupRequest, CopyBackupResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Copies an existing backup within the same AWS account to another Region (cross-Region copy) or within the same Region (in-Region copy).
copyBackupAsync(CopyBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
copyBackupAsync(CopyBackupRequest, AsyncHandler<CopyBackupRequest, CopyBackupResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
CopyBackupRequest - Class in com.amazonaws.services.fsx.model
 
CopyBackupRequest() - Constructor for class com.amazonaws.services.fsx.model.CopyBackupRequest
 
CopyBackupResult - Class in com.amazonaws.services.fsx.model
 
CopyBackupResult() - Constructor for class com.amazonaws.services.fsx.model.CopyBackupResult
 
createBackup(CreateBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
createBackup(CreateBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Creates a backup of an existing Amazon FSx file system.
createBackup(CreateBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Creates a backup of an existing Amazon FSx file system.
createBackupAsync(CreateBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createBackupAsync(CreateBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates a backup of an existing Amazon FSx file system.
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates a backup of an existing Amazon FSx file system.
createBackupAsync(CreateBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
CreateBackupRequest - Class in com.amazonaws.services.fsx.model
The request object for the CreateBackup operation.
CreateBackupRequest() - Constructor for class com.amazonaws.services.fsx.model.CreateBackupRequest
 
CreateBackupResult - Class in com.amazonaws.services.fsx.model
The response object for the CreateBackup operation.
CreateBackupResult() - Constructor for class com.amazonaws.services.fsx.model.CreateBackupResult
 
createDataRepositoryTask(CreateDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
createDataRepositoryTask(CreateDataRepositoryTaskRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Creates an Amazon FSx for Lustre data repository task.
createDataRepositoryTask(CreateDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Creates an Amazon FSx for Lustre data repository task.
createDataRepositoryTaskAsync(CreateDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createDataRepositoryTaskAsync(CreateDataRepositoryTaskRequest, AsyncHandler<CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createDataRepositoryTaskAsync(CreateDataRepositoryTaskRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates an Amazon FSx for Lustre data repository task.
createDataRepositoryTaskAsync(CreateDataRepositoryTaskRequest, AsyncHandler<CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates an Amazon FSx for Lustre data repository task.
createDataRepositoryTaskAsync(CreateDataRepositoryTaskRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
createDataRepositoryTaskAsync(CreateDataRepositoryTaskRequest, AsyncHandler<CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
CreateDataRepositoryTaskRequest - Class in com.amazonaws.services.fsx.model
 
CreateDataRepositoryTaskRequest() - Constructor for class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
CreateDataRepositoryTaskResult - Class in com.amazonaws.services.fsx.model
 
CreateDataRepositoryTaskResult() - Constructor for class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
 
createFileSystem(CreateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
createFileSystem(CreateFileSystemRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Creates a new, empty Amazon FSx file system.
createFileSystem(CreateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Creates a new, empty Amazon FSx file system.
createFileSystemAsync(CreateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createFileSystemAsync(CreateFileSystemRequest, AsyncHandler<CreateFileSystemRequest, CreateFileSystemResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createFileSystemAsync(CreateFileSystemRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates a new, empty Amazon FSx file system.
createFileSystemAsync(CreateFileSystemRequest, AsyncHandler<CreateFileSystemRequest, CreateFileSystemResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates a new, empty Amazon FSx file system.
createFileSystemAsync(CreateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
createFileSystemAsync(CreateFileSystemRequest, AsyncHandler<CreateFileSystemRequest, CreateFileSystemResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
createFileSystemFromBackup(CreateFileSystemFromBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
createFileSystemFromBackup(CreateFileSystemFromBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Creates a new Amazon FSx file system from an existing Amazon FSx backup.
createFileSystemFromBackup(CreateFileSystemFromBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Creates a new Amazon FSx file system from an existing Amazon FSx backup.
createFileSystemFromBackupAsync(CreateFileSystemFromBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createFileSystemFromBackupAsync(CreateFileSystemFromBackupRequest, AsyncHandler<CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
createFileSystemFromBackupAsync(CreateFileSystemFromBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates a new Amazon FSx file system from an existing Amazon FSx backup.
createFileSystemFromBackupAsync(CreateFileSystemFromBackupRequest, AsyncHandler<CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Creates a new Amazon FSx file system from an existing Amazon FSx backup.
createFileSystemFromBackupAsync(CreateFileSystemFromBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
createFileSystemFromBackupAsync(CreateFileSystemFromBackupRequest, AsyncHandler<CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
CreateFileSystemFromBackupRequest - Class in com.amazonaws.services.fsx.model
The request object for the CreateFileSystemFromBackup operation.
CreateFileSystemFromBackupRequest() - Constructor for class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
CreateFileSystemFromBackupResult - Class in com.amazonaws.services.fsx.model
The response object for the CreateFileSystemFromBackup operation.
CreateFileSystemFromBackupResult() - Constructor for class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
 
CreateFileSystemLustreConfiguration - Class in com.amazonaws.services.fsx.model
The Lustre configuration for the file system being created.
CreateFileSystemLustreConfiguration() - Constructor for class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
CreateFileSystemRequest - Class in com.amazonaws.services.fsx.model
The request object used to create a new Amazon FSx file system.
CreateFileSystemRequest() - Constructor for class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
CreateFileSystemResult - Class in com.amazonaws.services.fsx.model
The response object returned after the file system is created.
CreateFileSystemResult() - Constructor for class com.amazonaws.services.fsx.model.CreateFileSystemResult
 
CreateFileSystemWindowsConfiguration - Class in com.amazonaws.services.fsx.model
The configuration object for the Microsoft Windows file system used in CreateFileSystem and CreateFileSystemFromBackup operations.
CreateFileSystemWindowsConfiguration() - Constructor for class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 

D

DataRepositoryConfiguration - Class in com.amazonaws.services.fsx.model
The data repository configuration object for Lustre file systems returned in the response of the CreateFileSystem operation.
DataRepositoryConfiguration() - Constructor for class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
DataRepositoryFailureDetails - Class in com.amazonaws.services.fsx.model
Provides detailed information about the data respository if its Lifecycle is set to MISCONFIGURED.
DataRepositoryFailureDetails() - Constructor for class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
DataRepositoryLifecycle - Enum in com.amazonaws.services.fsx.model
 
DataRepositoryTask - Class in com.amazonaws.services.fsx.model
A description of the data repository task.
DataRepositoryTask() - Constructor for class com.amazonaws.services.fsx.model.DataRepositoryTask
 
DataRepositoryTaskEndedException - Exception in com.amazonaws.services.fsx.model
The data repository task could not be canceled because the task has already ended.
DataRepositoryTaskEndedException(String) - Constructor for exception com.amazonaws.services.fsx.model.DataRepositoryTaskEndedException
Constructs a new DataRepositoryTaskEndedException with the specified error message.
DataRepositoryTaskExecutingException - Exception in com.amazonaws.services.fsx.model
An existing data repository task is currently executing on the file system.
DataRepositoryTaskExecutingException(String) - Constructor for exception com.amazonaws.services.fsx.model.DataRepositoryTaskExecutingException
Constructs a new DataRepositoryTaskExecutingException with the specified error message.
DataRepositoryTaskFailureDetails - Class in com.amazonaws.services.fsx.model
Provides information about why a data repository task failed.
DataRepositoryTaskFailureDetails() - Constructor for class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
DataRepositoryTaskFilter - Class in com.amazonaws.services.fsx.model
(Optional) An array of filter objects you can use to filter the response of data repository tasks you will see in the the response.
DataRepositoryTaskFilter() - Constructor for class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
 
DataRepositoryTaskFilterName - Enum in com.amazonaws.services.fsx.model
 
DataRepositoryTaskLifecycle - Enum in com.amazonaws.services.fsx.model
 
DataRepositoryTaskNotFoundException - Exception in com.amazonaws.services.fsx.model
The data repository task or tasks you specified could not be found.
DataRepositoryTaskNotFoundException(String) - Constructor for exception com.amazonaws.services.fsx.model.DataRepositoryTaskNotFoundException
Constructs a new DataRepositoryTaskNotFoundException with the specified error message.
DataRepositoryTaskStatus - Class in com.amazonaws.services.fsx.model
Provides the task status showing a running total of the total number of files to be processed, the number successfully processed, and the number of files the task failed to process.
DataRepositoryTaskStatus() - Constructor for class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
 
DataRepositoryTaskType - Enum in com.amazonaws.services.fsx.model
 
defaultClient() - Static method in class com.amazonaws.services.fsx.AmazonFSxAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.fsx.AmazonFSxClientBuilder
 
deleteBackup(DeleteBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
deleteBackup(DeleteBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Deletes an Amazon FSx backup, deleting its contents.
deleteBackup(DeleteBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Deletes an Amazon FSx backup, deleting its contents.
deleteBackupAsync(DeleteBackupRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
deleteBackupAsync(DeleteBackupRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Deletes an Amazon FSx backup, deleting its contents.
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Deletes an Amazon FSx backup, deleting its contents.
deleteBackupAsync(DeleteBackupRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
DeleteBackupRequest - Class in com.amazonaws.services.fsx.model
The request object for DeleteBackup operation.
DeleteBackupRequest() - Constructor for class com.amazonaws.services.fsx.model.DeleteBackupRequest
 
DeleteBackupResult - Class in com.amazonaws.services.fsx.model
The response object for DeleteBackup operation.
DeleteBackupResult() - Constructor for class com.amazonaws.services.fsx.model.DeleteBackupResult
 
deleteFileSystem(DeleteFileSystemRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
deleteFileSystem(DeleteFileSystemRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Deletes a file system, deleting its contents.
deleteFileSystem(DeleteFileSystemRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Deletes a file system, deleting its contents.
deleteFileSystemAsync(DeleteFileSystemRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
deleteFileSystemAsync(DeleteFileSystemRequest, AsyncHandler<DeleteFileSystemRequest, DeleteFileSystemResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
deleteFileSystemAsync(DeleteFileSystemRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Deletes a file system, deleting its contents.
deleteFileSystemAsync(DeleteFileSystemRequest, AsyncHandler<DeleteFileSystemRequest, DeleteFileSystemResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Deletes a file system, deleting its contents.
deleteFileSystemAsync(DeleteFileSystemRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
deleteFileSystemAsync(DeleteFileSystemRequest, AsyncHandler<DeleteFileSystemRequest, DeleteFileSystemResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
DeleteFileSystemLustreConfiguration - Class in com.amazonaws.services.fsx.model
The configuration object for the Amazon FSx for Lustre file system being deleted in the DeleteFileSystem operation.
DeleteFileSystemLustreConfiguration() - Constructor for class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
 
DeleteFileSystemLustreResponse - Class in com.amazonaws.services.fsx.model
The response object for the Amazon FSx for Lustre file system being deleted in the DeleteFileSystem operation.
DeleteFileSystemLustreResponse() - Constructor for class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
 
DeleteFileSystemRequest - Class in com.amazonaws.services.fsx.model
The request object for DeleteFileSystem operation.
DeleteFileSystemRequest() - Constructor for class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
DeleteFileSystemResult - Class in com.amazonaws.services.fsx.model
The response object for the DeleteFileSystem operation.
DeleteFileSystemResult() - Constructor for class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
DeleteFileSystemWindowsConfiguration - Class in com.amazonaws.services.fsx.model
The configuration object for the Microsoft Windows file system used in the DeleteFileSystem operation.
DeleteFileSystemWindowsConfiguration() - Constructor for class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
 
DeleteFileSystemWindowsResponse - Class in com.amazonaws.services.fsx.model
The response object for the Microsoft Windows file system used in the DeleteFileSystem operation.
DeleteFileSystemWindowsResponse() - Constructor for class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
 
describeBackups(DescribeBackupsRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
describeBackups(DescribeBackupsRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Returns the description of specific Amazon FSx backups, if a BackupIds value is provided for that backup.
describeBackups(DescribeBackupsRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Returns the description of specific Amazon FSx backups, if a BackupIds value is provided for that backup.
describeBackupsAsync(DescribeBackupsRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeBackupsAsync(DescribeBackupsRequest, AsyncHandler<DescribeBackupsRequest, DescribeBackupsResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeBackupsAsync(DescribeBackupsRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the description of specific Amazon FSx backups, if a BackupIds value is provided for that backup.
describeBackupsAsync(DescribeBackupsRequest, AsyncHandler<DescribeBackupsRequest, DescribeBackupsResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the description of specific Amazon FSx backups, if a BackupIds value is provided for that backup.
describeBackupsAsync(DescribeBackupsRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
describeBackupsAsync(DescribeBackupsRequest, AsyncHandler<DescribeBackupsRequest, DescribeBackupsResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
DescribeBackupsRequest - Class in com.amazonaws.services.fsx.model
The request object for DescribeBackups operation.
DescribeBackupsRequest() - Constructor for class com.amazonaws.services.fsx.model.DescribeBackupsRequest
 
DescribeBackupsResult - Class in com.amazonaws.services.fsx.model
Response object for DescribeBackups operation.
DescribeBackupsResult() - Constructor for class com.amazonaws.services.fsx.model.DescribeBackupsResult
 
describeDataRepositoryTasks(DescribeDataRepositoryTasksRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
describeDataRepositoryTasks(DescribeDataRepositoryTasksRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Returns the description of specific Amazon FSx for Lustre data repository tasks, if one or more TaskIds values are provided in the request, or if filters are used in the request.
describeDataRepositoryTasks(DescribeDataRepositoryTasksRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Returns the description of specific Amazon FSx for Lustre data repository tasks, if one or more TaskIds values are provided in the request, or if filters are used in the request.
describeDataRepositoryTasksAsync(DescribeDataRepositoryTasksRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeDataRepositoryTasksAsync(DescribeDataRepositoryTasksRequest, AsyncHandler<DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeDataRepositoryTasksAsync(DescribeDataRepositoryTasksRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the description of specific Amazon FSx for Lustre data repository tasks, if one or more TaskIds values are provided in the request, or if filters are used in the request.
describeDataRepositoryTasksAsync(DescribeDataRepositoryTasksRequest, AsyncHandler<DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the description of specific Amazon FSx for Lustre data repository tasks, if one or more TaskIds values are provided in the request, or if filters are used in the request.
describeDataRepositoryTasksAsync(DescribeDataRepositoryTasksRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
describeDataRepositoryTasksAsync(DescribeDataRepositoryTasksRequest, AsyncHandler<DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
DescribeDataRepositoryTasksRequest - Class in com.amazonaws.services.fsx.model
 
DescribeDataRepositoryTasksRequest() - Constructor for class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
DescribeDataRepositoryTasksResult - Class in com.amazonaws.services.fsx.model
 
DescribeDataRepositoryTasksResult() - Constructor for class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
 
describeFileSystemAliases(DescribeFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
describeFileSystemAliases(DescribeFileSystemAliasesRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
describeFileSystemAliases(DescribeFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
describeFileSystemAliasesAsync(DescribeFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeFileSystemAliasesAsync(DescribeFileSystemAliasesRequest, AsyncHandler<DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeFileSystemAliasesAsync(DescribeFileSystemAliasesRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
describeFileSystemAliasesAsync(DescribeFileSystemAliasesRequest, AsyncHandler<DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
describeFileSystemAliasesAsync(DescribeFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
describeFileSystemAliasesAsync(DescribeFileSystemAliasesRequest, AsyncHandler<DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
DescribeFileSystemAliasesRequest - Class in com.amazonaws.services.fsx.model
The request object for DescribeFileSystemAliases operation.
DescribeFileSystemAliasesRequest() - Constructor for class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
 
DescribeFileSystemAliasesResult - Class in com.amazonaws.services.fsx.model
The response object for DescribeFileSystemAliases operation.
DescribeFileSystemAliasesResult() - Constructor for class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
 
describeFileSystems(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
describeFileSystems(DescribeFileSystemsRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system.
describeFileSystems(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system.
describeFileSystemsAsync(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeFileSystemsAsync(DescribeFileSystemsRequest, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
describeFileSystemsAsync(DescribeFileSystemsRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system.
describeFileSystemsAsync(DescribeFileSystemsRequest, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Returns the description of specific Amazon FSx file systems, if a FileSystemIds value is provided for that file system.
describeFileSystemsAsync(DescribeFileSystemsRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
describeFileSystemsAsync(DescribeFileSystemsRequest, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
DescribeFileSystemsRequest - Class in com.amazonaws.services.fsx.model
The request object for DescribeFileSystems operation.
DescribeFileSystemsRequest() - Constructor for class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
 
DescribeFileSystemsResult - Class in com.amazonaws.services.fsx.model
The response object for DescribeFileSystems operation.
DescribeFileSystemsResult() - Constructor for class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
 
disassociateFileSystemAliases(DisassociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
disassociateFileSystemAliases(DisassociateFileSystemAliasesRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Use this action to disassociate, or remove, one or more Domain Name Service (DNS) aliases from an Amazon FSx for Windows File Server file system.
disassociateFileSystemAliases(DisassociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Use this action to disassociate, or remove, one or more Domain Name Service (DNS) aliases from an Amazon FSx for Windows File Server file system.
disassociateFileSystemAliasesAsync(DisassociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
disassociateFileSystemAliasesAsync(DisassociateFileSystemAliasesRequest, AsyncHandler<DisassociateFileSystemAliasesRequest, DisassociateFileSystemAliasesResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
disassociateFileSystemAliasesAsync(DisassociateFileSystemAliasesRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Use this action to disassociate, or remove, one or more Domain Name Service (DNS) aliases from an Amazon FSx for Windows File Server file system.
disassociateFileSystemAliasesAsync(DisassociateFileSystemAliasesRequest, AsyncHandler<DisassociateFileSystemAliasesRequest, DisassociateFileSystemAliasesResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Use this action to disassociate, or remove, one or more Domain Name Service (DNS) aliases from an Amazon FSx for Windows File Server file system.
disassociateFileSystemAliasesAsync(DisassociateFileSystemAliasesRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
disassociateFileSystemAliasesAsync(DisassociateFileSystemAliasesRequest, AsyncHandler<DisassociateFileSystemAliasesRequest, DisassociateFileSystemAliasesResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
DisassociateFileSystemAliasesRequest - Class in com.amazonaws.services.fsx.model
The request object of DNS aliases to disassociate from an Amazon FSx for Windows File Server file system.
DisassociateFileSystemAliasesRequest() - Constructor for class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
 
DisassociateFileSystemAliasesResult - Class in com.amazonaws.services.fsx.model
The system generated response showing the DNS aliases that Amazon FSx is attempting to disassociate from the file system.
DisassociateFileSystemAliasesResult() - Constructor for class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
 
DriveCacheType - Enum in com.amazonaws.services.fsx.model
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.fsx.AmazonFSx
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.Alias
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.Backup
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CompletionReport
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CopyBackupResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateBackupResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.FileSystem
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemResult
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 

F

FileSystem - Class in com.amazonaws.services.fsx.model
A description of a specific Amazon FSx file system.
FileSystem() - Constructor for class com.amazonaws.services.fsx.model.FileSystem
 
FileSystemFailureDetails - Class in com.amazonaws.services.fsx.model
A structure providing details of any failures that occur when creating the file system has failed.
FileSystemFailureDetails() - Constructor for class com.amazonaws.services.fsx.model.FileSystemFailureDetails
 
FileSystemLifecycle - Enum in com.amazonaws.services.fsx.model
The lifecycle status of the file system.
FileSystemMaintenanceOperation - Enum in com.amazonaws.services.fsx.model
An enumeration specifying the currently ongoing maintenance operation.
FileSystemNotFoundException - Exception in com.amazonaws.services.fsx.model
No Amazon FSx file systems were found based upon supplied parameters.
FileSystemNotFoundException(String) - Constructor for exception com.amazonaws.services.fsx.model.FileSystemNotFoundException
Constructs a new FileSystemNotFoundException with the specified error message.
FileSystemType - Enum in com.amazonaws.services.fsx.model
The type of file system.
Filter - Class in com.amazonaws.services.fsx.model
A filter used to restrict the results of describe calls.
Filter() - Constructor for class com.amazonaws.services.fsx.model.Filter
 
FilterName - Enum in com.amazonaws.services.fsx.model
The name for a filter.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.ActiveDirectoryErrorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.AdministrativeActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.AliasLifecycle
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.AutoImportPolicyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.BackupLifecycle
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.BackupType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryLifecycle
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskFilterName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskLifecycle
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.DriveCacheType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.FileSystemLifecycle
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.FileSystemMaintenanceOperation
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.FileSystemType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.FilterName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.LustreDeploymentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.ReportFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.ReportScope
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.ServiceLimit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.Status
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.StorageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fsx.model.WindowsDeploymentType
Use this in place of valueOf.

G

getActiveDirectoryId() - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
The ID of the AWS Managed Microsoft Active Directory instance to which the file system is joined.
getActiveDirectoryId() - Method in exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
The directory ID of the directory that an error pertains to.
getActiveDirectoryId() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The ID for an existing AWS Managed Microsoft Active Directory (AD) instance that the file system should join when it's created.
getActiveDirectoryId() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The ID for an existing AWS Managed Microsoft Active Directory instance that the file system is joined to.
getAdministrativeActions() - Method in class com.amazonaws.services.fsx.model.FileSystem
A list of administrative actions for the file system that are in process or waiting to be processed.
getAdministrativeActionType() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
getAliases() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
An array of one or more DNS alias names to associate with the file system.
getAliases() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
An array of the DNS aliases that Amazon FSx is associating with the file system.
getAliases() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
An array of one or more DNS alias names that you want to associate with the Amazon FSx file system.
getAliases() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
An array of one or more DNS aliases currently associated with the specified file system.
getAliases() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
An array of one or more DNS alias names to disassociate, or remove, from the file system.
getAliases() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
getAliases() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
getAutoImportPolicy() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
getAutoImportPolicy() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the file system's linked S3 data repository's AutoImportPolicy.
getAutoImportPolicy() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
getAutomaticBackupRetentionDays() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
getAutomaticBackupRetentionDays() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The number of days to retain automatic backups.
getAutomaticBackupRetentionDays() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
getAutomaticBackupRetentionDays() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
getAutomaticBackupRetentionDays() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The number of days to retain automatic daily backups.
getAutomaticBackupRetentionDays() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The number of days to retain automatic backups.
getBackup() - Method in class com.amazonaws.services.fsx.model.CopyBackupResult
 
getBackup() - Method in class com.amazonaws.services.fsx.model.CreateBackupResult
A description of the backup.
getBackupId() - Method in class com.amazonaws.services.fsx.model.Backup
The ID of the backup.
getBackupId() - Method in exception com.amazonaws.services.fsx.model.BackupBeingCopiedException
 
getBackupId() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
getBackupId() - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
The ID of the backup you want to delete.
getBackupId() - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
The ID of the backup deleted.
getBackupId() - Method in exception com.amazonaws.services.fsx.model.SourceBackupUnavailableException
 
getBackupIds() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
IDs of the backups you want to retrieve (String).
getBackups() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
An array of backups.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
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.fsx.AmazonFSxClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
(Optional) A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent updates.
getCopyTags() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
A boolean flag indicating whether tags from the source backup should be copied to the backup copy.
getCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) Not available to use with file systems that are linked to a data repository.
getCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
A boolean flag indicating whether tags for the file system should be copied to backups.
getCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
getCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
getCreationTime() - Method in class com.amazonaws.services.fsx.model.Backup
The time when a particular backup was created.
getCreationTime() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
getCreationTime() - Method in class com.amazonaws.services.fsx.model.FileSystem
The time that the file system was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
getDailyAutomaticBackupStartTime() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
getDailyAutomaticBackupStartTime() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The preferred time to take daily automatic backups, formatted HH:MM in the UTC time zone.
getDailyAutomaticBackupStartTime() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
getDailyAutomaticBackupStartTime() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
getDailyAutomaticBackupStartTime() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The preferred time to start the daily automatic backup, in the UTC time zone, for example, 02:00
getDailyAutomaticBackupStartTime() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The preferred time to take daily automatic backups, in the UTC time zone.
getDataRepositoryConfiguration() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
getDataRepositoryTask() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
The description of the data repository task that you just created.
getDataRepositoryTasks() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
The collection of data repository task descriptions returned.
getDeploymentType() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Choose SCRATCH_1 and SCRATCH_2 deployment types when you need temporary storage and shorter-term processing of data.
getDeploymentType() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Specifies the file system deployment type, valid values are the following:
getDeploymentType() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The deployment type of the FSX for Lustre file system.
getDeploymentType() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
Specifies the file system deployment type, valid values are the following:
getDirectoryInformation() - Method in class com.amazonaws.services.fsx.model.Backup
The configuration of the self-managed Microsoft Active Directory (AD) to which the Windows File Server instance is joined.
getDnsIps() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
getDnsIps() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
getDnsIps() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
getDNSName() - Method in class com.amazonaws.services.fsx.model.FileSystem
The DNS name for the file system.
getDomainName() - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
The fully qualified domain name of the self-managed AD directory.
getDomainName() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The fully qualified domain name of the self-managed AD directory.
getDomainName() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The fully qualified domain name of the self-managed AD directory, such as corp.example.com.
getDriveCacheType() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
getDriveCacheType() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
getEnabled() - Method in class com.amazonaws.services.fsx.model.CompletionReport
Set Enabled to True to generate a CompletionReport when the task completes.
getEndTime() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The time that Amazon FSx completed processing the task, populated after the task is complete.
getExecutorService() - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
Returns the executor service used by this client to execute async requests.
getExportPath() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The path in Amazon S3 where the root of your Amazon FSx file system is exported.
getExportPath() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
The export path to the Amazon S3 bucket (and prefix) that you are using to store new and changed Lustre file system files in S3.
getFailedCount() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
A running total of the number of files that the task failed to process.
getFailureDetails() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
getFailureDetails() - Method in class com.amazonaws.services.fsx.model.Backup
Details explaining any failures that occur when creating a backup.
getFailureDetails() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
getFailureDetails() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
Failure message describing why the task failed, it is populated only when Lifecycle is set to FAILED.
getFailureDetails() - Method in class com.amazonaws.services.fsx.model.FileSystem
 
getFileSystem() - Method in class com.amazonaws.services.fsx.model.Backup
Metadata of the file system associated with the backup.
getFileSystem() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
A description of the file system.
getFileSystem() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemResult
The configuration of the file system that was created.
getFileSystem() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemResult
A description of the file system that was updated.
getFileSystemAdministratorsGroup() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The name of the domain group whose members have administrative privileges for the FSx file system.
getFileSystemAdministratorsGroup() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
(Optional) The name of the domain group whose members are granted administrative privileges for the file system.
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
Specifies the file system with which you want to associate one or more DNS aliases.
getFileSystemId() - Method in exception com.amazonaws.services.fsx.model.BackupRestoringException
The ID of a file system being restored from the backup.
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
The ID of the file system to back up.
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
The ID of the file system you want to delete.
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
The ID of the file system being deleted.
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
The ID of the file system to return the associated DNS aliases for (String).
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
Specifies the file system from which to disassociate the DNS aliases.
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.FileSystem
The system-generated, unique 17-digit ID of the file system.
getFileSystemId() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
Identifies the file system that you are updating.
getFileSystemIds() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
IDs of the file systems whose descriptions you want to retrieve (String).
getFileSystems() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
An array of file system descriptions.
getFileSystemType() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The type of Amazon FSx file system to create, either WINDOWS or LUSTRE.
getFileSystemType() - Method in class com.amazonaws.services.fsx.model.FileSystem
The type of Amazon FSx file system, either LUSTRE or WINDOWS.
getFilters() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Filters structure.
getFilters() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) You can use filters to narrow the DescribeDataRepositoryTasks response to include just tasks for specific file systems, or tasks in a specific lifecycle state.
getFinalBackupId() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
The ID of the final backup for this file system.
getFinalBackupId() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
The ID of the final backup for this file system.
getFinalBackupTags() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Use if SkipFinalBackup is set to false, and you want to apply an array of tags to the final backup.
getFinalBackupTags() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
The set of tags applied to the final backup.
getFinalBackupTags() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
A set of tags for your final backup.
getFinalBackupTags() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
The set of tags applied to the final backup.
getFormat() - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
getImportedFileChunkSize() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk.
getImportedFileChunkSize() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk.
getImportPath() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The path to the Amazon S3 bucket (including the optional prefix) that you're using as the data repository for your Amazon FSx for Lustre file system.
getImportPath() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
The import path to the Amazon S3 bucket (and optional prefix) that you're using as the data repository for your FSx for Lustre file system, for example s3://import-bucket/optional-prefix.
getInvalidSecurityGroupId() - Method in exception com.amazonaws.services.fsx.model.InvalidNetworkSettingsException
 
getInvalidSubnetId() - Method in exception com.amazonaws.services.fsx.model.InvalidNetworkSettingsException
 
getKey() - Method in class com.amazonaws.services.fsx.model.Tag
A value that specifies the TagKey, the name of the tag.
getKmsKeyId() - Method in class com.amazonaws.services.fsx.model.Backup
The ID of the AWS Key Management Service (AWS KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.
getKmsKeyId() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
getKmsKeyId() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
getKmsKeyId() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
getKmsKeyId() - Method in class com.amazonaws.services.fsx.model.FileSystem
The ID of the AWS Key Management Service (AWS KMS) key used to encrypt the file system's data for Amazon FSx for Windows File Server file systems and persistent Amazon FSx for Lustre file systems at rest.
getLastUpdatedTime() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
The time at which the task status was last updated.
getLifecycle() - Method in class com.amazonaws.services.fsx.model.Alias
Describes the state of the DNS alias.
getLifecycle() - Method in class com.amazonaws.services.fsx.model.Backup
The lifecycle status of the backup.
getLifecycle() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
The lifecycle status of the data repository task, as follows:
getLifecycle() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
getLifecycle() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The lifecycle status of the data repository task, as follows:
getLifecycle() - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
The lifecycle of the backup.
getLifecycle() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
The file system lifecycle for the deletion request.
getLifecycle() - Method in class com.amazonaws.services.fsx.model.FileSystem
The lifecycle status of the file system, following are the possible values and what they mean:
getLimit() - Method in exception com.amazonaws.services.fsx.model.ServiceLimitExceededException
Enumeration of the service limit that was exceeded.
getLustreConfiguration() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
getLustreConfiguration() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
getLustreConfiguration() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
getLustreConfiguration() - Method in class com.amazonaws.services.fsx.model.FileSystem
 
getLustreConfiguration() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
 
getLustreResponse() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
getMaintenanceOperationsInProgress() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The list of maintenance operations in progress for this file system.
getMaxResults() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Maximum number of backups to return in the response (integer).
getMaxResults() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
getMaxResults() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
Maximum number of DNS aliases to return in the response (integer).
getMaxResults() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
Maximum number of file systems to return in the response (integer).
getMaxResults() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
Maximum number of tags to return in the response (integer).
getMessage() - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
Error message providing details about the failed administrative action.
getMessage() - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
A message describing the backup creation failure.
getMessage() - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
getMessage() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
getMessage() - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
A message describing any failures that occurred during file system creation.
getMountName() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
You use the MountName value when mounting the file system.
getName() - Method in class com.amazonaws.services.fsx.model.Alias
The name of the DNS alias.
getName() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Name of the task property to use in filtering the tasks returned in the response.
getName() - Method in class com.amazonaws.services.fsx.model.Filter
The name for this filter.
getNetworkInterfaceIds() - Method in class com.amazonaws.services.fsx.model.FileSystem
The IDs of the elastic network interface from which a specific file system is accessible.
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Opaque pagination token returned from a previous DescribeBackups operation (String).
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
This is present if there are more backups than returned in the response (String).
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
 
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
Opaque pagination token returned from a previous DescribeFileSystemAliases operation (String).
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
Present if there are more DNS aliases than returned in the response (String).
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
Opaque pagination token returned from a previous DescribeFileSystems operation (String).
getNextToken() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
Present if there are more file systems than returned in the response (String).
getNextToken() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
Opaque pagination token returned from a previous ListTagsForResource operation (String).
getNextToken() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
This is present if there are more tags than returned in the response (String).
getOrganizationalUnitDistinguishedName() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The fully qualified distinguished name of the organizational unit within the self-managed AD directory to which the Windows File Server instance is joined.
getOrganizationalUnitDistinguishedName() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
(Optional) The fully qualified distinguished name of the organizational unit within your self-managed AD directory that the Windows File Server instance will join.
getOwnerId() - Method in class com.amazonaws.services.fsx.model.Backup
 
getOwnerId() - Method in class com.amazonaws.services.fsx.model.FileSystem
The AWS account that created the file system.
getParameter() - Method in exception com.amazonaws.services.fsx.model.IncompatibleParameterErrorException
A parameter that is incompatible with the earlier request.
getPassword() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
getPassword() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
getPath() - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
getPaths() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
(Optional) The path or paths on the Amazon FSx file system to use when the data repository task is processed.
getPaths() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
An array of paths on the Amazon FSx for Lustre file system that specify the data for the data repository task to process.
getPerUnitStorageThroughput() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Required for the PERSISTENT_1 deployment type, describes the amount of read and write throughput for each 1 tebibyte of storage, in MB/s/TiB.
getPerUnitStorageThroughput() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned.
getPreferredFileServerIp() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, the IP address of the primary, or preferred, file server.
getPreferredSubnetId() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Required when DeploymentType is set to MULTI_AZ_1.
getPreferredSubnetId() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, it specifies the ID of the subnet where the preferred file server is located.
getProgressPercent() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Provides the percent complete of a STORAGE_OPTIMIZATION administrative action.
getProgressPercent() - Method in class com.amazonaws.services.fsx.model.Backup
 
getRemoteAdministrationEndpoint() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, use this endpoint when performing administrative tasks on the file system using Amazon FSx Remote PowerShell.
getReport() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Defines whether or not Amazon FSx provides a CompletionReport once the task has completed.
getReport() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
getRequestTime() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Time that the administrative action request was received.
getResourceARN() - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
getResourceARN() - Method in class com.amazonaws.services.fsx.model.Backup
The Amazon Resource Name (ARN) for the backup resource.
getResourceARN() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
getResourceARN() - Method in class com.amazonaws.services.fsx.model.FileSystem
The Amazon Resource Name (ARN) for the file system resource.
getResourceARN() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
The ARN of the Amazon FSx resource that will have its tags listed.
getResourceARN() - Method in exception com.amazonaws.services.fsx.model.NotServiceResourceErrorException
The Amazon Resource Name (ARN) of the non-Amazon FSx resource.
getResourceARN() - Method in exception com.amazonaws.services.fsx.model.ResourceDoesNotSupportTaggingException
The Amazon Resource Name (ARN) of the resource that doesn't support tagging.
getResourceARN() - Method in exception com.amazonaws.services.fsx.model.ResourceNotFoundException
The resource ARN of the resource that can't be found.
getResourceARN() - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon FSx resource that you want to tag.
getResourceARN() - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
The ARN of the Amazon FSx resource to untag.
getScope() - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
getSecurityGroupIds() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
A list of IDs for the security groups that apply to the specified network interfaces created for file system access.
getSecurityGroupIds() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
A list of IDs specifying the security groups to apply to all network interfaces created for file system access.
getSelfManagedActiveDirectoryConfiguration() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 
getSelfManagedActiveDirectoryConfiguration() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory.
getSelfManagedActiveDirectoryConfiguration() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
getSkipFinalBackup() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Set SkipFinalBackup to false if you want to take a final backup of the file system you are deleting.
getSkipFinalBackup() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
By default, Amazon FSx for Windows takes a final backup on your behalf when the DeleteFileSystem operation is invoked.
getSourceBackupId() - Method in class com.amazonaws.services.fsx.model.Backup
 
getSourceBackupId() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
The ID of the source backup.
getSourceBackupRegion() - Method in class com.amazonaws.services.fsx.model.Backup
The source Region of the backup.
getSourceRegion() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
The source AWS Region of the backup.
getStartTime() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The time that Amazon FSx began processing the task.
getStatus() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Describes the status of the administrative action, as follows:
getStatus() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
Provides the status of the number of files that the task has processed successfully and failed to process.
getStorageCapacity() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Sets the storage capacity of the file system that you're creating.
getStorageCapacity() - Method in class com.amazonaws.services.fsx.model.FileSystem
The storage capacity of the file system in gibibytes (GiB).
getStorageCapacity() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
Use this parameter to increase the storage capacity of an Amazon FSx file system.
getStorageType() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Sets the storage type for the Windows file system you're creating from a backup.
getStorageType() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Sets the storage type for the file system you're creating.
getStorageType() - Method in class com.amazonaws.services.fsx.model.FileSystem
The storage type of the file system.
getSubnetIds() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Specifies the IDs of the subnets that the file system will be accessible from.
getSubnetIds() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Specifies the IDs of the subnets that the file system will be accessible from.
getSubnetIds() - Method in class com.amazonaws.services.fsx.model.FileSystem
Specifies the IDs of the subnets that the file system is accessible from.
getSucceededCount() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
A running total of the number of files that the task has successfully processed.
getTagKeys() - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
A list of keys of tags on the resource to untag.
getTags() - Method in class com.amazonaws.services.fsx.model.Backup
Tags associated with a particular file system.
getTags() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
getTags() - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
(Optional) The tags to apply to the backup at backup creation.
getTags() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
getTags() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
The tags to be applied to the file system at file system creation.
getTags() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The tags to apply to the file system being created.
getTags() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
getTags() - Method in class com.amazonaws.services.fsx.model.FileSystem
The tags to associate with the file system.
getTags() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
A list of tags on the resource.
getTags() - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
A list of tags for the resource.
getTargetFileSystemValues() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Describes the target value for the administration action, provided in the UpdateFileSystem operation.
getTaskId() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
Specifies the data repository task to cancel.
getTaskId() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
The ID of the task being canceled.
getTaskId() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The system-generated, unique 17-digit ID of the data repository task.
getTaskIds() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) IDs of the tasks whose descriptions you want to retrieve (String).
getThroughputCapacity() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The throughput of an Amazon FSx file system, measured in megabytes per second, in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
getThroughputCapacity() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
Sets the target value for a file system's throughput capacity, in MB/s, that you are updating the file system to.
getThroughputCapacity() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The throughput of the Amazon FSx file system, measured in megabytes per second.
getTotalCount() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
The total number of files that the task will process.
getType() - Method in exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
The type of Active Directory error.
getType() - Method in class com.amazonaws.services.fsx.model.Backup
The type of the file system backup.
getType() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Specifies the type of data repository task to create.
getType() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The type of data repository task; EXPORT_TO_REPOSITORY is the only type currently supported.
getUserName() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The user name for the service account on your self-managed AD domain that FSx uses to join to your AD domain.
getUserName() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
getUserName() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
getValue() - Method in class com.amazonaws.services.fsx.model.Tag
A value that specifies the TagValue, the value assigned to the corresponding tag key.
getValues() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
getValues() - Method in class com.amazonaws.services.fsx.model.Filter
The values of the filter.
getVpcId() - Method in class com.amazonaws.services.fsx.model.FileSystem
The ID of the primary VPC for the file system.
getWeeklyMaintenanceStartTime() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
getWeeklyMaintenanceStartTime() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
getWeeklyMaintenanceStartTime() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
getWeeklyMaintenanceStartTime() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
getWeeklyMaintenanceStartTime() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
getWeeklyMaintenanceStartTime() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
getWindowsConfiguration() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
The configuration for this Microsoft Windows file system.
getWindowsConfiguration() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The Microsoft Windows configuration for the file system being created.
getWindowsConfiguration() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
getWindowsConfiguration() - Method in class com.amazonaws.services.fsx.model.FileSystem
The configuration for this Microsoft Windows file system.
getWindowsConfiguration() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
The configuration updates for an Amazon FSx for Windows File Server file system.
getWindowsResponse() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 

H

hashCode() - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
hashCode() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
hashCode() - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
 
hashCode() - Method in class com.amazonaws.services.fsx.model.Alias
 
hashCode() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.Backup
 
hashCode() - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CompletionReport
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CopyBackupResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateBackupResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.FileSystem
 
hashCode() - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
 
hashCode() - Method in class com.amazonaws.services.fsx.model.Filter
 
hashCode() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
 
hashCode() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
 
hashCode() - Method in class com.amazonaws.services.fsx.model.Tag
 
hashCode() - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
 
hashCode() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemResult
 
hashCode() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
 
hashCode() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 

I

IncompatibleParameterErrorException - Exception in com.amazonaws.services.fsx.model
The error returned when a second request is received with the same client request token but different parameters settings.
IncompatibleParameterErrorException(String) - Constructor for exception com.amazonaws.services.fsx.model.IncompatibleParameterErrorException
Constructs a new IncompatibleParameterErrorException with the specified error message.
IncompatibleRegionForMultiAZException - Exception in com.amazonaws.services.fsx.model
Amazon FSx doesn't support Multi-AZ Windows File Server copy backup in the destination Region, so the copied backup can't be restored.
IncompatibleRegionForMultiAZException(String) - Constructor for exception com.amazonaws.services.fsx.model.IncompatibleRegionForMultiAZException
Constructs a new IncompatibleRegionForMultiAZException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.fsx.model
A generic error indicating a server-side failure.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.fsx.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InvalidDestinationKmsKeyException - Exception in com.amazonaws.services.fsx.model
The AWS Key Management Service (AWS KMS) key of the destination backup is invalid.
InvalidDestinationKmsKeyException(String) - Constructor for exception com.amazonaws.services.fsx.model.InvalidDestinationKmsKeyException
Constructs a new InvalidDestinationKmsKeyException with the specified error message.
InvalidExportPathException - Exception in com.amazonaws.services.fsx.model
The path provided for data repository export isn't valid.
InvalidExportPathException(String) - Constructor for exception com.amazonaws.services.fsx.model.InvalidExportPathException
Constructs a new InvalidExportPathException with the specified error message.
InvalidImportPathException - Exception in com.amazonaws.services.fsx.model
The path provided for data repository import isn't valid.
InvalidImportPathException(String) - Constructor for exception com.amazonaws.services.fsx.model.InvalidImportPathException
Constructs a new InvalidImportPathException with the specified error message.
InvalidNetworkSettingsException - Exception in com.amazonaws.services.fsx.model
One or more network settings specified in the request are invalid.
InvalidNetworkSettingsException(String) - Constructor for exception com.amazonaws.services.fsx.model.InvalidNetworkSettingsException
Constructs a new InvalidNetworkSettingsException with the specified error message.
InvalidPerUnitStorageThroughputException - Exception in com.amazonaws.services.fsx.model
An invalid value for PerUnitStorageThroughput was provided.
InvalidPerUnitStorageThroughputException(String) - Constructor for exception com.amazonaws.services.fsx.model.InvalidPerUnitStorageThroughputException
Constructs a new InvalidPerUnitStorageThroughputException with the specified error message.
InvalidRegionException - Exception in com.amazonaws.services.fsx.model
The Region provided for Source Region is invalid or is in a different AWS partition.
InvalidRegionException(String) - Constructor for exception com.amazonaws.services.fsx.model.InvalidRegionException
Constructs a new InvalidRegionException with the specified error message.
InvalidSourceKmsKeyException - Exception in com.amazonaws.services.fsx.model
The AWS Key Management Service (AWS KMS) key of the source backup is invalid.
InvalidSourceKmsKeyException(String) - Constructor for exception com.amazonaws.services.fsx.model.InvalidSourceKmsKeyException
Constructs a new InvalidSourceKmsKeyException with the specified error message.
isCopyTags() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
A boolean flag indicating whether tags from the source backup should be copied to the backup copy.
isCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) Not available to use with file systems that are linked to a data repository.
isCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
A boolean flag indicating whether tags for the file system should be copied to backups.
isCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
isCopyTagsToBackups() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
isEnabled() - Method in class com.amazonaws.services.fsx.model.CompletionReport
Set Enabled to True to generate a CompletionReport when the task completes.
isSkipFinalBackup() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Set SkipFinalBackup to false if you want to take a final backup of the file system you are deleting.
isSkipFinalBackup() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
By default, Amazon FSx for Windows takes a final backup on your behalf when the DeleteFileSystem operation is invoked.

L

listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.fsx.model
The request object for ListTagsForResource operation.
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.fsx.model
The response object for ListTagsForResource operation.
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.fsx.model.ListTagsForResourceResult
 
LustreDeploymentType - Enum in com.amazonaws.services.fsx.model
 
LustreFileSystemConfiguration - Class in com.amazonaws.services.fsx.model
The configuration for the Amazon FSx for Lustre file system.
LustreFileSystemConfiguration() - Constructor for class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.Alias
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.Backup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.CompletionReport
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.FileSystem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
MissingFileSystemConfigurationException - Exception in com.amazonaws.services.fsx.model
A file system configuration is required for this operation.
MissingFileSystemConfigurationException(String) - Constructor for exception com.amazonaws.services.fsx.model.MissingFileSystemConfigurationException
Constructs a new MissingFileSystemConfigurationException with the specified error message.

N

NotServiceResourceErrorException - Exception in com.amazonaws.services.fsx.model
The resource specified for the tagging operation is not a resource type owned by Amazon FSx.
NotServiceResourceErrorException(String) - Constructor for exception com.amazonaws.services.fsx.model.NotServiceResourceErrorException
Constructs a new NotServiceResourceErrorException with the specified error message.

R

ReportFormat - Enum in com.amazonaws.services.fsx.model
 
ReportScope - Enum in com.amazonaws.services.fsx.model
 
ResourceDoesNotSupportTaggingException - Exception in com.amazonaws.services.fsx.model
The resource specified does not support tagging.
ResourceDoesNotSupportTaggingException(String) - Constructor for exception com.amazonaws.services.fsx.model.ResourceDoesNotSupportTaggingException
Constructs a new ResourceDoesNotSupportTaggingException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.fsx.model
The resource specified by the Amazon Resource Name (ARN) can't be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.fsx.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

SelfManagedActiveDirectoryAttributes - Class in com.amazonaws.services.fsx.model
The configuration of the self-managed Microsoft Active Directory (AD) directory to which the Windows File Server instance is joined.
SelfManagedActiveDirectoryAttributes() - Constructor for class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
 
SelfManagedActiveDirectoryConfiguration - Class in com.amazonaws.services.fsx.model
The configuration that Amazon FSx uses to join the Windows File Server instance to your self-managed (including on-premises) Microsoft Active Directory (AD) directory.
SelfManagedActiveDirectoryConfiguration() - Constructor for class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
 
SelfManagedActiveDirectoryConfigurationUpdates - Class in com.amazonaws.services.fsx.model
The configuration that Amazon FSx uses to join the Windows File Server instance to a self-managed Microsoft Active Directory (AD) directory.
SelfManagedActiveDirectoryConfigurationUpdates() - Constructor for class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
 
ServiceLimit - Enum in com.amazonaws.services.fsx.model
The types of limits on your service utilization.
ServiceLimitExceededException - Exception in com.amazonaws.services.fsx.model
An error indicating that a particular service limit was exceeded.
ServiceLimitExceededException(String) - Constructor for exception com.amazonaws.services.fsx.model.ServiceLimitExceededException
Constructs a new ServiceLimitExceededException with the specified error message.
setActiveDirectoryId(String) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
The ID of the AWS Managed Microsoft Active Directory instance to which the file system is joined.
setActiveDirectoryId(String) - Method in exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
The directory ID of the directory that an error pertains to.
setActiveDirectoryId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The ID for an existing AWS Managed Microsoft Active Directory (AD) instance that the file system should join when it's created.
setActiveDirectoryId(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The ID for an existing AWS Managed Microsoft Active Directory instance that the file system is joined to.
setAdministrativeActions(Collection<AdministrativeAction>) - Method in class com.amazonaws.services.fsx.model.FileSystem
A list of administrative actions for the file system that are in process or waiting to be processed.
setAdministrativeActionType(String) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
setAliases(Collection<String>) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
An array of one or more DNS alias names to associate with the file system.
setAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
An array of the DNS aliases that Amazon FSx is associating with the file system.
setAliases(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
An array of one or more DNS alias names that you want to associate with the Amazon FSx file system.
setAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
An array of one or more DNS aliases currently associated with the specified file system.
setAliases(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
An array of one or more DNS alias names to disassociate, or remove, from the file system.
setAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
setAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
setAutoImportPolicy(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
setAutoImportPolicy(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the file system's linked S3 data repository's AutoImportPolicy.
setAutoImportPolicy(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
setAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
setAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The number of days to retain automatic backups.
setAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
setAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
setAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The number of days to retain automatic daily backups.
setAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The number of days to retain automatic backups.
setBackup(Backup) - Method in class com.amazonaws.services.fsx.model.CopyBackupResult
 
setBackup(Backup) - Method in class com.amazonaws.services.fsx.model.CreateBackupResult
A description of the backup.
setBackupId(String) - Method in class com.amazonaws.services.fsx.model.Backup
The ID of the backup.
setBackupId(String) - Method in exception com.amazonaws.services.fsx.model.BackupBeingCopiedException
 
setBackupId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
setBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
The ID of the backup you want to delete.
setBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
The ID of the backup deleted.
setBackupId(String) - Method in exception com.amazonaws.services.fsx.model.SourceBackupUnavailableException
 
setBackupIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
IDs of the backups you want to retrieve (String).
setBackups(Collection<Backup>) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
An array of backups.
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
(Optional) A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent updates.
setCopyTags(Boolean) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
A boolean flag indicating whether tags from the source backup should be copied to the backup copy.
setCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) Not available to use with file systems that are linked to a data repository.
setCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
A boolean flag indicating whether tags for the file system should be copied to backups.
setCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
setCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
setCreationTime(Date) - Method in class com.amazonaws.services.fsx.model.Backup
The time when a particular backup was created.
setCreationTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
setCreationTime(Date) - Method in class com.amazonaws.services.fsx.model.FileSystem
The time that the file system was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
setDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
setDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The preferred time to take daily automatic backups, formatted HH:MM in the UTC time zone.
setDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
setDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
setDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The preferred time to start the daily automatic backup, in the UTC time zone, for example, 02:00
setDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The preferred time to take daily automatic backups, in the UTC time zone.
setDataRepositoryConfiguration(DataRepositoryConfiguration) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
setDataRepositoryTask(DataRepositoryTask) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
The description of the data repository task that you just created.
setDataRepositoryTasks(Collection<DataRepositoryTask>) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
The collection of data repository task descriptions returned.
setDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Choose SCRATCH_1 and SCRATCH_2 deployment types when you need temporary storage and shorter-term processing of data.
setDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Specifies the file system deployment type, valid values are the following:
setDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The deployment type of the FSX for Lustre file system.
setDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
Specifies the file system deployment type, valid values are the following:
setDirectoryInformation(ActiveDirectoryBackupAttributes) - Method in class com.amazonaws.services.fsx.model.Backup
The configuration of the self-managed Microsoft Active Directory (AD) to which the Windows File Server instance is joined.
setDnsIps(Collection<String>) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
setDnsIps(Collection<String>) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
setDnsIps(Collection<String>) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
setDNSName(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The DNS name for the file system.
setDomainName(String) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
The fully qualified domain name of the self-managed AD directory.
setDomainName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The fully qualified domain name of the self-managed AD directory.
setDomainName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The fully qualified domain name of the self-managed AD directory, such as corp.example.com.
setDriveCacheType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
setDriveCacheType(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
setEnabled(Boolean) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Set Enabled to True to generate a CompletionReport when the task completes.
setEndTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The time that Amazon FSx completed processing the task, populated after the task is complete.
setExportPath(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The path in Amazon S3 where the root of your Amazon FSx file system is exported.
setExportPath(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
The export path to the Amazon S3 bucket (and prefix) that you are using to store new and changed Lustre file system files in S3.
setFailedCount(Long) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
A running total of the number of files that the task failed to process.
setFailureDetails(AdministrativeActionFailureDetails) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
setFailureDetails(BackupFailureDetails) - Method in class com.amazonaws.services.fsx.model.Backup
Details explaining any failures that occur when creating a backup.
setFailureDetails(DataRepositoryFailureDetails) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
setFailureDetails(DataRepositoryTaskFailureDetails) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
Failure message describing why the task failed, it is populated only when Lifecycle is set to FAILED.
setFailureDetails(FileSystemFailureDetails) - Method in class com.amazonaws.services.fsx.model.FileSystem
 
setFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.Backup
Metadata of the file system associated with the backup.
setFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
A description of the file system.
setFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemResult
The configuration of the file system that was created.
setFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemResult
A description of the file system that was updated.
setFileSystemAdministratorsGroup(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The name of the domain group whose members have administrative privileges for the FSx file system.
setFileSystemAdministratorsGroup(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
(Optional) The name of the domain group whose members are granted administrative privileges for the file system.
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
Specifies the file system with which you want to associate one or more DNS aliases.
setFileSystemId(String) - Method in exception com.amazonaws.services.fsx.model.BackupRestoringException
The ID of a file system being restored from the backup.
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
The ID of the file system to back up.
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
The ID of the file system you want to delete.
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
The ID of the file system being deleted.
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
The ID of the file system to return the associated DNS aliases for (String).
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
Specifies the file system from which to disassociate the DNS aliases.
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The system-generated, unique 17-digit ID of the file system.
setFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
Identifies the file system that you are updating.
setFileSystemIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
IDs of the file systems whose descriptions you want to retrieve (String).
setFileSystems(Collection<FileSystem>) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
An array of file system descriptions.
setFileSystemType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The type of Amazon FSx file system to create, either WINDOWS or LUSTRE.
setFileSystemType(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The type of Amazon FSx file system, either LUSTRE or WINDOWS.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Filters structure.
setFilters(Collection<DataRepositoryTaskFilter>) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) You can use filters to narrow the DescribeDataRepositoryTasks response to include just tasks for specific file systems, or tasks in a specific lifecycle state.
setFinalBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
The ID of the final backup for this file system.
setFinalBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
The ID of the final backup for this file system.
setFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Use if SkipFinalBackup is set to false, and you want to apply an array of tags to the final backup.
setFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
The set of tags applied to the final backup.
setFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
A set of tags for your final backup.
setFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
The set of tags applied to the final backup.
setFormat(String) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
setImportedFileChunkSize(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk.
setImportedFileChunkSize(Integer) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk.
setImportPath(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The path to the Amazon S3 bucket (including the optional prefix) that you're using as the data repository for your Amazon FSx for Lustre file system.
setImportPath(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
The import path to the Amazon S3 bucket (and optional prefix) that you're using as the data repository for your FSx for Lustre file system, for example s3://import-bucket/optional-prefix.
setInvalidSecurityGroupId(String) - Method in exception com.amazonaws.services.fsx.model.InvalidNetworkSettingsException
 
setInvalidSubnetId(String) - Method in exception com.amazonaws.services.fsx.model.InvalidNetworkSettingsException
 
setKey(String) - Method in class com.amazonaws.services.fsx.model.Tag
A value that specifies the TagKey, the name of the tag.
setKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.Backup
The ID of the AWS Key Management Service (AWS KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.
setKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
setKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
setKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
setKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The ID of the AWS Key Management Service (AWS KMS) key used to encrypt the file system's data for Amazon FSx for Windows File Server file systems and persistent Amazon FSx for Lustre file systems at rest.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
The time at which the task status was last updated.
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.Alias
Describes the state of the DNS alias.
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.Backup
The lifecycle status of the backup.
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
The lifecycle status of the data repository task, as follows:
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The lifecycle status of the data repository task, as follows:
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
The lifecycle of the backup.
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
The file system lifecycle for the deletion request.
setLifecycle(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The lifecycle status of the file system, following are the possible values and what they mean:
setLimit(String) - Method in exception com.amazonaws.services.fsx.model.ServiceLimitExceededException
Enumeration of the service limit that was exceeded.
setLustreConfiguration(CreateFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
setLustreConfiguration(CreateFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
setLustreConfiguration(DeleteFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
setLustreConfiguration(LustreFileSystemConfiguration) - Method in class com.amazonaws.services.fsx.model.FileSystem
 
setLustreConfiguration(UpdateFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
 
setLustreResponse(DeleteFileSystemLustreResponse) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
setMaintenanceOperationsInProgress(Collection<String>) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The list of maintenance operations in progress for this file system.
setMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Maximum number of backups to return in the response (integer).
setMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
Maximum number of DNS aliases to return in the response (integer).
setMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
Maximum number of file systems to return in the response (integer).
setMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
Maximum number of tags to return in the response (integer).
setMessage(String) - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
Error message providing details about the failed administrative action.
setMessage(String) - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
A message describing the backup creation failure.
setMessage(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
setMessage(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
setMessage(String) - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
A message describing any failures that occurred during file system creation.
setMountName(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
You use the MountName value when mounting the file system.
setName(String) - Method in class com.amazonaws.services.fsx.model.Alias
The name of the DNS alias.
setName(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Name of the task property to use in filtering the tasks returned in the response.
setName(String) - Method in class com.amazonaws.services.fsx.model.Filter
The name for this filter.
setNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.FileSystem
The IDs of the elastic network interface from which a specific file system is accessible.
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Opaque pagination token returned from a previous DescribeBackups operation (String).
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
This is present if there are more backups than returned in the response (String).
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
 
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
Opaque pagination token returned from a previous DescribeFileSystemAliases operation (String).
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
Present if there are more DNS aliases than returned in the response (String).
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
Opaque pagination token returned from a previous DescribeFileSystems operation (String).
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
Present if there are more file systems than returned in the response (String).
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
Opaque pagination token returned from a previous ListTagsForResource operation (String).
setNextToken(String) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
This is present if there are more tags than returned in the response (String).
setOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The fully qualified distinguished name of the organizational unit within the self-managed AD directory to which the Windows File Server instance is joined.
setOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
(Optional) The fully qualified distinguished name of the organizational unit within your self-managed AD directory that the Windows File Server instance will join.
setOwnerId(String) - Method in class com.amazonaws.services.fsx.model.Backup
 
setOwnerId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The AWS account that created the file system.
setParameter(String) - Method in exception com.amazonaws.services.fsx.model.IncompatibleParameterErrorException
A parameter that is incompatible with the earlier request.
setPassword(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
setPassword(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
setPath(String) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
setPaths(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
(Optional) The path or paths on the Amazon FSx file system to use when the data repository task is processed.
setPaths(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
An array of paths on the Amazon FSx for Lustre file system that specify the data for the data repository task to process.
setPerUnitStorageThroughput(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Required for the PERSISTENT_1 deployment type, describes the amount of read and write throughput for each 1 tebibyte of storage, in MB/s/TiB.
setPerUnitStorageThroughput(Integer) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned.
setPreferredFileServerIp(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, the IP address of the primary, or preferred, file server.
setPreferredSubnetId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Required when DeploymentType is set to MULTI_AZ_1.
setPreferredSubnetId(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, it specifies the ID of the subnet where the preferred file server is located.
setProgressPercent(Integer) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Provides the percent complete of a STORAGE_OPTIMIZATION administrative action.
setProgressPercent(Integer) - Method in class com.amazonaws.services.fsx.model.Backup
 
setRemoteAdministrationEndpoint(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, use this endpoint when performing administrative tasks on the file system using Amazon FSx Remote PowerShell.
setReport(CompletionReport) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Defines whether or not Amazon FSx provides a CompletionReport once the task has completed.
setReport(CompletionReport) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
setRequestTime(Date) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Time that the administrative action request was received.
setResourceARN(String) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
setResourceARN(String) - Method in class com.amazonaws.services.fsx.model.Backup
The Amazon Resource Name (ARN) for the backup resource.
setResourceARN(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
setResourceARN(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The Amazon Resource Name (ARN) for the file system resource.
setResourceARN(String) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
The ARN of the Amazon FSx resource that will have its tags listed.
setResourceARN(String) - Method in exception com.amazonaws.services.fsx.model.NotServiceResourceErrorException
The Amazon Resource Name (ARN) of the non-Amazon FSx resource.
setResourceARN(String) - Method in exception com.amazonaws.services.fsx.model.ResourceDoesNotSupportTaggingException
The Amazon Resource Name (ARN) of the resource that doesn't support tagging.
setResourceARN(String) - Method in exception com.amazonaws.services.fsx.model.ResourceNotFoundException
The resource ARN of the resource that can't be found.
setResourceARN(String) - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon FSx resource that you want to tag.
setResourceARN(String) - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
The ARN of the Amazon FSx resource to untag.
setScope(String) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
A list of IDs for the security groups that apply to the specified network interfaces created for file system access.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
A list of IDs specifying the security groups to apply to all network interfaces created for file system access.
setSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 
setSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfigurationUpdates) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory.
setSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
setSkipFinalBackup(Boolean) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Set SkipFinalBackup to false if you want to take a final backup of the file system you are deleting.
setSkipFinalBackup(Boolean) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
By default, Amazon FSx for Windows takes a final backup on your behalf when the DeleteFileSystem operation is invoked.
setSourceBackupId(String) - Method in class com.amazonaws.services.fsx.model.Backup
 
setSourceBackupId(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
The ID of the source backup.
setSourceBackupRegion(String) - Method in class com.amazonaws.services.fsx.model.Backup
The source Region of the backup.
setSourceRegion(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
The source AWS Region of the backup.
setStartTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The time that Amazon FSx began processing the task.
setStatus(String) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Describes the status of the administrative action, as follows:
setStatus(DataRepositoryTaskStatus) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
Provides the status of the number of files that the task has processed successfully and failed to process.
setStorageCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Sets the storage capacity of the file system that you're creating.
setStorageCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.FileSystem
The storage capacity of the file system in gibibytes (GiB).
setStorageCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
Use this parameter to increase the storage capacity of an Amazon FSx file system.
setStorageType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Sets the storage type for the Windows file system you're creating from a backup.
setStorageType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Sets the storage type for the file system you're creating.
setStorageType(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The storage type of the file system.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Specifies the IDs of the subnets that the file system will be accessible from.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Specifies the IDs of the subnets that the file system will be accessible from.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.FileSystem
Specifies the IDs of the subnets that the file system is accessible from.
setSucceededCount(Long) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
A running total of the number of files that the task has successfully processed.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
A list of keys of tags on the resource to untag.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.Backup
Tags associated with a particular file system.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
(Optional) The tags to apply to the backup at backup creation.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
The tags to be applied to the file system at file system creation.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The tags to apply to the file system being created.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.FileSystem
The tags to associate with the file system.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
A list of tags on the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
A list of tags for the resource.
setTargetFileSystemValues(FileSystem) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Describes the target value for the administration action, provided in the UpdateFileSystem operation.
setTaskId(String) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
Specifies the data repository task to cancel.
setTaskId(String) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
The ID of the task being canceled.
setTaskId(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The system-generated, unique 17-digit ID of the data repository task.
setTaskIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) IDs of the tasks whose descriptions you want to retrieve (String).
setThroughputCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The throughput of an Amazon FSx file system, measured in megabytes per second, in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
setThroughputCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
Sets the target value for a file system's throughput capacity, in MB/s, that you are updating the file system to.
setThroughputCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The throughput of the Amazon FSx file system, measured in megabytes per second.
setTotalCount(Long) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
The total number of files that the task will process.
setType(String) - Method in exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
The type of Active Directory error.
setType(String) - Method in class com.amazonaws.services.fsx.model.Backup
The type of the file system backup.
setType(String) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Specifies the type of data repository task to create.
setType(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The type of data repository task; EXPORT_TO_REPOSITORY is the only type currently supported.
setUserName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The user name for the service account on your self-managed AD domain that FSx uses to join to your AD domain.
setUserName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
setUserName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
setValue(String) - Method in class com.amazonaws.services.fsx.model.Tag
A value that specifies the TagValue, the value assigned to the corresponding tag key.
setValues(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
setValues(Collection<String>) - Method in class com.amazonaws.services.fsx.model.Filter
The values of the filter.
setVpcId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The ID of the primary VPC for the file system.
setWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
setWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
setWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
setWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
setWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
setWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
setWindowsConfiguration(CreateFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
The configuration for this Microsoft Windows file system.
setWindowsConfiguration(CreateFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The Microsoft Windows configuration for the file system being created.
setWindowsConfiguration(DeleteFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
setWindowsConfiguration(WindowsFileSystemConfiguration) - Method in class com.amazonaws.services.fsx.model.FileSystem
The configuration for this Microsoft Windows file system.
setWindowsConfiguration(UpdateFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
The configuration updates for an Amazon FSx for Windows File Server file system.
setWindowsResponse(DeleteFileSystemWindowsResponse) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
shutdown() - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
shutdown() - Method in interface com.amazonaws.services.fsx.AmazonFSx
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.fsx.AmazonFSxClient
 
SourceBackupUnavailableException - Exception in com.amazonaws.services.fsx.model
The request was rejected because the lifecycle status of the source backup is not AVAILABLE.
SourceBackupUnavailableException(String) - Constructor for exception com.amazonaws.services.fsx.model.SourceBackupUnavailableException
Constructs a new SourceBackupUnavailableException with the specified error message.
standard() - Static method in class com.amazonaws.services.fsx.AmazonFSxAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.fsx.AmazonFSxClientBuilder
 
Status - Enum in com.amazonaws.services.fsx.model
 
StorageType - Enum in com.amazonaws.services.fsx.model
The storage type for your Amazon FSx file system.

T

Tag - Class in com.amazonaws.services.fsx.model
Specifies a key-value pair for a resource tag.
Tag() - Constructor for class com.amazonaws.services.fsx.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Tags an Amazon FSx resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Tags an Amazon FSx resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Tags an Amazon FSx resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Tags an Amazon FSx resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.fsx.model
The request object for the TagResource operation.
TagResourceRequest() - Constructor for class com.amazonaws.services.fsx.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.fsx.model
The response object for the TagResource operation.
TagResourceResult() - Constructor for class com.amazonaws.services.fsx.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.ActiveDirectoryErrorType
 
toString() - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.AdministrativeActionType
 
toString() - Method in class com.amazonaws.services.fsx.model.Alias
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.AliasLifecycle
 
toString() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.AutoImportPolicyType
 
toString() - Method in class com.amazonaws.services.fsx.model.Backup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.BackupLifecycle
 
toString() - Method in enum com.amazonaws.services.fsx.model.BackupType
 
toString() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CompletionReport
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CopyBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.DataRepositoryLifecycle
 
toString() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskFilterName
 
toString() - Method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskLifecycle
 
toString() - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskType
 
toString() - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.DriveCacheType
 
toString() - Method in class com.amazonaws.services.fsx.model.FileSystem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.FileSystemLifecycle
 
toString() - Method in enum com.amazonaws.services.fsx.model.FileSystemMaintenanceOperation
 
toString() - Method in enum com.amazonaws.services.fsx.model.FileSystemType
 
toString() - Method in class com.amazonaws.services.fsx.model.Filter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.FilterName
 
toString() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.LustreDeploymentType
 
toString() - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.ReportFormat
 
toString() - Method in enum com.amazonaws.services.fsx.model.ReportScope
 
toString() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.ServiceLimit
 
toString() - Method in enum com.amazonaws.services.fsx.model.Status
 
toString() - Method in enum com.amazonaws.services.fsx.model.StorageType
 
toString() - Method in class com.amazonaws.services.fsx.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fsx.model.WindowsDeploymentType
 
toString() - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
Returns a string representation of this object.

U

UnsupportedOperationException - Exception in com.amazonaws.services.fsx.model
The requested operation is not supported for this resource or API.
UnsupportedOperationException(String) - Constructor for exception com.amazonaws.services.fsx.model.UnsupportedOperationException
Constructs a new UnsupportedOperationException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
This action removes a tag from an Amazon FSx resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
This action removes a tag from an Amazon FSx resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
This action removes a tag from an Amazon FSx resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
This action removes a tag from an Amazon FSx resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.fsx.model
The request object for UntagResource action.
UntagResourceRequest() - Constructor for class com.amazonaws.services.fsx.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.fsx.model
The response object for UntagResource action.
UntagResourceResult() - Constructor for class com.amazonaws.services.fsx.model.UntagResourceResult
 
updateFileSystem(UpdateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSx
 
updateFileSystem(UpdateFileSystemRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSx
Use this operation to update the configuration of an existing Amazon FSx file system.
updateFileSystem(UpdateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxClient
Use this operation to update the configuration of an existing Amazon FSx file system.
updateFileSystemAsync(UpdateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
updateFileSystemAsync(UpdateFileSystemRequest, AsyncHandler<UpdateFileSystemRequest, UpdateFileSystemResult>) - Method in class com.amazonaws.services.fsx.AbstractAmazonFSxAsync
 
updateFileSystemAsync(UpdateFileSystemRequest) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Use this operation to update the configuration of an existing Amazon FSx file system.
updateFileSystemAsync(UpdateFileSystemRequest, AsyncHandler<UpdateFileSystemRequest, UpdateFileSystemResult>) - Method in interface com.amazonaws.services.fsx.AmazonFSxAsync
Use this operation to update the configuration of an existing Amazon FSx file system.
updateFileSystemAsync(UpdateFileSystemRequest) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
updateFileSystemAsync(UpdateFileSystemRequest, AsyncHandler<UpdateFileSystemRequest, UpdateFileSystemResult>) - Method in class com.amazonaws.services.fsx.AmazonFSxAsyncClient
 
UpdateFileSystemLustreConfiguration - Class in com.amazonaws.services.fsx.model
The configuration object for Amazon FSx for Lustre file systems used in the UpdateFileSystem operation.
UpdateFileSystemLustreConfiguration() - Constructor for class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
UpdateFileSystemRequest - Class in com.amazonaws.services.fsx.model
The request object for the UpdateFileSystem operation.
UpdateFileSystemRequest() - Constructor for class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
 
UpdateFileSystemResult - Class in com.amazonaws.services.fsx.model
The response object for the UpdateFileSystem operation.
UpdateFileSystemResult() - Constructor for class com.amazonaws.services.fsx.model.UpdateFileSystemResult
 
UpdateFileSystemWindowsConfiguration - Class in com.amazonaws.services.fsx.model
Updates the configuration for an existing Amazon FSx for Windows File Server file system.
UpdateFileSystemWindowsConfiguration() - Constructor for class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
 

V

valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.ActiveDirectoryErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.AdministrativeActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.AliasLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.AutoImportPolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.BackupLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.BackupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskFilterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.DriveCacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.FileSystemLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.FileSystemMaintenanceOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.FileSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.FilterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.LustreDeploymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.ReportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.ReportScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.ServiceLimit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fsx.model.WindowsDeploymentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.fsx.model.ActiveDirectoryErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.AdministrativeActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.AliasLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.AutoImportPolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.BackupLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.BackupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskFilterName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.DataRepositoryTaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.DriveCacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.FileSystemLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.FileSystemMaintenanceOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.FileSystemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.FilterName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.LustreDeploymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.ReportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.ReportScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.ServiceLimit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fsx.model.WindowsDeploymentType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WindowsDeploymentType - Enum in com.amazonaws.services.fsx.model
 
WindowsFileSystemConfiguration - Class in com.amazonaws.services.fsx.model
The configuration for this Microsoft Windows file system.
WindowsFileSystemConfiguration() - Constructor for class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
withActiveDirectoryId(String) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
The ID of the AWS Managed Microsoft Active Directory instance to which the file system is joined.
withActiveDirectoryId(String) - Method in exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
The directory ID of the directory that an error pertains to.
withActiveDirectoryId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The ID for an existing AWS Managed Microsoft Active Directory (AD) instance that the file system should join when it's created.
withActiveDirectoryId(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The ID for an existing AWS Managed Microsoft Active Directory instance that the file system is joined to.
withAdministrativeActions(AdministrativeAction...) - Method in class com.amazonaws.services.fsx.model.FileSystem
A list of administrative actions for the file system that are in process or waiting to be processed.
withAdministrativeActions(Collection<AdministrativeAction>) - Method in class com.amazonaws.services.fsx.model.FileSystem
A list of administrative actions for the file system that are in process or waiting to be processed.
withAdministrativeActionType(String) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
withAdministrativeActionType(AdministrativeActionType) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
withAliases(String...) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
An array of one or more DNS alias names to associate with the file system.
withAliases(Collection<String>) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
An array of one or more DNS alias names to associate with the file system.
withAliases(Alias...) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
An array of the DNS aliases that Amazon FSx is associating with the file system.
withAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesResult
An array of the DNS aliases that Amazon FSx is associating with the file system.
withAliases(String...) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
An array of one or more DNS alias names that you want to associate with the Amazon FSx file system.
withAliases(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
An array of one or more DNS alias names that you want to associate with the Amazon FSx file system.
withAliases(Alias...) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
An array of one or more DNS aliases currently associated with the specified file system.
withAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
An array of one or more DNS aliases currently associated with the specified file system.
withAliases(String...) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
An array of one or more DNS alias names to disassociate, or remove, from the file system.
withAliases(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
An array of one or more DNS alias names to disassociate, or remove, from the file system.
withAliases(Alias...) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
withAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesResult
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
withAliases(Alias...) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
NOTE: This method appends the values to the existing list (if any).
withAliases(Collection<Alias>) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
withAutoImportPolicy(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
withAutoImportPolicy(AutoImportPolicyType) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
withAutoImportPolicy(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the file system's linked S3 data repository's AutoImportPolicy.
withAutoImportPolicy(AutoImportPolicyType) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the file system's linked S3 data repository's AutoImportPolicy.
withAutoImportPolicy(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
withAutoImportPolicy(AutoImportPolicyType) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
withAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
withAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The number of days to retain automatic backups.
withAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
withAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
withAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The number of days to retain automatic daily backups.
withAutomaticBackupRetentionDays(Integer) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The number of days to retain automatic backups.
withBackup(Backup) - Method in class com.amazonaws.services.fsx.model.CopyBackupResult
 
withBackup(Backup) - Method in class com.amazonaws.services.fsx.model.CreateBackupResult
A description of the backup.
withBackupId(String) - Method in class com.amazonaws.services.fsx.model.Backup
The ID of the backup.
withBackupId(String) - Method in exception com.amazonaws.services.fsx.model.BackupBeingCopiedException
 
withBackupId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
withBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
The ID of the backup you want to delete.
withBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
The ID of the backup deleted.
withBackupId(String) - Method in exception com.amazonaws.services.fsx.model.SourceBackupUnavailableException
 
withBackupIds(String...) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
IDs of the backups you want to retrieve (String).
withBackupIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
IDs of the backups you want to retrieve (String).
withBackups(Backup...) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
An array of backups.
withBackups(Collection<Backup>) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
An array of backups.
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
(Optional) A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent creation.
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
A string of up to 64 ASCII characters that Amazon FSx uses to ensure idempotent updates.
withCopyTags(Boolean) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
A boolean flag indicating whether tags from the source backup should be copied to the backup copy.
withCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) Not available to use with file systems that are linked to a data repository.
withCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
A boolean flag indicating whether tags for the file system should be copied to backups.
withCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
withCopyTagsToBackups(Boolean) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
A boolean flag indicating whether tags on the file system should be copied to backups.
withCreationTime(Date) - Method in class com.amazonaws.services.fsx.model.Backup
The time when a particular backup was created.
withCreationTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
withCreationTime(Date) - Method in class com.amazonaws.services.fsx.model.FileSystem
The time that the file system was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
withDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
 
withDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The preferred time to take daily automatic backups, formatted HH:MM in the UTC time zone.
withDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
withDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
 
withDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The preferred time to start the daily automatic backup, in the UTC time zone, for example, 02:00
withDailyAutomaticBackupStartTime(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The preferred time to take daily automatic backups, in the UTC time zone.
withDataRepositoryConfiguration(DataRepositoryConfiguration) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
 
withDataRepositoryTask(DataRepositoryTask) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskResult
The description of the data repository task that you just created.
withDataRepositoryTasks(DataRepositoryTask...) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
The collection of data repository task descriptions returned.
withDataRepositoryTasks(Collection<DataRepositoryTask>) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
The collection of data repository task descriptions returned.
withDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Choose SCRATCH_1 and SCRATCH_2 deployment types when you need temporary storage and shorter-term processing of data.
withDeploymentType(LustreDeploymentType) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Choose SCRATCH_1 and SCRATCH_2 deployment types when you need temporary storage and shorter-term processing of data.
withDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Specifies the file system deployment type, valid values are the following:
withDeploymentType(WindowsDeploymentType) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Specifies the file system deployment type, valid values are the following:
withDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The deployment type of the FSX for Lustre file system.
withDeploymentType(LustreDeploymentType) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The deployment type of the FSX for Lustre file system.
withDeploymentType(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
Specifies the file system deployment type, valid values are the following:
withDeploymentType(WindowsDeploymentType) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
Specifies the file system deployment type, valid values are the following:
withDirectoryInformation(ActiveDirectoryBackupAttributes) - Method in class com.amazonaws.services.fsx.model.Backup
The configuration of the self-managed Microsoft Active Directory (AD) to which the Windows File Server instance is joined.
withDnsIps(String...) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
withDnsIps(Collection<String>) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
withDnsIps(String...) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
withDnsIps(Collection<String>) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
withDnsIps(String...) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
withDnsIps(Collection<String>) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory.
withDNSName(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The DNS name for the file system.
withDomainName(String) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
The fully qualified domain name of the self-managed AD directory.
withDomainName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The fully qualified domain name of the self-managed AD directory.
withDomainName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The fully qualified domain name of the self-managed AD directory, such as corp.example.com.
withDriveCacheType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
withDriveCacheType(DriveCacheType) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
withDriveCacheType(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
withDriveCacheType(DriveCacheType) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The type of drive cache used by PERSISTENT_1 file systems that are provisioned with HDD storage devices.
withEnabled(Boolean) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Set Enabled to True to generate a CompletionReport when the task completes.
withEndTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The time that Amazon FSx completed processing the task, populated after the task is complete.
withExportPath(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The path in Amazon S3 where the root of your Amazon FSx file system is exported.
withExportPath(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
The export path to the Amazon S3 bucket (and prefix) that you are using to store new and changed Lustre file system files in S3.
withFailedCount(Long) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
A running total of the number of files that the task failed to process.
withFailureDetails(AdministrativeActionFailureDetails) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
 
withFailureDetails(BackupFailureDetails) - Method in class com.amazonaws.services.fsx.model.Backup
Details explaining any failures that occur when creating a backup.
withFailureDetails(DataRepositoryFailureDetails) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
 
withFailureDetails(DataRepositoryTaskFailureDetails) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
Failure message describing why the task failed, it is populated only when Lifecycle is set to FAILED.
withFailureDetails(FileSystemFailureDetails) - Method in class com.amazonaws.services.fsx.model.FileSystem
 
withFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.Backup
Metadata of the file system associated with the backup.
withFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupResult
A description of the file system.
withFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemResult
The configuration of the file system that was created.
withFileSystem(FileSystem) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemResult
A description of the file system that was updated.
withFileSystemAdministratorsGroup(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The name of the domain group whose members have administrative privileges for the FSx file system.
withFileSystemAdministratorsGroup(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
(Optional) The name of the domain group whose members are granted administrative privileges for the file system.
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.AssociateFileSystemAliasesRequest
Specifies the file system with which you want to associate one or more DNS aliases.
withFileSystemId(String) - Method in exception com.amazonaws.services.fsx.model.BackupRestoringException
The ID of a file system being restored from the backup.
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
The ID of the file system to back up.
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
The ID of the file system you want to delete.
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
The ID of the file system being deleted.
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
The ID of the file system to return the associated DNS aliases for (String).
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.DisassociateFileSystemAliasesRequest
Specifies the file system from which to disassociate the DNS aliases.
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The system-generated, unique 17-digit ID of the file system.
withFileSystemId(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
Identifies the file system that you are updating.
withFileSystemIds(String...) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
IDs of the file systems whose descriptions you want to retrieve (String).
withFileSystemIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
IDs of the file systems whose descriptions you want to retrieve (String).
withFileSystems(FileSystem...) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
An array of file system descriptions.
withFileSystems(Collection<FileSystem>) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
An array of file system descriptions.
withFileSystemType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The type of Amazon FSx file system to create, either WINDOWS or LUSTRE.
withFileSystemType(FileSystemType) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The type of Amazon FSx file system to create, either WINDOWS or LUSTRE.
withFileSystemType(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The type of Amazon FSx file system, either LUSTRE or WINDOWS.
withFileSystemType(FileSystemType) - Method in class com.amazonaws.services.fsx.model.FileSystem
The type of Amazon FSx file system, either LUSTRE or WINDOWS.
withFilters(Filter...) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Filters structure.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Filters structure.
withFilters(DataRepositoryTaskFilter...) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) You can use filters to narrow the DescribeDataRepositoryTasks response to include just tasks for specific file systems, or tasks in a specific lifecycle state.
withFilters(Collection<DataRepositoryTaskFilter>) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) You can use filters to narrow the DescribeDataRepositoryTasks response to include just tasks for specific file systems, or tasks in a specific lifecycle state.
withFinalBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
The ID of the final backup for this file system.
withFinalBackupId(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
The ID of the final backup for this file system.
withFinalBackupTags(Tag...) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Use if SkipFinalBackup is set to false, and you want to apply an array of tags to the final backup.
withFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Use if SkipFinalBackup is set to false, and you want to apply an array of tags to the final backup.
withFinalBackupTags(Tag...) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
The set of tags applied to the final backup.
withFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreResponse
The set of tags applied to the final backup.
withFinalBackupTags(Tag...) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
A set of tags for your final backup.
withFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
A set of tags for your final backup.
withFinalBackupTags(Tag...) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
The set of tags applied to the final backup.
withFinalBackupTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsResponse
The set of tags applied to the final backup.
withFormat(String) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
withFormat(ReportFormat) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
withImportedFileChunkSize(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk.
withImportedFileChunkSize(Integer) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk.
withImportPath(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The path to the Amazon S3 bucket (including the optional prefix) that you're using as the data repository for your Amazon FSx for Lustre file system.
withImportPath(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
The import path to the Amazon S3 bucket (and optional prefix) that you're using as the data repository for your FSx for Lustre file system, for example s3://import-bucket/optional-prefix.
withInvalidSecurityGroupId(String) - Method in exception com.amazonaws.services.fsx.model.InvalidNetworkSettingsException
 
withInvalidSubnetId(String) - Method in exception com.amazonaws.services.fsx.model.InvalidNetworkSettingsException
 
withKey(String) - Method in class com.amazonaws.services.fsx.model.Tag
A value that specifies the TagKey, the name of the tag.
withKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.Backup
The ID of the AWS Key Management Service (AWS KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.
withKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
withKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
withKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
withKmsKeyId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The ID of the AWS Key Management Service (AWS KMS) key used to encrypt the file system's data for Amazon FSx for Windows File Server file systems and persistent Amazon FSx for Lustre file systems at rest.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
The time at which the task status was last updated.
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.Alias
Describes the state of the DNS alias.
withLifecycle(AliasLifecycle) - Method in class com.amazonaws.services.fsx.model.Alias
Describes the state of the DNS alias.
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.Backup
The lifecycle status of the backup.
withLifecycle(BackupLifecycle) - Method in class com.amazonaws.services.fsx.model.Backup
The lifecycle status of the backup.
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
The lifecycle status of the data repository task, as follows:
withLifecycle(DataRepositoryTaskLifecycle) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
The lifecycle status of the data repository task, as follows:
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
withLifecycle(DataRepositoryLifecycle) - Method in class com.amazonaws.services.fsx.model.DataRepositoryConfiguration
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The lifecycle status of the data repository task, as follows:
withLifecycle(DataRepositoryTaskLifecycle) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The lifecycle status of the data repository task, as follows:
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
The lifecycle of the backup.
withLifecycle(BackupLifecycle) - Method in class com.amazonaws.services.fsx.model.DeleteBackupResult
The lifecycle of the backup.
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
The file system lifecycle for the deletion request.
withLifecycle(FileSystemLifecycle) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
The file system lifecycle for the deletion request.
withLifecycle(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The lifecycle status of the file system, following are the possible values and what they mean:
withLifecycle(FileSystemLifecycle) - Method in class com.amazonaws.services.fsx.model.FileSystem
The lifecycle status of the file system, following are the possible values and what they mean:
withLimit(String) - Method in exception com.amazonaws.services.fsx.model.ServiceLimitExceededException
Enumeration of the service limit that was exceeded.
withLimit(ServiceLimit) - Method in exception com.amazonaws.services.fsx.model.ServiceLimitExceededException
Enumeration of the service limit that was exceeded.
withLustreConfiguration(CreateFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
 
withLustreConfiguration(CreateFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
 
withLustreConfiguration(DeleteFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
withLustreConfiguration(LustreFileSystemConfiguration) - Method in class com.amazonaws.services.fsx.model.FileSystem
 
withLustreConfiguration(UpdateFileSystemLustreConfiguration) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
 
withLustreResponse(DeleteFileSystemLustreResponse) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
withMaintenanceOperationsInProgress(String...) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The list of maintenance operations in progress for this file system.
withMaintenanceOperationsInProgress(Collection<String>) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The list of maintenance operations in progress for this file system.
withMaintenanceOperationsInProgress(FileSystemMaintenanceOperation...) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The list of maintenance operations in progress for this file system.
withMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Maximum number of backups to return in the response (integer).
withMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
Maximum number of DNS aliases to return in the response (integer).
withMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
Maximum number of file systems to return in the response (integer).
withMaxResults(Integer) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
Maximum number of tags to return in the response (integer).
withMessage(String) - Method in class com.amazonaws.services.fsx.model.AdministrativeActionFailureDetails
Error message providing details about the failed administrative action.
withMessage(String) - Method in class com.amazonaws.services.fsx.model.BackupFailureDetails
A message describing the backup creation failure.
withMessage(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryFailureDetails
 
withMessage(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFailureDetails
 
withMessage(String) - Method in class com.amazonaws.services.fsx.model.FileSystemFailureDetails
A message describing any failures that occurred during file system creation.
withMountName(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
You use the MountName value when mounting the file system.
withName(String) - Method in class com.amazonaws.services.fsx.model.Alias
The name of the DNS alias.
withName(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Name of the task property to use in filtering the tasks returned in the response.
withName(DataRepositoryTaskFilterName) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Name of the task property to use in filtering the tasks returned in the response.
withName(String) - Method in class com.amazonaws.services.fsx.model.Filter
The name for this filter.
withName(FilterName) - Method in class com.amazonaws.services.fsx.model.Filter
The name for this filter.
withNetworkInterfaceIds(String...) - Method in class com.amazonaws.services.fsx.model.FileSystem
The IDs of the elastic network interface from which a specific file system is accessible.
withNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.FileSystem
The IDs of the elastic network interface from which a specific file system is accessible.
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsRequest
Opaque pagination token returned from a previous DescribeBackups operation (String).
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeBackupsResult
This is present if there are more backups than returned in the response (String).
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
 
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksResult
 
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesRequest
Opaque pagination token returned from a previous DescribeFileSystemAliases operation (String).
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemAliasesResult
Present if there are more DNS aliases than returned in the response (String).
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsRequest
Opaque pagination token returned from a previous DescribeFileSystems operation (String).
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.DescribeFileSystemsResult
Present if there are more file systems than returned in the response (String).
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
Opaque pagination token returned from a previous ListTagsForResource operation (String).
withNextToken(String) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
This is present if there are more tags than returned in the response (String).
withOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The fully qualified distinguished name of the organizational unit within the self-managed AD directory to which the Windows File Server instance is joined.
withOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
(Optional) The fully qualified distinguished name of the organizational unit within your self-managed AD directory that the Windows File Server instance will join.
withOwnerId(String) - Method in class com.amazonaws.services.fsx.model.Backup
 
withOwnerId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The AWS account that created the file system.
withParameter(String) - Method in exception com.amazonaws.services.fsx.model.IncompatibleParameterErrorException
A parameter that is incompatible with the earlier request.
withPassword(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
withPassword(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
withPath(String) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
withPaths(String...) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
(Optional) The path or paths on the Amazon FSx file system to use when the data repository task is processed.
withPaths(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
(Optional) The path or paths on the Amazon FSx file system to use when the data repository task is processed.
withPaths(String...) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
An array of paths on the Amazon FSx for Lustre file system that specify the data for the data repository task to process.
withPaths(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
An array of paths on the Amazon FSx for Lustre file system that specify the data for the data repository task to process.
withPerUnitStorageThroughput(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
Required for the PERSISTENT_1 deployment type, describes the amount of read and write throughput for each 1 tebibyte of storage, in MB/s/TiB.
withPerUnitStorageThroughput(Integer) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned.
withPreferredFileServerIp(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, the IP address of the primary, or preferred, file server.
withPreferredSubnetId(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
Required when DeploymentType is set to MULTI_AZ_1.
withPreferredSubnetId(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, it specifies the ID of the subnet where the preferred file server is located.
withProgressPercent(Integer) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Provides the percent complete of a STORAGE_OPTIMIZATION administrative action.
withProgressPercent(Integer) - Method in class com.amazonaws.services.fsx.model.Backup
 
withRemoteAdministrationEndpoint(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
For MULTI_AZ_1 deployment types, use this endpoint when performing administrative tasks on the file system using Amazon FSx Remote PowerShell.
withReport(CompletionReport) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Defines whether or not Amazon FSx provides a CompletionReport once the task has completed.
withReport(CompletionReport) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
withRequestTime(Date) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Time that the administrative action request was received.
withResourceARN(String) - Method in class com.amazonaws.services.fsx.model.ActiveDirectoryBackupAttributes
 
withResourceARN(String) - Method in class com.amazonaws.services.fsx.model.Backup
The Amazon Resource Name (ARN) for the backup resource.
withResourceARN(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
withResourceARN(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The Amazon Resource Name (ARN) for the file system resource.
withResourceARN(String) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceRequest
The ARN of the Amazon FSx resource that will have its tags listed.
withResourceARN(String) - Method in exception com.amazonaws.services.fsx.model.NotServiceResourceErrorException
The Amazon Resource Name (ARN) of the non-Amazon FSx resource.
withResourceARN(String) - Method in exception com.amazonaws.services.fsx.model.ResourceDoesNotSupportTaggingException
The Amazon Resource Name (ARN) of the resource that doesn't support tagging.
withResourceARN(String) - Method in exception com.amazonaws.services.fsx.model.ResourceNotFoundException
The resource ARN of the resource that can't be found.
withResourceARN(String) - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon FSx resource that you want to tag.
withResourceARN(String) - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
The ARN of the Amazon FSx resource to untag.
withScope(String) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
withScope(ReportScope) - Method in class com.amazonaws.services.fsx.model.CompletionReport
Required if Enabled is set to true.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
A list of IDs for the security groups that apply to the specified network interfaces created for file system access.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
A list of IDs for the security groups that apply to the specified network interfaces created for file system access.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
A list of IDs specifying the security groups to apply to all network interfaces created for file system access.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
A list of IDs specifying the security groups to apply to all network interfaces created for file system access.
withSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
 
withSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfigurationUpdates) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory.
withSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
 
withSkipFinalBackup(Boolean) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemLustreConfiguration
Set SkipFinalBackup to false if you want to take a final backup of the file system you are deleting.
withSkipFinalBackup(Boolean) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemWindowsConfiguration
By default, Amazon FSx for Windows takes a final backup on your behalf when the DeleteFileSystem operation is invoked.
withSourceBackupId(String) - Method in class com.amazonaws.services.fsx.model.Backup
 
withSourceBackupId(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
The ID of the source backup.
withSourceBackupRegion(String) - Method in class com.amazonaws.services.fsx.model.Backup
The source Region of the backup.
withSourceRegion(String) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
The source AWS Region of the backup.
withStartTime(Date) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The time that Amazon FSx began processing the task.
withStatus(String) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Describes the status of the administrative action, as follows:
withStatus(Status) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Describes the status of the administrative action, as follows:
withStatus(DataRepositoryTaskStatus) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
Provides the status of the number of files that the task has processed successfully and failed to process.
withStorageCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Sets the storage capacity of the file system that you're creating.
withStorageCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.FileSystem
The storage capacity of the file system in gibibytes (GiB).
withStorageCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
Use this parameter to increase the storage capacity of an Amazon FSx file system.
withStorageType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Sets the storage type for the Windows file system you're creating from a backup.
withStorageType(StorageType) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Sets the storage type for the Windows file system you're creating from a backup.
withStorageType(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Sets the storage type for the file system you're creating.
withStorageType(StorageType) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Sets the storage type for the file system you're creating.
withStorageType(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The storage type of the file system.
withStorageType(StorageType) - Method in class com.amazonaws.services.fsx.model.FileSystem
The storage type of the file system.
withSubnetIds(String...) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Specifies the IDs of the subnets that the file system will be accessible from.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
Specifies the IDs of the subnets that the file system will be accessible from.
withSubnetIds(String...) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Specifies the IDs of the subnets that the file system will be accessible from.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
Specifies the IDs of the subnets that the file system will be accessible from.
withSubnetIds(String...) - Method in class com.amazonaws.services.fsx.model.FileSystem
Specifies the IDs of the subnets that the file system is accessible from.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.FileSystem
Specifies the IDs of the subnets that the file system is accessible from.
withSucceededCount(Long) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
A running total of the number of files that the task has successfully processed.
withTagKeys(String...) - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
A list of keys of tags on the resource to untag.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.fsx.model.UntagResourceRequest
A list of keys of tags on the resource to untag.
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.Backup
Tags associated with a particular file system.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.Backup
Tags associated with a particular file system.
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CopyBackupRequest
 
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
(Optional) The tags to apply to the backup at backup creation.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateBackupRequest
(Optional) The tags to apply to the backup at backup creation.
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
 
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
The tags to be applied to the file system at file system creation.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
The tags to be applied to the file system at file system creation.
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The tags to apply to the file system being created.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The tags to apply to the file system being created.
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
 
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.FileSystem
The tags to associate with the file system.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.FileSystem
The tags to associate with the file system.
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
A list of tags on the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.ListTagsForResourceResult
A list of tags on the resource.
withTags(Tag...) - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
A list of tags for the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.fsx.model.TagResourceRequest
A list of tags for the resource.
withTargetFileSystemValues(FileSystem) - Method in class com.amazonaws.services.fsx.model.AdministrativeAction
Describes the target value for the administration action, provided in the UpdateFileSystem operation.
withTaskId(String) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskRequest
Specifies the data repository task to cancel.
withTaskId(String) - Method in class com.amazonaws.services.fsx.model.CancelDataRepositoryTaskResult
The ID of the task being canceled.
withTaskId(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The system-generated, unique 17-digit ID of the data repository task.
withTaskIds(String...) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) IDs of the tasks whose descriptions you want to retrieve (String).
withTaskIds(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DescribeDataRepositoryTasksRequest
(Optional) IDs of the tasks whose descriptions you want to retrieve (String).
withThroughputCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The throughput of an Amazon FSx file system, measured in megabytes per second, in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
withThroughputCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
Sets the target value for a file system's throughput capacity, in MB/s, that you are updating the file system to.
withThroughputCapacity(Integer) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The throughput of the Amazon FSx file system, measured in megabytes per second.
withTotalCount(Long) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskStatus
The total number of files that the task will process.
withType(String) - Method in exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
The type of Active Directory error.
withType(ActiveDirectoryErrorType) - Method in exception com.amazonaws.services.fsx.model.ActiveDirectoryErrorException
The type of Active Directory error.
withType(String) - Method in class com.amazonaws.services.fsx.model.Backup
The type of the file system backup.
withType(BackupType) - Method in class com.amazonaws.services.fsx.model.Backup
The type of the file system backup.
withType(String) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Specifies the type of data repository task to create.
withType(DataRepositoryTaskType) - Method in class com.amazonaws.services.fsx.model.CreateDataRepositoryTaskRequest
Specifies the type of data repository task to create.
withType(String) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The type of data repository task; EXPORT_TO_REPOSITORY is the only type currently supported.
withType(DataRepositoryTaskType) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTask
The type of data repository task; EXPORT_TO_REPOSITORY is the only type currently supported.
withUserName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryAttributes
The user name for the service account on your self-managed AD domain that FSx uses to join to your AD domain.
withUserName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfiguration
The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
withUserName(String) - Method in class com.amazonaws.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
withValue(String) - Method in class com.amazonaws.services.fsx.model.Tag
A value that specifies the TagValue, the value assigned to the corresponding tag key.
withValues(String...) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
withValues(Collection<String>) - Method in class com.amazonaws.services.fsx.model.DataRepositoryTaskFilter
Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
withValues(String...) - Method in class com.amazonaws.services.fsx.model.Filter
The values of the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.fsx.model.Filter
The values of the filter.
withVpcId(String) - Method in class com.amazonaws.services.fsx.model.FileSystem
The ID of the primary VPC for the file system.
withWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemLustreConfiguration
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
withWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemWindowsConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone, where d is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.
withWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.LustreFileSystemConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
withWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemLustreConfiguration
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
withWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemWindowsConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
withWeeklyMaintenanceStartTime(String) - Method in class com.amazonaws.services.fsx.model.WindowsFileSystemConfiguration
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
withWindowsConfiguration(CreateFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemFromBackupRequest
The configuration for this Microsoft Windows file system.
withWindowsConfiguration(CreateFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.CreateFileSystemRequest
The Microsoft Windows configuration for the file system being created.
withWindowsConfiguration(DeleteFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemRequest
 
withWindowsConfiguration(WindowsFileSystemConfiguration) - Method in class com.amazonaws.services.fsx.model.FileSystem
The configuration for this Microsoft Windows file system.
withWindowsConfiguration(UpdateFileSystemWindowsConfiguration) - Method in class com.amazonaws.services.fsx.model.UpdateFileSystemRequest
The configuration updates for an Amazon FSx for Windows File Server file system.
withWindowsResponse(DeleteFileSystemWindowsResponse) - Method in class com.amazonaws.services.fsx.model.DeleteFileSystemResult
 
A B C D E F G H I L M N R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.