A B C D E F G H I J K L M N O P R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.UriEncodeFn
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- accountId() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- ActiveDirectoryBackupAttributes - Class in software.amazon.awssdk.services.fsx.model
-
The Microsoft Active Directory attributes of the Amazon FSx for Windows File Server file system.
- ActiveDirectoryBackupAttributes.Builder - Interface in software.amazon.awssdk.services.fsx.model
- activeDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
Describes the self-managed Microsoft Active Directory to which you want to join the SVM.
- activeDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.
- activeDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
-
Specifies updates to an SVM's Microsoft Active Directory (AD) configuration.
- activeDirectoryConfiguration(Consumer<CreateSvmActiveDirectoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
Describes the self-managed Microsoft Active Directory to which you want to join the SVM.
- activeDirectoryConfiguration(Consumer<SvmActiveDirectoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.
- activeDirectoryConfiguration(Consumer<UpdateSvmActiveDirectoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest.Builder
-
Specifies updates to an SVM's Microsoft Active Directory (AD) configuration.
- activeDirectoryConfiguration(CreateSvmActiveDirectoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
Describes the self-managed Microsoft Active Directory to which you want to join the SVM.
- activeDirectoryConfiguration(SvmActiveDirectoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.
- activeDirectoryConfiguration(UpdateSvmActiveDirectoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest.Builder
-
Specifies updates to an SVM's Microsoft Active Directory (AD) configuration.
- ActiveDirectoryErrorException - Exception in software.amazon.awssdk.services.fsx.model
-
An Active Directory error.
- ActiveDirectoryErrorException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- ActiveDirectoryErrorType - Enum in software.amazon.awssdk.services.fsx.model
-
The type of error relating to Microsoft Active Directory.
- activeDirectoryId() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
-
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
- activeDirectoryId() - Method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
-
The directory ID of the directory that an error pertains to.
- activeDirectoryId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
The ID for an existing Amazon Web Services Managed Microsoft Active Directory (AD) instance that the file system should join when it's created.
- activeDirectoryId() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is joined to.
- activeDirectoryId(String) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes.Builder
-
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
- activeDirectoryId(String) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
-
The directory ID of the directory that an error pertains to.
- activeDirectoryId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
The ID for an existing Amazon Web Services Managed Microsoft Active Directory (AD) instance that the file system should join when it's created.
- activeDirectoryId(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The ID for an existing Amazon Web Services Managed Microsoft Active Directory instance that the file system is joined to.
- addCondition(Condition) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult.Builder
- addRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for NetApp ONTAP file system.
- addRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for OpenZFS file system.
- addRouteTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for NetApp ONTAP file system.
- addRouteTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for OpenZFS file system.
- addRouteTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for NetApp ONTAP file system.
- addRouteTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for OpenZFS file system.
- addRule(Rule) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset.Builder
- AdministrativeAction - Class in software.amazon.awssdk.services.fsx.model
-
Describes a specific Amazon FSx administrative action for the current Windows, Lustre, OpenZFS, or ONTAP file system or volume.
- AdministrativeAction.Builder - Interface in software.amazon.awssdk.services.fsx.model
- AdministrativeActionFailureDetails - Class in software.amazon.awssdk.services.fsx.model
-
Provides information about a failed administrative action.
- AdministrativeActionFailureDetails.Builder - Interface in software.amazon.awssdk.services.fsx.model
- administrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
A list of administrative actions for the volume that are in process or waiting to be processed.
- administrativeActions(Collection<AdministrativeAction>) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Collection<AdministrativeAction>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Collection<AdministrativeAction>) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Collection<AdministrativeAction>) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Collection<AdministrativeAction>) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
A list of administrative actions for the volume that are in process or waiting to be processed.
- administrativeActions(Consumer<AdministrativeAction.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Consumer<AdministrativeAction.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Consumer<AdministrativeAction.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Consumer<AdministrativeAction.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(Consumer<AdministrativeAction.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
A list of administrative actions for the volume that are in process or waiting to be processed.
- administrativeActions(AdministrativeAction...) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(AdministrativeAction...) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(AdministrativeAction...) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(AdministrativeAction...) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
A list of administrative actions for the file system that are in process or waiting to be processed.
- administrativeActions(AdministrativeAction...) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
A list of administrative actions for the volume that are in process or waiting to be processed.
- administrativeActionType() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
Returns the value of the AdministrativeActionType property for this object.
- administrativeActionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the AdministrativeActionType property for this object.
- administrativeActionType(AdministrativeActionType) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the AdministrativeActionType property for this object.
- AdministrativeActionType - Enum in software.amazon.awssdk.services.fsx.model
-
Describes the type of administrative action, as follows:
- administrativeActionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
Returns the value of the AdministrativeActionType property for this object.
- aggregateConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Use to specify configuration options for a volume’s storage aggregate or aggregates.
- aggregateConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
This structure specifies configuration options for a volume’s storage aggregate or aggregates.
- aggregateConfiguration(Consumer<AggregateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
This structure specifies configuration options for a volume’s storage aggregate or aggregates.
- aggregateConfiguration(Consumer<CreateAggregateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Use to specify configuration options for a volume’s storage aggregate or aggregates.
- aggregateConfiguration(AggregateConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
This structure specifies configuration options for a volume’s storage aggregate or aggregates.
- aggregateConfiguration(CreateAggregateConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Use to specify configuration options for a volume’s storage aggregate or aggregates.
- AggregateConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Used to specify configuration options for a volume’s storage aggregate or aggregates.
- AggregateConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- aggregates() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
-
The list of aggregates that this volume resides on.
- aggregates() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
-
Used to specify the names of aggregates on which the volume will be created.
- aggregates(String...) - Method in interface software.amazon.awssdk.services.fsx.model.AggregateConfiguration.Builder
-
The list of aggregates that this volume resides on.
- aggregates(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration.Builder
-
Used to specify the names of aggregates on which the volume will be created.
- aggregates(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.AggregateConfiguration.Builder
-
The list of aggregates that this volume resides on.
- aggregates(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration.Builder
-
Used to specify the names of aggregates on which the volume will be created.
- Alias - Class in software.amazon.awssdk.services.fsx.model
-
A DNS alias that is associated with the file system.
- Alias.Builder - Interface in software.amazon.awssdk.services.fsx.model
- aliases() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
-
An array of one or more DNS alias names to associate with the file system.
- aliases() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
-
An array of the DNS aliases that Amazon FSx is associating with the file system.
- aliases() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
An array of one or more DNS alias names that you want to associate with the Amazon FSx file system.
- aliases() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
-
An array of one or more DNS aliases currently associated with the specified file system.
- aliases() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
-
An array of one or more DNS alias names to disassociate, or remove, from the file system.
- aliases() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
-
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
- aliases() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
Returns the value of the Aliases property for this object.
- aliases(String...) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest.Builder
-
An array of one or more DNS alias names to associate with the file system.
- aliases(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
An array of one or more DNS alias names that you want to associate with the Amazon FSx file system.
- aliases(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest.Builder
-
An array of one or more DNS alias names to disassociate, or remove, from the file system.
- aliases(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest.Builder
-
An array of one or more DNS alias names to associate with the file system.
- aliases(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
An array of one or more DNS alias names that you want to associate with the Amazon FSx file system.
- aliases(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest.Builder
-
An array of one or more DNS alias names to disassociate, or remove, from the file system.
- aliases(Collection<Alias>) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse.Builder
-
An array of the DNS aliases that Amazon FSx is associating with the file system.
- aliases(Collection<Alias>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse.Builder
-
An array of one or more DNS aliases currently associated with the specified file system.
- aliases(Collection<Alias>) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse.Builder
-
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
- aliases(Collection<Alias>) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
Sets the value of the Aliases property for this object.
- aliases(Consumer<Alias.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse.Builder
-
An array of the DNS aliases that Amazon FSx is associating with the file system.
- aliases(Consumer<Alias.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse.Builder
-
An array of one or more DNS aliases currently associated with the specified file system.
- aliases(Consumer<Alias.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse.Builder
-
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
- aliases(Consumer<Alias.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
Sets the value of the Aliases property for this object.
- aliases(Alias...) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse.Builder
-
An array of the DNS aliases that Amazon FSx is associating with the file system.
- aliases(Alias...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse.Builder
-
An array of one or more DNS aliases currently associated with the specified file system.
- aliases(Alias...) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse.Builder
-
An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.
- aliases(Alias...) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
Sets the value of the Aliases property for this object.
- AliasLifecycle - Enum in software.amazon.awssdk.services.fsx.model
- ALL - software.amazon.awssdk.services.fsx.model.TieringPolicyName
- allowDots() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsVirtualHostableS3Bucket
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.fsx.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.fsx.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode.Builder
- Arn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- associateFileSystemAliases(Consumer<AssociateFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
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(Consumer<AssociateFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
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 interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
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 interface software.amazon.awssdk.services.fsx.FSxClient
-
Use this action to associate one or more Domain Name Server (DNS) aliases with an existing Amazon FSx for Windows File Server file system.
- AssociateFileSystemAliasesRequest - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.fsx.model
- AssociateFileSystemAliasesRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
AssociateFileSystemAliasesRequest
Marshaller - AssociateFileSystemAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.AssociateFileSystemAliasesRequestMarshaller
- AssociateFileSystemAliasesResponse - Class in software.amazon.awssdk.services.fsx.model
-
The system generated response showing the DNS aliases that Amazon FSx is attempting to associate with the file system.
- AssociateFileSystemAliasesResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- association() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
-
The response object returned after the data repository association is created.
- association() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
-
The response object returned after the data repository association is updated.
- association(Consumer<DataRepositoryAssociation.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse.Builder
-
The response object returned after the data repository association is created.
- association(Consumer<DataRepositoryAssociation.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse.Builder
-
The response object returned after the data repository association is updated.
- association(DataRepositoryAssociation) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse.Builder
-
The response object returned after the data repository association is created.
- association(DataRepositoryAssociation) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse.Builder
-
The response object returned after the data repository association is updated.
- associationId() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
The system-generated, unique ID of the data repository association.
- associationId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
-
The ID of the data repository association that you want to delete.
- associationId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
-
The ID of the data repository association being deleted.
- associationId() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
-
The ID of the data repository association that you are updating.
- associationId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
The system-generated, unique ID of the data repository association.
- associationId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest.Builder
-
The ID of the data repository association that you want to delete.
- associationId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse.Builder
-
The ID of the data repository association being deleted.
- associationId(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest.Builder
-
The ID of the data repository association that you are updating.
- associationIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
-
IDs of the data repository associations whose descriptions you want to retrieve (String).
- associationIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
-
IDs of the data repository associations whose descriptions you want to retrieve (String).
- associationIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
-
IDs of the data repository associations whose descriptions you want to retrieve (String).
- associations() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
-
An array of one or more data repository association descriptions.
- associations(Collection<DataRepositoryAssociation>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse.Builder
-
An array of one or more data repository association descriptions.
- associations(Consumer<DataRepositoryAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse.Builder
-
An array of one or more data repository association descriptions.
- associations(DataRepositoryAssociation...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse.Builder
-
An array of one or more data repository association descriptions.
- asString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.EndpointAttributeProvider
- auditLogConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
- auditLogConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system..
- auditLogConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
- auditLogConfiguration(Consumer<WindowsAuditLogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
- auditLogConfiguration(Consumer<WindowsAuditLogCreateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
- auditLogConfiguration(Consumer<WindowsAuditLogCreateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system..
- auditLogConfiguration(WindowsAuditLogConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
- auditLogConfiguration(WindowsAuditLogCreateConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
- auditLogConfiguration(WindowsAuditLogCreateConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system..
- auditLogDestination() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
-
The Amazon Resource Name (ARN) for the destination of the audit logs.
- auditLogDestination() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
-
The Amazon Resource Name (ARN) that specifies the destination of the audit logs.
- auditLogDestination(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration.Builder
-
The Amazon Resource Name (ARN) for the destination of the audit logs.
- auditLogDestination(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration.Builder
-
The Amazon Resource Name (ARN) that specifies the destination of the audit logs.
- auditLogVolume() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume.
- auditLogVolume() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume.
- auditLogVolume() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume.
- auditLogVolume(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume.
- auditLogVolume(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume.
- auditLogVolume(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume.
- authority() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleUrl
- AUTHORITY - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(FSxAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.fsx.FSxBaseClientBuilder
-
Set the
FSxAuthSchemeProvider
implementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(FSxAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(FSxAuthSchemeProvider) - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- AUTO - software.amazon.awssdk.services.fsx.model.TieringPolicyName
- AUTO_RELEASE_DATA - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
- autocommitPeriod() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod(Consumer<AutocommitPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod(Consumer<AutocommitPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod(Consumer<AutocommitPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod(AutocommitPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod(AutocommitPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- autocommitPeriod(AutocommitPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
- AutocommitPeriod - Class in software.amazon.awssdk.services.fsx.model
-
Sets the autocommit period of files in an FSx for ONTAP SnapLock volume, which determines how long the files must remain unmodified before they're automatically transitioned to the write once, read many (WORM) state.
- AutocommitPeriod.Builder - Interface in software.amazon.awssdk.services.fsx.model
- AutocommitPeriodType - Enum in software.amazon.awssdk.services.fsx.model
- autoExportPolicy() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
-
This parameter is not supported for Amazon File Cache.
- autoExportPolicy() - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
-
Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your file system to the linked S3 bucket.
- autoExportPolicy(Consumer<AutoExportPolicy.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration.Builder
-
This parameter is not supported for Amazon File Cache.
- autoExportPolicy(Consumer<AutoExportPolicy.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration.Builder
-
Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your file system to the linked S3 bucket.
- autoExportPolicy(AutoExportPolicy) - Method in interface software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration.Builder
-
This parameter is not supported for Amazon File Cache.
- autoExportPolicy(AutoExportPolicy) - Method in interface software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration.Builder
-
Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your file system to the linked S3 bucket.
- AutoExportPolicy - Class in software.amazon.awssdk.services.fsx.model
-
Describes a data repository association's automatic export policy.
- AutoExportPolicy.Builder - Interface in software.amazon.awssdk.services.fsx.model
- autoImportPolicy() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- autoImportPolicy() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
-
Describes the file system's linked S3 data repository's
AutoImportPolicy
. - autoImportPolicy() - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
-
Specifies the type of updated objects (new, changed, deleted) that will be automatically imported from the linked S3 bucket to your file system.
- autoImportPolicy() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- autoImportPolicy(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- autoImportPolicy(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
Describes the file system's linked S3 data repository's
AutoImportPolicy
. - autoImportPolicy(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- autoImportPolicy(Consumer<AutoImportPolicy.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration.Builder
-
Specifies the type of updated objects (new, changed, deleted) that will be automatically imported from the linked S3 bucket to your file system.
- autoImportPolicy(AutoImportPolicy) - Method in interface software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration.Builder
-
Specifies the type of updated objects (new, changed, deleted) that will be automatically imported from the linked S3 bucket to your file system.
- autoImportPolicy(AutoImportPolicyType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- autoImportPolicy(AutoImportPolicyType) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
Describes the file system's linked S3 data repository's
AutoImportPolicy
. - autoImportPolicy(AutoImportPolicyType) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- AutoImportPolicy - Class in software.amazon.awssdk.services.fsx.model
-
Describes the data repository association's automatic import policy.
- AutoImportPolicy.Builder - Interface in software.amazon.awssdk.services.fsx.model
- autoImportPolicyAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- autoImportPolicyAsString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
-
Describes the file system's linked S3 data repository's
AutoImportPolicy
. - autoImportPolicyAsString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
(Optional) When you create your file system, your existing S3 objects appear as file and directory listings.
- AutoImportPolicyType - Enum in software.amazon.awssdk.services.fsx.model
- AUTOMATIC - software.amazon.awssdk.services.fsx.model.BackupType
- AUTOMATIC - software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
- AUTOMATIC - software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Returns the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Returns the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
Returns the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Returns the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Returns the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Returns the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
Returns the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Sets the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
Sets the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Sets the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Sets the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
Sets the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the AutomaticBackupRetentionDays property for this object.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The number of days to retain automatic backups.
- automaticBackupRetentionDays(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The number of days to retain automatic backups.
- AVAILABLE - software.amazon.awssdk.services.fsx.model.AliasLifecycle
- AVAILABLE - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- AVAILABLE - software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- AVAILABLE - software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
- AVAILABLE - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- AVAILABLE - software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
- AVAILABLE - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- AWS_BACKUP - software.amazon.awssdk.services.fsx.model.BackupType
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.BackupInProgressException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.BackupNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.BackupRestoringException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.BadRequestException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.FSxException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InternalServerErrorException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidExportPathException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidImportPathException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidRegionException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.UnsupportedOperationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeNotFoundException.Builder
- awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- awsParseArn(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- awsPartition(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
B
- BACKING_UP - software.amazon.awssdk.services.fsx.model.FileSystemMaintenanceOperation
- backup() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
-
Returns the value of the Backup property for this object.
- backup() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
-
A description of the backup.
- backup(Consumer<Backup.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupResponse.Builder
-
Sets the value of the Backup property for this object.
- backup(Consumer<Backup.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupResponse.Builder
-
A description of the backup.
- backup(Backup) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupResponse.Builder
-
Sets the value of the Backup property for this object.
- backup(Backup) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupResponse.Builder
-
A description of the backup.
- Backup - Class in software.amazon.awssdk.services.fsx.model
-
A backup of an Amazon FSx for Windows File Server, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system.
- BACKUP_TYPE - software.amazon.awssdk.services.fsx.model.FilterName
- Backup.Builder - Interface in software.amazon.awssdk.services.fsx.model
- BackupBeingCopiedException - Exception in software.amazon.awssdk.services.fsx.model
-
You can't delete a backup while it's being copied.
- BackupBeingCopiedException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- BackupFailureDetails - Class in software.amazon.awssdk.services.fsx.model
-
If backup creation fails, this structure contains the details of that failure.
- BackupFailureDetails.Builder - Interface in software.amazon.awssdk.services.fsx.model
- backupId() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The ID of the backup.
- backupId() - Method in exception software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException
-
Returns the value of the BackupId property for this object.
- backupId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Returns the value of the BackupId property for this object.
- backupId() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
-
Returns the value of the BackupId property for this object.
- backupId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
-
The ID of the backup that you want to delete.
- backupId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
-
The ID of the backup that was deleted.
- backupId() - Method in exception software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException
-
Returns the value of the BackupId property for this object.
- backupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The ID of the backup.
- backupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException.Builder
-
Sets the value of the BackupId property for this object.
- backupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the value of the BackupId property for this object.
- backupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
Sets the value of the BackupId property for this object.
- backupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteBackupRequest.Builder
-
The ID of the backup that you want to delete.
- backupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteBackupResponse.Builder
-
The ID of the backup that was deleted.
- backupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException.Builder
-
Sets the value of the BackupId property for this object.
- backupIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
-
The IDs of the backups that you want to retrieve.
- backupIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
-
The IDs of the backups that you want to retrieve.
- backupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
-
The IDs of the backups that you want to retrieve.
- BackupInProgressException - Exception in software.amazon.awssdk.services.fsx.model
-
Another backup is already under way.
- BackupInProgressException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- BackupLifecycle - Enum in software.amazon.awssdk.services.fsx.model
-
The lifecycle status of the backup.
- BackupNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
No Amazon FSx backups were found based upon the supplied parameters.
- BackupNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- BackupRestoringException - Exception in software.amazon.awssdk.services.fsx.model
-
You can't delete a backup while it's being used to restore a file system.
- BackupRestoringException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- backups() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
-
An array of backups.
- backups(Collection<Backup>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse.Builder
-
An array of backups.
- backups(Consumer<Backup.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse.Builder
-
An array of backups.
- backups(Backup...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse.Builder
-
An array of backups.
- BackupType - Enum in software.amazon.awssdk.services.fsx.model
-
The type of the backup.
- BadRequestException - Exception in software.amazon.awssdk.services.fsx.model
-
A generic error indicating a failure with a client request.
- BadRequestException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- batchImportMetaDataOnCreate() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
Set to
true
to run an import data repository task to import metadata from the data repository to the file system after the data repository association is created. - batchImportMetaDataOnCreate() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
A boolean flag indicating whether an import data repository task to import metadata should run after the data repository association is created.
- batchImportMetaDataOnCreate(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
Set to
true
to run an import data repository task to import metadata from the data repository to the file system after the data repository association is created. - batchImportMetaDataOnCreate(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
A boolean flag indicating whether an import data repository task to import metadata should run after the data repository association is created.
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.fsx.auth.scheme.internal.FSxAuthSchemeInterceptor
- BOOLEAN - software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- build() - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeParams.Builder
-
Returns a
FSxAuthSchemeParams
object that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint.Builder
- build() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
- build() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.fsx.model.FSxRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.fsx.model.FSxResponse.Builder
- builder() - Static method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeParams
-
Get a new builder for creating a
FSxAuthSchemeParams
. - builder() - Static method in class software.amazon.awssdk.services.fsx.auth.scheme.internal.DefaultFSxAuthSchemeParams
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.fsx.endpoints.internal.RuleError
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- builder() - Static method in exception software.amazon.awssdk.services.fsx.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- builder() - Static method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Create a builder that can be used to configure and create a
FSxAsyncClient
. - builder() - Static method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Create a builder that can be used to configure and create a
FSxClient
. - builder() - Static method in class software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.Alias
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.Backup
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupInProgressException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupNotFoundException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupRestoringException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.BadRequestException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileCache
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystem
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.Filter
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.FSxException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InternalServerErrorException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidExportPathException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidImportPathException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidRegionException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.ResourceNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.Snapshot
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.Tag
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.UnsupportedOperationException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.Volume
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- builder() - Static method in exception software.amazon.awssdk.services.fsx.model.VolumeNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- builder() - Static method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.fsx.model.FSxRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.fsx.model.FSxResponse.BuilderImpl
- BuilderImpl(FSxException) - Constructor for class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- BuilderImpl(FSxRequest) - Constructor for class software.amazon.awssdk.services.fsx.model.FSxRequest.BuilderImpl
- BuilderImpl(FSxResponse) - Constructor for class software.amazon.awssdk.services.fsx.model.FSxResponse.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- bypassSnaplockEnterpriseRetention() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
-
Setting this to
true
allows a SnapLock administrator to delete an FSx for ONTAP SnapLock Enterprise volume with unexpired write once, read many (WORM) files. - bypassSnaplockEnterpriseRetention(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration.Builder
-
Setting this to
true
allows a SnapLock administrator to delete an FSx for ONTAP SnapLock Enterprise volume with unexpired write once, read many (WORM) files.
C
- CACHE - software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
- CACHE_1 - software.amazon.awssdk.services.fsx.model.FileCacheLustreDeploymentType
- cancelDataRepositoryTask(Consumer<CancelDataRepositoryTaskRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the
PENDING
orEXECUTING
state. - cancelDataRepositoryTask(Consumer<CancelDataRepositoryTaskRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the
PENDING
orEXECUTING
state. - cancelDataRepositoryTask(CancelDataRepositoryTaskRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the
PENDING
orEXECUTING
state. - cancelDataRepositoryTask(CancelDataRepositoryTaskRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the
PENDING
orEXECUTING
state. - CancelDataRepositoryTaskRequest - Class in software.amazon.awssdk.services.fsx.model
-
Cancels a data repository task.
- CancelDataRepositoryTaskRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CancelDataRepositoryTaskRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CancelDataRepositoryTaskRequest
Marshaller - CancelDataRepositoryTaskRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CancelDataRepositoryTaskRequestMarshaller
- CancelDataRepositoryTaskResponse - Class in software.amazon.awssdk.services.fsx.model
- CancelDataRepositoryTaskResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CANCELED - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- CANCELING - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- canContinue() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- capacityToRelease() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Specifies the amount of data to release, in GiB, by an Amazon File Cache
AUTO_RELEASE_DATA
task that automatically releases files from the cache. - capacityToRelease() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Specifies the amount of data to release, in GiB, by an Amazon File Cache AUTO_RELEASE_DATA task that automatically releases files from the cache.
- capacityToRelease(Long) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Specifies the amount of data to release, in GiB, by an Amazon File Cache
AUTO_RELEASE_DATA
task that automatically releases files from the cache. - capacityToRelease(Long) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Specifies the amount of data to release, in GiB, by an Amazon File Cache AUTO_RELEASE_DATA task that automatically releases files from the cache.
- carryOn() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- cause(Throwable) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.BackupInProgressException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.BackupNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.BackupRestoringException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.BadRequestException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.FSxException.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InternalServerErrorException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidExportPathException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidImportPathException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidRegionException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.UnsupportedOperationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeNotFoundException.Builder
- CHANGED - software.amazon.awssdk.services.fsx.model.EventType
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.EndpointAuthSchemeStrategy
- clientConfigurations() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
-
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
- clientConfigurations(Collection<OpenZFSClientConfiguration>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport.Builder
-
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
- clientConfigurations(Consumer<OpenZFSClientConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport.Builder
-
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
- clientConfigurations(OpenZFSClientConfiguration...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport.Builder
-
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
-
(Optional) A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent creation.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
An idempotency token for resource creation, in a string of up to 63 ASCII characters.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent creation.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent creation.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent updates.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
-
(Optional) A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent creation.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
An idempotency token for resource creation, in a string of up to 63 ASCII characters.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent creation.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent creation.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteBackupRequest.Builder
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent deletion.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent updates.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clients() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
-
A value that specifies who can mount the file system.
- clients(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration.Builder
-
A value that specifies who can mount the file system.
- CLONE - software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
- COMPLETED - software.amazon.awssdk.services.fsx.model.Status
- CompletionReport - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.fsx.model
- COMPLIANCE - software.amazon.awssdk.services.fsx.model.SnaplockType
- condition() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- constituentsPerAggregate() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
-
Used to explicitly set the number of constituents within the FlexGroup per storage aggregate.
- constituentsPerAggregate(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration.Builder
-
Used to explicitly set the number of constituents within the FlexGroup per storage aggregate.
- context(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference.Builder
- coolingPeriod() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
-
Specifies the number of days that user data in a volume must remain inactive before it is considered "cold" and moved to the capacity pool.
- coolingPeriod(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.TieringPolicy.Builder
-
Specifies the number of days that user data in a volume must remain inactive before it is considered "cold" and moved to the capacity pool.
- copyBackup(Consumer<CopyBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
- copyBackup(Consumer<CopyBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
- copyBackup(CopyBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
- copyBackup(CopyBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
- CopyBackupRequest - Class in software.amazon.awssdk.services.fsx.model
- CopyBackupRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CopyBackupRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CopyBackupRequest
Marshaller - CopyBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CopyBackupRequestMarshaller
- CopyBackupResponse - Class in software.amazon.awssdk.services.fsx.model
- CopyBackupResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- COPYING - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- copySnapshotAndUpdateVolume(Consumer<CopySnapshotAndUpdateVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates an existing volume by using a snapshot from another Amazon FSx for OpenZFS file system.
- copySnapshotAndUpdateVolume(Consumer<CopySnapshotAndUpdateVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates an existing volume by using a snapshot from another Amazon FSx for OpenZFS file system.
- copySnapshotAndUpdateVolume(CopySnapshotAndUpdateVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates an existing volume by using a snapshot from another Amazon FSx for OpenZFS file system.
- copySnapshotAndUpdateVolume(CopySnapshotAndUpdateVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates an existing volume by using a snapshot from another Amazon FSx for OpenZFS file system.
- CopySnapshotAndUpdateVolumeRequest - Class in software.amazon.awssdk.services.fsx.model
- CopySnapshotAndUpdateVolumeRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CopySnapshotAndUpdateVolumeRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CopySnapshotAndUpdateVolumeRequest
Marshaller - CopySnapshotAndUpdateVolumeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CopySnapshotAndUpdateVolumeRequestMarshaller
- CopySnapshotAndUpdateVolumeResponse - Class in software.amazon.awssdk.services.fsx.model
- CopySnapshotAndUpdateVolumeResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- copyStrategy() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Specifies the strategy to use when copying data from a snapshot to the volume.
- copyStrategy() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyStrategy() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
-
The strategy used when copying data from the snapshot to the new volume.
- copyStrategy() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyStrategy(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Specifies the strategy to use when copying data from a snapshot to the volume.
- copyStrategy(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration.Builder
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyStrategy(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration.Builder
-
The strategy used when copying data from the snapshot to the new volume.
- copyStrategy(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyStrategy(OpenZFSCopyStrategy) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Specifies the strategy to use when copying data from a snapshot to the volume.
- copyStrategy(OpenZFSCopyStrategy) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration.Builder
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyStrategy(OpenZFSCopyStrategy) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration.Builder
-
The strategy used when copying data from the snapshot to the new volume.
- copyStrategy(OpenZFSCopyStrategy) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyStrategyAsString() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Specifies the strategy to use when copying data from a snapshot to the volume.
- copyStrategyAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyStrategyAsString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
-
The strategy used when copying data from the snapshot to the new volume.
- copyStrategyAsString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
Specifies the strategy used when copying data from the snapshot to the new volume.
- copyTags() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
A Boolean flag indicating whether tags from the source backup should be copied to the backup copy.
- copyTags(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
A Boolean flag indicating whether tags from the source backup should be copied to the backup copy.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
(Optional) Not available for use with file systems that are linked to a data repository.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
A Boolean value indicating whether tags for the file system should be copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
A boolean flag indicating whether tags for the file system should be copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
A boolean flag indicating whether tags for the volume should be copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
A boolean flag indicating whether tags on the file system are copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
A boolean flag indicating whether tags for the volume should be copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
A Boolean value indicating whether tags on the file system should be copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
A Boolean value indicating whether tags for the file system should be copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
A boolean flag indicating whether tags for the volume should be copied to backups.
- copyTagsToBackups() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
A boolean flag indicating whether tags on the file system should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(Optional) Not available for use with file systems that are linked to a data repository.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
A Boolean value indicating whether tags for the file system should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
A boolean flag indicating whether tags for the file system should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
A boolean flag indicating whether tags for the volume should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
A boolean flag indicating whether tags on the file system are copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
A boolean flag indicating whether tags for the volume should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
A Boolean value indicating whether tags on the file system should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
A Boolean value indicating whether tags for the file system should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
A boolean flag indicating whether tags for the volume should be copied to backups.
- copyTagsToBackups(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
A boolean flag indicating whether tags on the file system should be copied to backups.
- copyTagsToDataRepositoryAssociations() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
A boolean flag indicating whether tags for the cache should be copied to data repository associations.
- copyTagsToDataRepositoryAssociations() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
A boolean flag indicating whether tags for the cache should be copied to data repository associations.
- copyTagsToDataRepositoryAssociations(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
A boolean flag indicating whether tags for the cache should be copied to data repository associations.
- copyTagsToDataRepositoryAssociations(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
A boolean flag indicating whether tags for the cache should be copied to data repository associations.
- copyTagsToSnapshots() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- copyTagsToSnapshots() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
A Boolean value indicating whether tags for the volume should be copied to snapshots of the volume.
- copyTagsToSnapshots() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- copyTagsToSnapshots(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- copyTagsToSnapshots(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
A Boolean value indicating whether tags for the volume should be copied to snapshots of the volume.
- copyTagsToSnapshots(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- copyTagsToVolumes() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
A Boolean value indicating whether tags for the file system should be copied to volumes.
- copyTagsToVolumes() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- copyTagsToVolumes() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- copyTagsToVolumes(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
A Boolean value indicating whether tags for the file system should be copied to volumes.
- copyTagsToVolumes(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- copyTagsToVolumes(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
A Boolean value indicating whether tags for the volume should be copied to snapshots.
- create() - Static method in class software.amazon.awssdk.services.fsx.auth.scheme.internal.DefaultFSxAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Create a
FSxAsyncClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. - create() - Static method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Create a
FSxClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.fsx.model.FSxResponseMetadata
- CREATE_FAILED - software.amazon.awssdk.services.fsx.model.AliasLifecycle
- CreateAggregateConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Used to specify the configuration options for an FSx for ONTAP volume's storage aggregate or aggregates.
- CreateAggregateConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.EndpointAuthSchemeStrategy
- createBackup(Consumer<CreateBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a backup of an existing Amazon FSx for Windows File Server file system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system.
- createBackup(Consumer<CreateBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a backup of an existing Amazon FSx for Windows File Server file system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system.
- createBackup(CreateBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a backup of an existing Amazon FSx for Windows File Server file system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system.
- createBackup(CreateBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a backup of an existing Amazon FSx for Windows File Server file system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system.
- CreateBackupRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for the
CreateBackup
operation. - CreateBackupRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateBackupRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateBackupRequest
Marshaller - CreateBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateBackupRequestMarshaller
- CreateBackupResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the
CreateBackup
operation. - CreateBackupResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CREATED - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- CREATED - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- createDataRepositoryAssociation(Consumer<CreateDataRepositoryAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates an Amazon FSx for Lustre data repository association (DRA).
- createDataRepositoryAssociation(Consumer<CreateDataRepositoryAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates an Amazon FSx for Lustre data repository association (DRA).
- createDataRepositoryAssociation(CreateDataRepositoryAssociationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates an Amazon FSx for Lustre data repository association (DRA).
- createDataRepositoryAssociation(CreateDataRepositoryAssociationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates an Amazon FSx for Lustre data repository association (DRA).
- CreateDataRepositoryAssociationRequest - Class in software.amazon.awssdk.services.fsx.model
- CreateDataRepositoryAssociationRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateDataRepositoryAssociationRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateDataRepositoryAssociationRequest
Marshaller - CreateDataRepositoryAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateDataRepositoryAssociationRequestMarshaller
- CreateDataRepositoryAssociationResponse - Class in software.amazon.awssdk.services.fsx.model
- CreateDataRepositoryAssociationResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- createDataRepositoryTask(Consumer<CreateDataRepositoryTaskRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates an Amazon FSx for Lustre data repository task.
- createDataRepositoryTask(Consumer<CreateDataRepositoryTaskRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates an Amazon FSx for Lustre data repository task.
- createDataRepositoryTask(CreateDataRepositoryTaskRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates an Amazon FSx for Lustre data repository task.
- createDataRepositoryTask(CreateDataRepositoryTaskRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates an Amazon FSx for Lustre data repository task.
- CreateDataRepositoryTaskRequest - Class in software.amazon.awssdk.services.fsx.model
- CreateDataRepositoryTaskRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateDataRepositoryTaskRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateDataRepositoryTaskRequest
Marshaller - CreateDataRepositoryTaskRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateDataRepositoryTaskRequestMarshaller
- CreateDataRepositoryTaskResponse - Class in software.amazon.awssdk.services.fsx.model
- CreateDataRepositoryTaskResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- createFileCache(Consumer<CreateFileCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new Amazon File Cache resource.
- createFileCache(Consumer<CreateFileCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new Amazon File Cache resource.
- createFileCache(CreateFileCacheRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new Amazon File Cache resource.
- createFileCache(CreateFileCacheRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new Amazon File Cache resource.
- CreateFileCacheLustreConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Amazon File Cache configuration for the cache that you are creating.
- CreateFileCacheLustreConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileCacheRequest - Class in software.amazon.awssdk.services.fsx.model
- CreateFileCacheRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileCacheRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateFileCacheRequest
Marshaller - CreateFileCacheRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateFileCacheRequestMarshaller
- CreateFileCacheResponse - Class in software.amazon.awssdk.services.fsx.model
- CreateFileCacheResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- createFileSystem(Consumer<CreateFileSystemRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new, empty Amazon FSx file system.
- createFileSystem(Consumer<CreateFileSystemRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new, empty Amazon FSx file system.
- createFileSystem(CreateFileSystemRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new, empty Amazon FSx file system.
- createFileSystem(CreateFileSystemRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new, empty Amazon FSx file system.
- createFileSystemFromBackup(Consumer<CreateFileSystemFromBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup.
- createFileSystemFromBackup(Consumer<CreateFileSystemFromBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup.
- createFileSystemFromBackup(CreateFileSystemFromBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup.
- createFileSystemFromBackup(CreateFileSystemFromBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup.
- CreateFileSystemFromBackupRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for the
CreateFileSystemFromBackup
operation. - CreateFileSystemFromBackupRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemFromBackupRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateFileSystemFromBackupRequest
Marshaller - CreateFileSystemFromBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateFileSystemFromBackupRequestMarshaller
- CreateFileSystemFromBackupResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the
CreateFileSystemFromBackup
operation. - CreateFileSystemFromBackupResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemLustreConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Lustre configuration for the file system being created.
- CreateFileSystemLustreConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemLustreMetadataConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Lustre metadata performance configuration for the creation of an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - CreateFileSystemLustreMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemOntapConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.
- CreateFileSystemOntapConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemOpenZFSConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Amazon FSx for OpenZFS configuration properties for the file system that you are creating.
- CreateFileSystemOpenZFSConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object used to create a new Amazon FSx file system.
- CreateFileSystemRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateFileSystemRequest
Marshaller - CreateFileSystemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateFileSystemRequestMarshaller
- CreateFileSystemResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object returned after the file system is created.
- CreateFileSystemResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateFileSystemWindowsConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration object for the Microsoft Windows file system used in
CreateFileSystem
andCreateFileSystemFromBackup
operations. - CreateFileSystemWindowsConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateOntapVolumeConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Specifies the configuration of the ONTAP volume that you are creating.
- CreateOntapVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateOpenZFSOriginSnapshotConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The snapshot configuration to use when creating an Amazon FSx for OpenZFS volume from a snapshot.
- CreateOpenZFSOriginSnapshotConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateOpenZFSVolumeConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Specifies the configuration of the Amazon FSx for OpenZFS volume that you are creating.
- CreateOpenZFSVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateSnaplockConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Defines the SnapLock configuration when creating an FSx for ONTAP SnapLock volume.
- CreateSnaplockConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a snapshot of an existing Amazon FSx for OpenZFS volume.
- createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a snapshot of an existing Amazon FSx for OpenZFS volume.
- createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a snapshot of an existing Amazon FSx for OpenZFS volume.
- createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a snapshot of an existing Amazon FSx for OpenZFS volume.
- CreateSnapshotRequest - Class in software.amazon.awssdk.services.fsx.model
- CreateSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateSnapshotRequest
Marshaller - CreateSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateSnapshotRequestMarshaller
- CreateSnapshotResponse - Class in software.amazon.awssdk.services.fsx.model
- CreateSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- createStorageVirtualMachine(Consumer<CreateStorageVirtualMachineRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.
- createStorageVirtualMachine(Consumer<CreateStorageVirtualMachineRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.
- createStorageVirtualMachine(CreateStorageVirtualMachineRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.
- createStorageVirtualMachine(CreateStorageVirtualMachineRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.
- CreateStorageVirtualMachineRequest - Class in software.amazon.awssdk.services.fsx.model
- CreateStorageVirtualMachineRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateStorageVirtualMachineRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateStorageVirtualMachineRequest
Marshaller - CreateStorageVirtualMachineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateStorageVirtualMachineRequestMarshaller
- CreateStorageVirtualMachineResponse - Class in software.amazon.awssdk.services.fsx.model
- CreateStorageVirtualMachineResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateSvmActiveDirectoryConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration that Amazon FSx uses to join the ONTAP storage virtual machine (SVM) to your self-managed (including on-premises) Microsoft Active Directory directory.
- CreateSvmActiveDirectoryConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- createVolume(Consumer<CreateVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume.
- createVolume(Consumer<CreateVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume.
- createVolume(CreateVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume.
- createVolume(CreateVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume.
- createVolumeFromBackup(Consumer<CreateVolumeFromBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new Amazon FSx for NetApp ONTAP volume from an existing Amazon FSx volume backup.
- createVolumeFromBackup(Consumer<CreateVolumeFromBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new Amazon FSx for NetApp ONTAP volume from an existing Amazon FSx volume backup.
- createVolumeFromBackup(CreateVolumeFromBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Creates a new Amazon FSx for NetApp ONTAP volume from an existing Amazon FSx volume backup.
- createVolumeFromBackup(CreateVolumeFromBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Creates a new Amazon FSx for NetApp ONTAP volume from an existing Amazon FSx volume backup.
- CreateVolumeFromBackupRequest - Class in software.amazon.awssdk.services.fsx.model
- CreateVolumeFromBackupRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateVolumeFromBackupRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateVolumeFromBackupRequest
Marshaller - CreateVolumeFromBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateVolumeFromBackupRequestMarshaller
- CreateVolumeFromBackupResponse - Class in software.amazon.awssdk.services.fsx.model
- CreateVolumeFromBackupResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateVolumeRequest - Class in software.amazon.awssdk.services.fsx.model
- CreateVolumeRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CreateVolumeRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
CreateVolumeRequest
Marshaller - CreateVolumeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.CreateVolumeRequestMarshaller
- CreateVolumeResponse - Class in software.amazon.awssdk.services.fsx.model
- CreateVolumeResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- CREATING - software.amazon.awssdk.services.fsx.model.AliasLifecycle
- CREATING - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- CREATING - software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- CREATING - software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
- CREATING - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- CREATING - software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
- CREATING - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- CREATING - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The time when a particular backup was created.
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Returns the value of the CreationTime property for this object.
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Returns the value of the CreationTime property for this object.
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Returns the value of the CreationTime property for this object.
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns the value of the CreationTime property for this object.
- creationTime() - Method in class software.amazon.awssdk.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.
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
Returns the value of the CreationTime property for this object.
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Returns the value of the CreationTime property for this object.
- creationTime() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
Returns the value of the CreationTime property for this object.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The time when a particular backup was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the CreationTime property for this object.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Sets the value of the CreationTime property for this object.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the CreationTime property for this object.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the CreationTime property for this object.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The time that the file system was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
Sets the value of the CreationTime property for this object.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Sets the value of the CreationTime property for this object.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the CreationTime property for this object.
- credentialsProvider() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.fsx.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.fsx.endpoints.internal.RuleError
D
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
The preferred time to take daily automatic backups, formatted HH:MM in the UTC time zone.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
Returns the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
The preferred time to start the daily automatic backup, in the UTC time zone, for example,
02:00
- dailyAutomaticBackupStartTime() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The preferred time to take daily automatic backups, in the UTC time zone.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
The preferred time to take daily automatic backups, formatted HH:MM in the UTC time zone.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the DailyAutomaticBackupStartTime property for this object.
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The preferred time to start the daily automatic backup, in the UTC time zone, for example,
02:00
- dailyAutomaticBackupStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The preferred time to take daily automatic backups, in the UTC time zone.
- DATA_REPOSITORY_ASSOCIATION_ID - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
- DATA_REPOSITORY_TYPE - software.amazon.awssdk.services.fsx.model.FilterName
- dataCompressionType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
Sets the data compression configuration for the file system.
- dataCompressionType() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- dataCompressionType() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The data compression configuration for the file system.
- dataCompressionType() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- dataCompressionType() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- dataCompressionType() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
Sets the data compression configuration for the file system.
- dataCompressionType() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
Sets the data compression configuration for the file system.
- dataCompressionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The data compression configuration for the file system.
- dataCompressionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
Sets the data compression configuration for the file system.
- dataCompressionType(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(DataCompressionType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
Sets the data compression configuration for the file system.
- dataCompressionType(DataCompressionType) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The data compression configuration for the file system.
- dataCompressionType(DataCompressionType) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
Sets the data compression configuration for the file system.
- dataCompressionType(OpenZFSDataCompressionType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(OpenZFSDataCompressionType) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(OpenZFSDataCompressionType) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- dataCompressionType(OpenZFSDataCompressionType) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
Specifies the method used to compress the data on the volume.
- DataCompressionType - Enum in software.amazon.awssdk.services.fsx.model
- dataCompressionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
Sets the data compression configuration for the file system.
- dataCompressionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- dataCompressionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The data compression configuration for the file system.
- dataCompressionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- dataCompressionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- dataCompressionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
Sets the data compression configuration for the file system.
- dataCompressionTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
Specifies the method used to compress the data on the volume.
- DataRepositoryAssociation - Class in software.amazon.awssdk.services.fsx.model
-
The configuration of a data repository association that links an Amazon FSx for Lustre file system to an Amazon S3 bucket or an Amazon File Cache resource to an Amazon S3 bucket or an NFS file system.
- DataRepositoryAssociation.Builder - Interface in software.amazon.awssdk.services.fsx.model
- dataRepositoryAssociationIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
A list of IDs of data repository associations that are associated with this cache.
- dataRepositoryAssociationIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
A list of IDs of data repository associations that are associated with this cache.
- dataRepositoryAssociationIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
A list of IDs of data repository associations that are associated with this cache.
- dataRepositoryAssociationIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
A list of IDs of data repository associations that are associated with this cache.
- dataRepositoryAssociationIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
A list of IDs of data repository associations that are associated with this cache.
- dataRepositoryAssociationIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
A list of IDs of data repository associations that are associated with this cache.
- DataRepositoryAssociationNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
No data repository associations were found based upon the supplied parameters.
- DataRepositoryAssociationNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- dataRepositoryAssociations() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
A list of up to 8 configurations for data repository associations (DRAs) to be created during the cache creation.
- dataRepositoryAssociations(Collection<FileCacheDataRepositoryAssociation>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
A list of up to 8 configurations for data repository associations (DRAs) to be created during the cache creation.
- dataRepositoryAssociations(Consumer<FileCacheDataRepositoryAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
A list of up to 8 configurations for data repository associations (DRAs) to be created during the cache creation.
- dataRepositoryAssociations(FileCacheDataRepositoryAssociation...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
A list of up to 8 configurations for data repository associations (DRAs) to be created during the cache creation.
- dataRepositoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
Returns the value of the DataRepositoryConfiguration property for this object.
- dataRepositoryConfiguration(Consumer<DataRepositoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
Sets the value of the DataRepositoryConfiguration property for this object.
- dataRepositoryConfiguration(DataRepositoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
Sets the value of the DataRepositoryConfiguration property for this object.
- DataRepositoryConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The data repository configuration object for Lustre file systems returned in the response of the
CreateFileSystem
operation. - DataRepositoryConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryFailureDetails - Class in software.amazon.awssdk.services.fsx.model
-
Provides detailed information about the data repository if its
Lifecycle
is set toMISCONFIGURED
orFAILED
. - DataRepositoryFailureDetails.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryLifecycle - Enum in software.amazon.awssdk.services.fsx.model
- dataRepositoryPath() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
The path to the Amazon S3 data repository that will be linked to the file system.
- dataRepositoryPath() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
The path to the data repository that will be linked to the cache or file system.
- dataRepositoryPath() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
-
The path to the S3 or NFS data repository that links to the cache.
- dataRepositoryPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
The path to the Amazon S3 data repository that will be linked to the file system.
- dataRepositoryPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
The path to the data repository that will be linked to the cache or file system.
- dataRepositoryPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation.Builder
-
The path to the S3 or NFS data repository that links to the cache.
- dataRepositorySubdirectories() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
For Amazon File Cache, a list of NFS Exports that will be linked with an NFS data repository association.
- dataRepositorySubdirectories() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
-
A list of NFS Exports that will be linked with this data repository association.
- dataRepositorySubdirectories(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
For Amazon File Cache, a list of NFS Exports that will be linked with an NFS data repository association.
- dataRepositorySubdirectories(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation.Builder
-
A list of NFS Exports that will be linked with this data repository association.
- dataRepositorySubdirectories(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
For Amazon File Cache, a list of NFS Exports that will be linked with an NFS data repository association.
- dataRepositorySubdirectories(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation.Builder
-
A list of NFS Exports that will be linked with this data repository association.
- dataRepositoryTask() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
-
The description of the data repository task that you just created.
- dataRepositoryTask(Consumer<DataRepositoryTask.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse.Builder
-
The description of the data repository task that you just created.
- dataRepositoryTask(DataRepositoryTask) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse.Builder
-
The description of the data repository task that you just created.
- DataRepositoryTask - Class in software.amazon.awssdk.services.fsx.model
-
A description of the data repository task.
- DataRepositoryTask.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskEndedException - Exception in software.amazon.awssdk.services.fsx.model
-
The data repository task could not be canceled because the task has already ended.
- DataRepositoryTaskEndedException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskExecutingException - Exception in software.amazon.awssdk.services.fsx.model
-
An existing data repository task is currently executing on the file system.
- DataRepositoryTaskExecutingException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskFailureDetails - Class in software.amazon.awssdk.services.fsx.model
-
Provides information about why a data repository task failed.
- DataRepositoryTaskFailureDetails.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskFilter - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskFilterName - Enum in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskLifecycle - Enum in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
The data repository task or tasks you specified could not be found.
- DataRepositoryTaskNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- dataRepositoryTasks() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
-
The collection of data repository task descriptions returned.
- dataRepositoryTasks(Collection<DataRepositoryTask>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse.Builder
-
The collection of data repository task descriptions returned.
- dataRepositoryTasks(Consumer<DataRepositoryTask.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse.Builder
-
The collection of data repository task descriptions returned.
- dataRepositoryTasks(DataRepositoryTask...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse.Builder
-
The collection of data repository task descriptions returned.
- DataRepositoryTaskStatus - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DataRepositoryTaskType - Enum in software.amazon.awssdk.services.fsx.model
- DAYS - software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- DAYS - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- DAYS - software.amazon.awssdk.services.fsx.model.Unit
- Default() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor.Default
- DEFAULT - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
- DEFAULT - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.fsx.endpoints.internal.RuleEngine
- DefaultFSxAuthSchemeParams - Class in software.amazon.awssdk.services.fsx.auth.scheme.internal
- DefaultFSxAuthSchemeProvider - Class in software.amazon.awssdk.services.fsx.auth.scheme.internal
- DefaultFSxEndpointProvider - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- DefaultFSxEndpointProvider() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultFSxEndpointProvider
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointProvider
- defaultRetention() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
-
The retention period assigned to a write once, read many (WORM) file by default if an explicit retention period is not set for an FSx for ONTAP SnapLock volume.
- defaultRetention(Consumer<RetentionPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod.Builder
-
The retention period assigned to a write once, read many (WORM) file by default if an explicit retention period is not set for an FSx for ONTAP SnapLock volume.
- defaultRetention(RetentionPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod.Builder
-
The retention period assigned to a write once, read many (WORM) file by default if an explicit retention period is not set for an FSx for ONTAP SnapLock volume.
- DefaultRuleEngine - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- DELETE_CHILD_VOLUMES_AND_SNAPSHOTS - software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSOption
- DELETE_CHILD_VOLUMES_AND_SNAPSHOTS - software.amazon.awssdk.services.fsx.model.DeleteOpenZFSVolumeOption
- DELETE_CLONED_VOLUMES - software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
- DELETE_CLONED_VOLUMES - software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
- DELETE_FAILED - software.amazon.awssdk.services.fsx.model.AliasLifecycle
- DELETE_INTERMEDIATE_DATA - software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
- DELETE_INTERMEDIATE_SNAPSHOTS - software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
- DELETE_INTERMEDIATE_SNAPSHOTS - software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
- deleteBackup(Consumer<DeleteBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon FSx backup.
- deleteBackup(Consumer<DeleteBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon FSx backup.
- deleteBackup(DeleteBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon FSx backup.
- deleteBackup(DeleteBackupRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon FSx backup.
- DeleteBackupRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for the
DeleteBackup
operation. - DeleteBackupRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteBackupRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DeleteBackupRequest
Marshaller - DeleteBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DeleteBackupRequestMarshaller
- DeleteBackupResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the
DeleteBackup
operation. - DeleteBackupResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- deleteClonedVolumes() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
A Boolean value indicating whether dependent clone volumes created from intermediate snapshots should be deleted when a volume is restored from snapshot.
- deleteClonedVolumes(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether dependent clone volumes created from intermediate snapshots should be deleted when a volume is restored from snapshot.
- DELETED - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- DELETED - software.amazon.awssdk.services.fsx.model.EventType
- deleteDataInFileSystem() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
-
Set to
true
to delete the data in the file system that corresponds to the data repository association. - deleteDataInFileSystem() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
-
Indicates whether data in the file system that corresponds to the data repository association is being deleted.
- deleteDataInFileSystem(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest.Builder
-
Set to
true
to delete the data in the file system that corresponds to the data repository association. - deleteDataInFileSystem(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse.Builder
-
Indicates whether data in the file system that corresponds to the data repository association is being deleted.
- deleteDataRepositoryAssociation(Consumer<DeleteDataRepositoryAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes a data repository association on an Amazon FSx for Lustre file system.
- deleteDataRepositoryAssociation(Consumer<DeleteDataRepositoryAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes a data repository association on an Amazon FSx for Lustre file system.
- deleteDataRepositoryAssociation(DeleteDataRepositoryAssociationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes a data repository association on an Amazon FSx for Lustre file system.
- deleteDataRepositoryAssociation(DeleteDataRepositoryAssociationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes a data repository association on an Amazon FSx for Lustre file system.
- DeleteDataRepositoryAssociationRequest - Class in software.amazon.awssdk.services.fsx.model
- DeleteDataRepositoryAssociationRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteDataRepositoryAssociationRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DeleteDataRepositoryAssociationRequest
Marshaller - DeleteDataRepositoryAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DeleteDataRepositoryAssociationRequestMarshaller
- DeleteDataRepositoryAssociationResponse - Class in software.amazon.awssdk.services.fsx.model
- DeleteDataRepositoryAssociationResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- deleteFileCache(Consumer<DeleteFileCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon File Cache resource.
- deleteFileCache(Consumer<DeleteFileCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon File Cache resource.
- deleteFileCache(DeleteFileCacheRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon File Cache resource.
- deleteFileCache(DeleteFileCacheRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon File Cache resource.
- DeleteFileCacheRequest - Class in software.amazon.awssdk.services.fsx.model
- DeleteFileCacheRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileCacheRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DeleteFileCacheRequest
Marshaller - DeleteFileCacheRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DeleteFileCacheRequestMarshaller
- DeleteFileCacheResponse - Class in software.amazon.awssdk.services.fsx.model
- DeleteFileCacheResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- deleteFileSystem(Consumer<DeleteFileSystemRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes a file system.
- deleteFileSystem(Consumer<DeleteFileSystemRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes a file system.
- deleteFileSystem(DeleteFileSystemRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes a file system.
- deleteFileSystem(DeleteFileSystemRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes a file system.
- DeleteFileSystemLustreConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration object for the Amazon FSx for Lustre file system being deleted in the
DeleteFileSystem
operation. - DeleteFileSystemLustreConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemLustreResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the Amazon FSx for Lustre file system being deleted in the
DeleteFileSystem
operation. - DeleteFileSystemLustreResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemOpenZFSConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration object for the Amazon FSx for OpenZFS file system used in the
DeleteFileSystem
operation. - DeleteFileSystemOpenZFSConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemOpenZFSOption - Enum in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemOpenZFSResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the Amazon FSx for OpenZFS file system that's being deleted in the
DeleteFileSystem
operation. - DeleteFileSystemOpenZFSResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for
DeleteFileSystem
operation. - DeleteFileSystemRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DeleteFileSystemRequest
Marshaller - DeleteFileSystemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DeleteFileSystemRequestMarshaller
- DeleteFileSystemResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the
DeleteFileSystem
operation. - DeleteFileSystemResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemWindowsConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration object for the Microsoft Windows file system used in the
DeleteFileSystem
operation. - DeleteFileSystemWindowsConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteFileSystemWindowsResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the Microsoft Windows file system used in the
DeleteFileSystem
operation. - DeleteFileSystemWindowsResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- deleteIntermediateData() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
A Boolean value indicating whether snapshot data that differs between the current state and the specified snapshot should be overwritten when a volume is restored from a snapshot.
- deleteIntermediateData(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether snapshot data that differs between the current state and the specified snapshot should be overwritten when a volume is restored from a snapshot.
- deleteIntermediateSnaphots() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
A Boolean value indicating whether snapshots between the current state and the specified snapshot should be deleted when a volume is restored from snapshot.
- deleteIntermediateSnaphots(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether snapshots between the current state and the specified snapshot should be deleted when a volume is restored from snapshot.
- DeleteOpenZFSVolumeOption - Enum in software.amazon.awssdk.services.fsx.model
- deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon FSx for OpenZFS snapshot.
- deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon FSx for OpenZFS snapshot.
- deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon FSx for OpenZFS snapshot.
- deleteSnapshot(DeleteSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon FSx for OpenZFS snapshot.
- DeleteSnapshotRequest - Class in software.amazon.awssdk.services.fsx.model
- DeleteSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DeleteSnapshotRequest
Marshaller - DeleteSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DeleteSnapshotRequestMarshaller
- DeleteSnapshotResponse - Class in software.amazon.awssdk.services.fsx.model
- DeleteSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- deleteStorageVirtualMachine(Consumer<DeleteStorageVirtualMachineRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM).
- deleteStorageVirtualMachine(Consumer<DeleteStorageVirtualMachineRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM).
- deleteStorageVirtualMachine(DeleteStorageVirtualMachineRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM).
- deleteStorageVirtualMachine(DeleteStorageVirtualMachineRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM).
- DeleteStorageVirtualMachineRequest - Class in software.amazon.awssdk.services.fsx.model
- DeleteStorageVirtualMachineRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteStorageVirtualMachineRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DeleteStorageVirtualMachineRequest
Marshaller - DeleteStorageVirtualMachineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DeleteStorageVirtualMachineRequestMarshaller
- DeleteStorageVirtualMachineResponse - Class in software.amazon.awssdk.services.fsx.model
- DeleteStorageVirtualMachineResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- deleteVolume(Consumer<DeleteVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- deleteVolume(Consumer<DeleteVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- deleteVolume(DeleteVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- deleteVolume(DeleteVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- DeleteVolumeOntapConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Use to specify skipping a final backup, adding tags to a final backup, or bypassing the retention period of an FSx for ONTAP SnapLock Enterprise volume when deleting an FSx for ONTAP volume.
- DeleteVolumeOntapConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteVolumeOntapResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the Amazon FSx for NetApp ONTAP volume being deleted in the
DeleteVolume
operation. - DeleteVolumeOntapResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteVolumeOpenZFSConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
A value that specifies whether to delete all child volumes and snapshots.
- DeleteVolumeOpenZFSConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteVolumeRequest - Class in software.amazon.awssdk.services.fsx.model
- DeleteVolumeRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DeleteVolumeRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DeleteVolumeRequest
Marshaller - DeleteVolumeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DeleteVolumeRequestMarshaller
- DeleteVolumeResponse - Class in software.amazon.awssdk.services.fsx.model
- DeleteVolumeResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DELETING - software.amazon.awssdk.services.fsx.model.AliasLifecycle
- DELETING - software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- DELETING - software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
- DELETING - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- DELETING - software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
- DELETING - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- DELETING - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
-
Specifies the cache deployment type, which must be
CACHE_1
. - deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
(Optional) Choose
SCRATCH_1
andSCRATCH_2
deployment types when you need temporary storage and shorter-term processing of data. - deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Specifies the FSx for ONTAP file system deployment type to use in creating the file system.
- deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Specifies the file system deployment type.
- deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
Specifies the file system deployment type, valid values are the following:
- deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
The deployment type of the Amazon File Cache resource, which must be
CACHE_1
. - deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The deployment type of the FSx for Lustre file system.
- deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Specifies the FSx for ONTAP file system deployment type in use in the file system.
- deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Specifies the file-system deployment type.
- deploymentType() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
Specifies the file system deployment type, valid values are the following:
- deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration.Builder
-
Specifies the cache deployment type, which must be
CACHE_1
. - deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(Optional) Choose
SCRATCH_1
andSCRATCH_2
deployment types when you need temporary storage and shorter-term processing of data. - deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Specifies the FSx for ONTAP file system deployment type to use in creating the file system.
- deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Specifies the file system deployment type.
- deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
Specifies the file system deployment type, valid values are the following:
- deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
The deployment type of the Amazon File Cache resource, which must be
CACHE_1
. - deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The deployment type of the FSx for Lustre file system.
- deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Specifies the FSx for ONTAP file system deployment type in use in the file system.
- deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Specifies the file-system deployment type.
- deploymentType(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
Specifies the file system deployment type, valid values are the following:
- deploymentType(FileCacheLustreDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration.Builder
-
Specifies the cache deployment type, which must be
CACHE_1
. - deploymentType(FileCacheLustreDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
The deployment type of the Amazon File Cache resource, which must be
CACHE_1
. - deploymentType(LustreDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(Optional) Choose
SCRATCH_1
andSCRATCH_2
deployment types when you need temporary storage and shorter-term processing of data. - deploymentType(LustreDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The deployment type of the FSx for Lustre file system.
- deploymentType(OntapDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Specifies the FSx for ONTAP file system deployment type to use in creating the file system.
- deploymentType(OntapDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Specifies the FSx for ONTAP file system deployment type in use in the file system.
- deploymentType(OpenZFSDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Specifies the file system deployment type.
- deploymentType(OpenZFSDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Specifies the file-system deployment type.
- deploymentType(WindowsDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
Specifies the file system deployment type, valid values are the following:
- deploymentType(WindowsDeploymentType) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
Specifies the file system deployment type, valid values are the following:
- deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
-
Specifies the cache deployment type, which must be
CACHE_1
. - deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
(Optional) Choose
SCRATCH_1
andSCRATCH_2
deployment types when you need temporary storage and shorter-term processing of data. - deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Specifies the FSx for ONTAP file system deployment type to use in creating the file system.
- deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Specifies the file system deployment type.
- deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
Specifies the file system deployment type, valid values are the following:
- deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
The deployment type of the Amazon File Cache resource, which must be
CACHE_1
. - deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The deployment type of the FSx for Lustre file system.
- deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Specifies the FSx for ONTAP file system deployment type in use in the file system.
- deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Specifies the file-system deployment type.
- deploymentTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
Specifies the file system deployment type, valid values are the following:
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- describeBackups() - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of a specific Amazon FSx backup, if a
BackupIds
value is provided for that backup. - describeBackups() - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of a specific Amazon FSx backup, if a
BackupIds
value is provided for that backup. - describeBackups(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of a specific Amazon FSx backup, if a
BackupIds
value is provided for that backup. - describeBackups(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of a specific Amazon FSx backup, if a
BackupIds
value is provided for that backup. - describeBackups(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of a specific Amazon FSx backup, if a
BackupIds
value is provided for that backup. - describeBackups(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of a specific Amazon FSx backup, if a
BackupIds
value is provided for that backup. - DescribeBackupsIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeBackupsPaginator(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation which is a paginated operation. - DescribeBackupsIterable(FSxClient, DescribeBackupsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeBackupsIterable
- describeBackupsPaginator() - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation. - describeBackupsPaginator() - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation. - describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation. - describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation. - describeBackupsPaginator(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation. - describeBackupsPaginator(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeBackups(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation. - DescribeBackupsPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeBackupsPaginator(software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest)
operation which is a paginated operation. - DescribeBackupsPublisher(FSxAsyncClient, DescribeBackupsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeBackupsPublisher
- DescribeBackupsRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for the
DescribeBackups
operation. - DescribeBackupsRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeBackupsRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeBackupsRequest
Marshaller - DescribeBackupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeBackupsRequestMarshaller
- DescribeBackupsResponse - Class in software.amazon.awssdk.services.fsx.model
-
Response object for the
DescribeBackups
operation. - DescribeBackupsResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeDataRepositoryAssociations(Consumer<DescribeDataRepositoryAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository associations, if one or more
AssociationIds
values are provided in the request, or if filters are used in the request. - describeDataRepositoryAssociations(Consumer<DescribeDataRepositoryAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository associations, if one or more
AssociationIds
values are provided in the request, or if filters are used in the request. - describeDataRepositoryAssociations(DescribeDataRepositoryAssociationsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository associations, if one or more
AssociationIds
values are provided in the request, or if filters are used in the request. - describeDataRepositoryAssociations(DescribeDataRepositoryAssociationsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository associations, if one or more
AssociationIds
values are provided in the request, or if filters are used in the request. - DescribeDataRepositoryAssociationsIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeDataRepositoryAssociationsPaginator(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest)
operation which is a paginated operation. - DescribeDataRepositoryAssociationsIterable(FSxClient, DescribeDataRepositoryAssociationsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryAssociationsIterable
- describeDataRepositoryAssociationsPaginator(Consumer<DescribeDataRepositoryAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
- describeDataRepositoryAssociationsPaginator(Consumer<DescribeDataRepositoryAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
- describeDataRepositoryAssociationsPaginator(DescribeDataRepositoryAssociationsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
- describeDataRepositoryAssociationsPaginator(DescribeDataRepositoryAssociationsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
- DescribeDataRepositoryAssociationsPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeDataRepositoryAssociationsPaginator(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest)
operation which is a paginated operation. - DescribeDataRepositoryAssociationsPublisher(FSxAsyncClient, DescribeDataRepositoryAssociationsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryAssociationsPublisher
- DescribeDataRepositoryAssociationsRequest - Class in software.amazon.awssdk.services.fsx.model
- DescribeDataRepositoryAssociationsRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeDataRepositoryAssociationsRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeDataRepositoryAssociationsRequest
Marshaller - DescribeDataRepositoryAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeDataRepositoryAssociationsRequestMarshaller
- DescribeDataRepositoryAssociationsResponse - Class in software.amazon.awssdk.services.fsx.model
- DescribeDataRepositoryAssociationsResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeDataRepositoryTasks(Consumer<DescribeDataRepositoryTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if one or more
TaskIds
values are provided in the request, or if filters are used in the request. - describeDataRepositoryTasks(Consumer<DescribeDataRepositoryTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache 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 interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache 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 interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if one or more
TaskIds
values are provided in the request, or if filters are used in the request. - DescribeDataRepositoryTasksIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeDataRepositoryTasksPaginator(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest)
operation which is a paginated operation. - DescribeDataRepositoryTasksIterable(FSxClient, DescribeDataRepositoryTasksRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryTasksIterable
- describeDataRepositoryTasksPaginator(Consumer<DescribeDataRepositoryTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeDataRepositoryTasks(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest)
operation. - describeDataRepositoryTasksPaginator(Consumer<DescribeDataRepositoryTasksRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeDataRepositoryTasks(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest)
operation. - describeDataRepositoryTasksPaginator(DescribeDataRepositoryTasksRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeDataRepositoryTasks(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest)
operation. - describeDataRepositoryTasksPaginator(DescribeDataRepositoryTasksRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeDataRepositoryTasks(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest)
operation. - DescribeDataRepositoryTasksPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeDataRepositoryTasksPaginator(software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest)
operation which is a paginated operation. - DescribeDataRepositoryTasksPublisher(FSxAsyncClient, DescribeDataRepositoryTasksRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryTasksPublisher
- DescribeDataRepositoryTasksRequest - Class in software.amazon.awssdk.services.fsx.model
- DescribeDataRepositoryTasksRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeDataRepositoryTasksRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeDataRepositoryTasksRequest
Marshaller - DescribeDataRepositoryTasksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeDataRepositoryTasksRequestMarshaller
- DescribeDataRepositoryTasksResponse - Class in software.amazon.awssdk.services.fsx.model
- DescribeDataRepositoryTasksResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeFileCaches(Consumer<DescribeFileCachesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of a specific Amazon File Cache resource, if a
FileCacheIds
value is provided for that cache. - describeFileCaches(Consumer<DescribeFileCachesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of a specific Amazon File Cache resource, if a
FileCacheIds
value is provided for that cache. - describeFileCaches(DescribeFileCachesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of a specific Amazon File Cache resource, if a
FileCacheIds
value is provided for that cache. - describeFileCaches(DescribeFileCachesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of a specific Amazon File Cache resource, if a
FileCacheIds
value is provided for that cache. - DescribeFileCachesIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeFileCachesPaginator(software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest)
operation which is a paginated operation. - DescribeFileCachesIterable(FSxClient, DescribeFileCachesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeFileCachesIterable
- describeFileCachesPaginator(Consumer<DescribeFileCachesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeFileCaches(software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest)
operation. - describeFileCachesPaginator(Consumer<DescribeFileCachesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeFileCaches(software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest)
operation. - describeFileCachesPaginator(DescribeFileCachesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeFileCaches(software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest)
operation. - describeFileCachesPaginator(DescribeFileCachesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeFileCaches(software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest)
operation. - DescribeFileCachesPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeFileCachesPaginator(software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest)
operation which is a paginated operation. - DescribeFileCachesPublisher(FSxAsyncClient, DescribeFileCachesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeFileCachesPublisher
- DescribeFileCachesRequest - Class in software.amazon.awssdk.services.fsx.model
- DescribeFileCachesRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeFileCachesRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeFileCachesRequest
Marshaller - DescribeFileCachesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeFileCachesRequestMarshaller
- DescribeFileCachesResponse - Class in software.amazon.awssdk.services.fsx.model
- DescribeFileCachesResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeFileSystemAliases(Consumer<DescribeFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
- describeFileSystemAliases(Consumer<DescribeFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
- describeFileSystemAliases(DescribeFileSystemAliasesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
- describeFileSystemAliases(DescribeFileSystemAliasesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system.
- DescribeFileSystemAliasesIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeFileSystemAliasesPaginator(software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest)
operation which is a paginated operation. - DescribeFileSystemAliasesIterable(FSxClient, DescribeFileSystemAliasesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemAliasesIterable
- describeFileSystemAliasesPaginator(Consumer<DescribeFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeFileSystemAliases(software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest)
operation. - describeFileSystemAliasesPaginator(Consumer<DescribeFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeFileSystemAliases(software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest)
operation. - describeFileSystemAliasesPaginator(DescribeFileSystemAliasesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeFileSystemAliases(software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest)
operation. - describeFileSystemAliasesPaginator(DescribeFileSystemAliasesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeFileSystemAliases(software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest)
operation. - DescribeFileSystemAliasesPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeFileSystemAliasesPaginator(software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest)
operation which is a paginated operation. - DescribeFileSystemAliasesPublisher(FSxAsyncClient, DescribeFileSystemAliasesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemAliasesPublisher
- DescribeFileSystemAliasesRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for
DescribeFileSystemAliases
operation. - DescribeFileSystemAliasesRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeFileSystemAliasesRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeFileSystemAliasesRequest
Marshaller - DescribeFileSystemAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeFileSystemAliasesRequestMarshaller
- DescribeFileSystemAliasesResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for
DescribeFileSystemAliases
operation. - DescribeFileSystemAliasesResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeFileSystems() - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx file systems, if a
FileSystemIds
value is provided for that file system. - describeFileSystems() - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx file systems, if a
FileSystemIds
value is provided for that file system. - describeFileSystems(Consumer<DescribeFileSystemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx file systems, if a
FileSystemIds
value is provided for that file system. - describeFileSystems(Consumer<DescribeFileSystemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx file systems, if a
FileSystemIds
value is provided for that file system. - describeFileSystems(DescribeFileSystemsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx file systems, if a
FileSystemIds
value is provided for that file system. - describeFileSystems(DescribeFileSystemsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx file systems, if a
FileSystemIds
value is provided for that file system. - DescribeFileSystemsIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeFileSystemsPaginator(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation which is a paginated operation. - DescribeFileSystemsIterable(FSxClient, DescribeFileSystemsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemsIterable
- describeFileSystemsPaginator() - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeFileSystems(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation. - describeFileSystemsPaginator() - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeFileSystems(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation. - describeFileSystemsPaginator(Consumer<DescribeFileSystemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeFileSystems(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation. - describeFileSystemsPaginator(Consumer<DescribeFileSystemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeFileSystems(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation. - describeFileSystemsPaginator(DescribeFileSystemsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeFileSystems(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation. - describeFileSystemsPaginator(DescribeFileSystemsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeFileSystems(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation. - DescribeFileSystemsPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeFileSystemsPaginator(software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest)
operation which is a paginated operation. - DescribeFileSystemsPublisher(FSxAsyncClient, DescribeFileSystemsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemsPublisher
- DescribeFileSystemsRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for
DescribeFileSystems
operation. - DescribeFileSystemsRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeFileSystemsRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeFileSystemsRequest
Marshaller - DescribeFileSystemsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeFileSystemsRequestMarshaller
- DescribeFileSystemsResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for
DescribeFileSystems
operation. - DescribeFileSystemsResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeSharedVpcConfiguration(Consumer<DescribeSharedVpcConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Indicates whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- describeSharedVpcConfiguration(Consumer<DescribeSharedVpcConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Indicates whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- describeSharedVpcConfiguration(DescribeSharedVpcConfigurationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Indicates whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- describeSharedVpcConfiguration(DescribeSharedVpcConfigurationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Indicates whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- DescribeSharedVpcConfigurationRequest - Class in software.amazon.awssdk.services.fsx.model
- DescribeSharedVpcConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeSharedVpcConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeSharedVpcConfigurationRequest
Marshaller - DescribeSharedVpcConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeSharedVpcConfigurationRequestMarshaller
- DescribeSharedVpcConfigurationResponse - Class in software.amazon.awssdk.services.fsx.model
- DescribeSharedVpcConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx for OpenZFS snapshots, if a
SnapshotIds
value is provided. - describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx for OpenZFS snapshots, if a
SnapshotIds
value is provided. - describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns the description of specific Amazon FSx for OpenZFS snapshots, if a
SnapshotIds
value is provided. - describeSnapshots(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns the description of specific Amazon FSx for OpenZFS snapshots, if a
SnapshotIds
value is provided. - DescribeSnapshotsIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeSnapshotsPaginator(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)
operation which is a paginated operation. - DescribeSnapshotsIterable(FSxClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeSnapshotsIterable
- describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeSnapshots(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)
operation. - describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeSnapshots(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)
operation. - describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeSnapshots(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)
operation. - describeSnapshotsPaginator(DescribeSnapshotsRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeSnapshots(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)
operation. - DescribeSnapshotsPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeSnapshotsPaginator(software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest)
operation which is a paginated operation. - DescribeSnapshotsPublisher(FSxAsyncClient, DescribeSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeSnapshotsPublisher
- DescribeSnapshotsRequest - Class in software.amazon.awssdk.services.fsx.model
- DescribeSnapshotsRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeSnapshotsRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeSnapshotsRequest
Marshaller - DescribeSnapshotsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeSnapshotsRequestMarshaller
- DescribeSnapshotsResponse - Class in software.amazon.awssdk.services.fsx.model
- DescribeSnapshotsResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeStorageVirtualMachines(Consumer<DescribeStorageVirtualMachinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
- describeStorageVirtualMachines(Consumer<DescribeStorageVirtualMachinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
- describeStorageVirtualMachines(DescribeStorageVirtualMachinesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
- describeStorageVirtualMachines(DescribeStorageVirtualMachinesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
- DescribeStorageVirtualMachinesIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeStorageVirtualMachinesPaginator(software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest)
operation which is a paginated operation. - DescribeStorageVirtualMachinesIterable(FSxClient, DescribeStorageVirtualMachinesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeStorageVirtualMachinesIterable
- describeStorageVirtualMachinesPaginator(Consumer<DescribeStorageVirtualMachinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeStorageVirtualMachines(software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest)
operation. - describeStorageVirtualMachinesPaginator(Consumer<DescribeStorageVirtualMachinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeStorageVirtualMachines(software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest)
operation. - describeStorageVirtualMachinesPaginator(DescribeStorageVirtualMachinesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeStorageVirtualMachines(software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest)
operation. - describeStorageVirtualMachinesPaginator(DescribeStorageVirtualMachinesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeStorageVirtualMachines(software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest)
operation. - DescribeStorageVirtualMachinesPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeStorageVirtualMachinesPaginator(software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest)
operation which is a paginated operation. - DescribeStorageVirtualMachinesPublisher(FSxAsyncClient, DescribeStorageVirtualMachinesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeStorageVirtualMachinesPublisher
- DescribeStorageVirtualMachinesRequest - Class in software.amazon.awssdk.services.fsx.model
- DescribeStorageVirtualMachinesRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeStorageVirtualMachinesRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeStorageVirtualMachinesRequest
Marshaller - DescribeStorageVirtualMachinesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeStorageVirtualMachinesRequestMarshaller
- DescribeStorageVirtualMachinesResponse - Class in software.amazon.awssdk.services.fsx.model
- DescribeStorageVirtualMachinesResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- describeVolumes(Consumer<DescribeVolumesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Describes one or more Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volumes.
- describeVolumes(Consumer<DescribeVolumesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Describes one or more Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volumes.
- describeVolumes(DescribeVolumesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Describes one or more Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volumes.
- describeVolumes(DescribeVolumesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Describes one or more Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volumes.
- DescribeVolumesIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.describeVolumesPaginator(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)
operation which is a paginated operation. - DescribeVolumesIterable(FSxClient, DescribeVolumesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeVolumesIterable
- describeVolumesPaginator(Consumer<DescribeVolumesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeVolumes(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)
operation. - describeVolumesPaginator(Consumer<DescribeVolumesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeVolumes(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)
operation. - describeVolumesPaginator(DescribeVolumesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.describeVolumes(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)
operation. - describeVolumesPaginator(DescribeVolumesRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.describeVolumes(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)
operation. - DescribeVolumesPublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.describeVolumesPaginator(software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest)
operation which is a paginated operation. - DescribeVolumesPublisher(FSxAsyncClient, DescribeVolumesRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.DescribeVolumesPublisher
- DescribeVolumesRequest - Class in software.amazon.awssdk.services.fsx.model
- DescribeVolumesRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DescribeVolumesRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DescribeVolumesRequest
Marshaller - DescribeVolumesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DescribeVolumesRequestMarshaller
- DescribeVolumesResponse - Class in software.amazon.awssdk.services.fsx.model
- DescribeVolumesResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- destination() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
-
The Amazon Resource Name (ARN) that specifies the destination of the logs.
- destination() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
-
The Amazon Resource Name (ARN) that specifies the destination of the logs.
- destination(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreLogConfiguration.Builder
-
The Amazon Resource Name (ARN) that specifies the destination of the logs.
- destination(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration.Builder
-
The Amazon Resource Name (ARN) that specifies the destination of the logs.
- destinationSnapshot() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The ID of the snapshot that's being copied or was most recently copied to the destination volume.
- destinationSnapshot(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The ID of the snapshot that's being copied or was most recently copied to the destination volume.
- directoryInformation() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.
- directoryInformation(Consumer<ActiveDirectoryBackupAttributes.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.
- directoryInformation(ActiveDirectoryBackupAttributes) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.
- DISABLED - software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
- DISABLED - software.amazon.awssdk.services.fsx.model.PrivilegedDelete
- DISABLED - software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION
attribute is present and its value istrue
,false
otherwise. - disassociateFileSystemAliases(Consumer<DisassociateFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
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(Consumer<DisassociateFileSystemAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
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 interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
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 interface software.amazon.awssdk.services.fsx.FSxClient
-
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.
- DisassociateFileSystemAliasesRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object of DNS aliases to disassociate from an Amazon FSx for Windows File Server file system.
- DisassociateFileSystemAliasesRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DisassociateFileSystemAliasesRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
DisassociateFileSystemAliasesRequest
Marshaller - DisassociateFileSystemAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.DisassociateFileSystemAliasesRequestMarshaller
- DisassociateFileSystemAliasesResponse - Class in software.amazon.awssdk.services.fsx.model
-
The system generated response showing the DNS aliases that Amazon FSx is attempting to disassociate from the file system.
- DisassociateFileSystemAliasesResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
The SSD IOPS configuration for the FSx for ONTAP file system.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Returns the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
The SSD IOPS configuration for the ONTAP file system, specifying the number of provisioned IOPS and the provision mode.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Returns the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
Returns the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
The SSD IOPS configuration for the FSx for ONTAP file system.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
The SSD IOPS configuration for the ONTAP file system, specifying the number of provisioned IOPS and the provision mode.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Sets the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
The SSD IOPS configuration for the FSx for ONTAP file system.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
The SSD IOPS configuration for the ONTAP file system, specifying the number of provisioned IOPS and the provision mode.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Sets the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the DiskIopsConfiguration property for this object.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- diskIopsConfiguration(DiskIopsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
- DiskIopsConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for NetApp ONTAP, Amazon FSx for Windows File Server, or FSx for OpenZFS file system.
- DiskIopsConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- DiskIopsConfigurationMode - Enum in software.amazon.awssdk.services.fsx.model
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- dnsIps() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
-
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
- dnsIps() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
-
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
- dnsIps() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
-
A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
- dnsIps() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
-
A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
- dnsIps() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
A list of up to three DNS server or domain controller IP addresses in your self-managed Active Directory domain.
- dnsIps(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration.Builder
-
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
- dnsIps(String...) - Method in interface software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration.Builder
-
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
- dnsIps(String...) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes.Builder
-
A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
- dnsIps(String...) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration.Builder
-
A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
- dnsIps(String...) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates.Builder
-
A list of up to three DNS server or domain controller IP addresses in your self-managed Active Directory domain.
- dnsIps(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration.Builder
-
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
- dnsIps(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration.Builder
-
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
- dnsIps(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes.Builder
-
A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
- dnsIps(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration.Builder
-
A list of up to three IP addresses of DNS servers or domain controllers in the self-managed AD directory.
- dnsIps(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates.Builder
-
A list of up to three DNS server or domain controller IP addresses in your self-managed Active Directory domain.
- dnsName() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The Domain Name System (DNS) name for the cache.
- dnsName() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The Domain Name System (DNS) name for the cache.
- dnsName() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The Domain Name System (DNS) name for the file system.
- dnsName() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
-
Returns the value of the DNSName property for this object.
- dnsName() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
-
Returns the value of the DNSName property for this object.
- dnsName(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The Domain Name System (DNS) name for the cache.
- dnsName(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The Domain Name System (DNS) name for the cache.
- dnsName(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The Domain Name System (DNS) name for the file system.
- dnsName(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemEndpoint.Builder
-
Sets the value of the DNSName property for this object.
- dnsName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoint.Builder
-
Sets the value of the DNSName property for this object.
- dnsSuffix() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- dnsSuffix() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs.Builder
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- documentation - Variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- DOMAIN_NOT_FOUND - software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
- domainName() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
-
The fully qualified domain name of the self-managed Active Directory directory.
- domainName() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
-
The fully qualified domain name of the self-managed AD directory.
- domainName() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
-
The fully qualified domain name of the self-managed AD directory, such as
corp.example.com
. - domainName() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
Specifies an updated fully qualified domain name of your self-managed Active Directory configuration.
- domainName(String) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes.Builder
-
The fully qualified domain name of the self-managed Active Directory directory.
- domainName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes.Builder
-
The fully qualified domain name of the self-managed AD directory.
- domainName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration.Builder
-
The fully qualified domain name of the self-managed AD directory, such as
corp.example.com
. - domainName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates.Builder
-
Specifies an updated fully qualified domain name of your self-managed Active Directory configuration.
- DOWNLOAD_DATA_FROM_BACKUP - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- DP - software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
- DP - software.amazon.awssdk.services.fsx.model.OntapVolumeType
- DP_DESTINATION - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
- driveCacheType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - driveCacheType() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - driveCacheType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - driveCacheType(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - driveCacheType(DriveCacheType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - driveCacheType(DriveCacheType) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - DriveCacheType - Enum in software.amazon.awssdk.services.fsx.model
- driveCacheTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - driveCacheTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The type of drive cache used by
PERSISTENT_1
file systems that are provisioned with HDD storage devices. - DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs.Builder
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
- durationSinceLastAccess() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
-
Defines the point-in-time since an exported file was last accessed, in order for that file to be eligible for release.
- durationSinceLastAccess(Consumer<DurationSinceLastAccess.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseConfiguration.Builder
-
Defines the point-in-time since an exported file was last accessed, in order for that file to be eligible for release.
- durationSinceLastAccess(DurationSinceLastAccess) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseConfiguration.Builder
-
Defines the point-in-time since an exported file was last accessed, in order for that file to be eligible for release.
- DurationSinceLastAccess - Class in software.amazon.awssdk.services.fsx.model
-
Defines the minimum amount of time since last access for a file to be eligible for release.
- DurationSinceLastAccess.Builder - Interface in software.amazon.awssdk.services.fsx.model
E
- efaEnabled() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
(Optional) Specifies whether Elastic Fabric Adapter (EFA) and GPUDirect Storage (GDS) support is enabled for the Amazon FSx for Lustre file system.
- efaEnabled() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
Specifies whether Elastic Fabric Adapter (EFA) and GPUDirect Storage (GDS) support is enabled for the Amazon FSx for Lustre file system.
- efaEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(Optional) Specifies whether Elastic Fabric Adapter (EFA) and GPUDirect Storage (GDS) support is enabled for the Amazon FSx for Lustre file system.
- efaEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
Specifies whether Elastic Fabric Adapter (EFA) and GPUDirect Storage (GDS) support is enabled for the Amazon FSx for Lustre file system.
- enabled() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
-
Set
Enabled
toTrue
to generate aCompletionReport
when the task completes. - enabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CompletionReport.Builder
-
Set
Enabled
toTrue
to generate aCompletionReport
when the task completes. - ENABLED - software.amazon.awssdk.services.fsx.model.PrivilegedDelete
- enableFsxRouteTableUpdatesFromParticipantAccounts() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
-
Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
- enableFsxRouteTableUpdatesFromParticipantAccounts() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
-
Specifies whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
- enableFsxRouteTableUpdatesFromParticipantAccounts() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
-
Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
- enableFsxRouteTableUpdatesFromParticipantAccounts(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse.Builder
-
Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
- enableFsxRouteTableUpdatesFromParticipantAccounts(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest.Builder
-
Specifies whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
- enableFsxRouteTableUpdatesFromParticipantAccounts(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse.Builder
-
Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
- endpoint() - Method in class software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams
- endpoint() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- endpoint(String) - Method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams.Builder
- endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttribute
it represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- endpointIpAddress() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
The IP address of the endpoint that is used to access data or to manage the file system.
- endpointIpAddress(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
The IP address of the endpoint that is used to access data or to manage the file system.
- endpointIpAddressRange() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIpAddressRange() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIpAddressRange() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIpAddressRange() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIpAddressRange(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIpAddressRange(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIpAddressRange(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIpAddressRange(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created.
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT
attribute is present and its value istrue
,false
otherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
-
Read
SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER
's isEndpointOverridden attribute. - endpointOverride() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(FSxEndpointProvider) - Method in interface software.amazon.awssdk.services.fsx.FSxBaseClientBuilder
-
Set the
FSxEndpointProvider
implementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- endpoints() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
The
Management
andIntercluster
endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. - endpoints() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager.
- endpoints(Consumer<FileSystemEndpoints.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
The
Management
andIntercluster
endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. - endpoints(Consumer<SvmEndpoints.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager.
- endpoints(FileSystemEndpoints) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
The
Management
andIntercluster
endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. - endpoints(SvmEndpoints) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager.
- endTime() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The time the system completed processing the task, populated after the task is complete.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The time the system completed processing the task, populated after the task is complete.
- ENTERPRISE - software.amazon.awssdk.services.fsx.model.SnaplockType
- eq(boolean) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultFSxEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.Alias
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.Backup
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCache
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.Filter
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.Tag
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.Volume
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.Alias
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.Backup
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCache
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.Filter
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.Tag
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.Volume
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- error() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- error(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule.Builder
- error(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- ERROR - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- ERROR_ONLY - software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
- ErrorRule - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset
using the named values inargs
as input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- events() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
-
The
AutoExportPolicy
can have the following event values: - events() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
-
The
AutoImportPolicy
can have the following event values: - events(Collection<EventType>) - Method in interface software.amazon.awssdk.services.fsx.model.AutoExportPolicy.Builder
-
The
AutoExportPolicy
can have the following event values: - events(Collection<EventType>) - Method in interface software.amazon.awssdk.services.fsx.model.AutoImportPolicy.Builder
-
The
AutoImportPolicy
can have the following event values: - events(EventType...) - Method in interface software.amazon.awssdk.services.fsx.model.AutoExportPolicy.Builder
-
The
AutoExportPolicy
can have the following event values: - events(EventType...) - Method in interface software.amazon.awssdk.services.fsx.model.AutoImportPolicy.Builder
-
The
AutoImportPolicy
can have the following event values: - eventsAsStrings() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
-
The
AutoExportPolicy
can have the following event values: - eventsAsStrings() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
-
The
AutoImportPolicy
can have the following event values: - eventsWithStrings(String...) - Method in interface software.amazon.awssdk.services.fsx.model.AutoExportPolicy.Builder
-
The
AutoExportPolicy
can have the following event values: - eventsWithStrings(String...) - Method in interface software.amazon.awssdk.services.fsx.model.AutoImportPolicy.Builder
-
The
AutoImportPolicy
can have the following event values: - eventsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.AutoExportPolicy.Builder
-
The
AutoExportPolicy
can have the following event values: - eventsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.AutoImportPolicy.Builder
-
The
AutoImportPolicy
can have the following event values: - EventType - Enum in software.amazon.awssdk.services.fsx.model
- EXECUTING - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- expectArray() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- EXPORT_TO_REPOSITORY - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
- exportPath() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
(Optional) Specifies the path in the Amazon S3 bucket where the root of your Amazon FSx file system is exported.
- exportPath() - Method in class software.amazon.awssdk.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.
- exportPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(Optional) Specifies the path in the Amazon S3 bucket where the root of your Amazon FSx file system is exported.
- exportPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
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.
- expr() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.fsx.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FatScope
- FAILED - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- FAILED - software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- FAILED - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- FAILED - software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
- FAILED - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- FAILED - software.amazon.awssdk.services.fsx.model.Status
- FAILED - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- FAILED - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- FAILED_FILES_ONLY - software.amazon.awssdk.services.fsx.model.ReportScope
- failedCount() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
-
A running total of the number of files that the task failed to process.
- failedCount(Long) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus.Builder
-
A running total of the number of files that the task failed to process.
- FAILURE_ONLY - software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
- failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
Returns the value of the FailureDetails property for this object.
- failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Details explaining any failures that occurred when creating a backup.
- failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Returns the value of the FailureDetails property for this object.
- failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
-
Returns the value of the FailureDetails property for this object.
- failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Failure message describing why the task failed, it is populated only when
Lifecycle
is set toFAILED
. - failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
A structure providing details of any failures that occurred.
- failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
A structure providing details of any failures that occurred in creating a cache.
- failureDetails() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
Returns the value of the FailureDetails property for this object.
- failureDetails(Consumer<AdministrativeActionFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the FailureDetails property for this object.
- failureDetails(Consumer<BackupFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Details explaining any failures that occurred when creating a backup.
- failureDetails(Consumer<DataRepositoryFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the FailureDetails property for this object.
- failureDetails(Consumer<DataRepositoryFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
Sets the value of the FailureDetails property for this object.
- failureDetails(Consumer<DataRepositoryTaskFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Failure message describing why the task failed, it is populated only when
Lifecycle
is set toFAILED
. - failureDetails(Consumer<FileCacheFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
A structure providing details of any failures that occurred.
- failureDetails(Consumer<FileCacheFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
A structure providing details of any failures that occurred in creating a cache.
- failureDetails(Consumer<FileSystemFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
Sets the value of the FailureDetails property for this object.
- failureDetails(AdministrativeActionFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the FailureDetails property for this object.
- failureDetails(BackupFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Details explaining any failures that occurred when creating a backup.
- failureDetails(DataRepositoryFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the FailureDetails property for this object.
- failureDetails(DataRepositoryFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
Sets the value of the FailureDetails property for this object.
- failureDetails(DataRepositoryTaskFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Failure message describing why the task failed, it is populated only when
Lifecycle
is set toFAILED
. - failureDetails(FileCacheFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
A structure providing details of any failures that occurred.
- failureDetails(FileCacheFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
A structure providing details of any failures that occurred in creating a cache.
- failureDetails(FileSystemFailureDetails) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
Sets the value of the FailureDetails property for this object.
- FatScope<T> - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.FatScope
- FILE_CACHE_COUNT - software.amazon.awssdk.services.fsx.model.ServiceLimit
- FILE_CACHE_ID - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
- FILE_CACHE_ID - software.amazon.awssdk.services.fsx.model.FilterName
- FILE_CACHE_TYPE - software.amazon.awssdk.services.fsx.model.FilterName
- FILE_SYSTEM - software.amazon.awssdk.services.fsx.model.ResourceType
- FILE_SYSTEM_ALIAS_ASSOCIATION - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- FILE_SYSTEM_ALIAS_DISASSOCIATION - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- FILE_SYSTEM_COUNT - software.amazon.awssdk.services.fsx.model.ServiceLimit
- FILE_SYSTEM_ID - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
- FILE_SYSTEM_ID - software.amazon.awssdk.services.fsx.model.FilterName
- FILE_SYSTEM_ID - software.amazon.awssdk.services.fsx.model.SnapshotFilterName
- FILE_SYSTEM_ID - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilterName
- FILE_SYSTEM_ID - software.amazon.awssdk.services.fsx.model.VolumeFilterName
- FILE_SYSTEM_TYPE - software.amazon.awssdk.services.fsx.model.FilterName
- FILE_SYSTEM_UPDATE - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- fileAccessAuditLogLevel() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileAccessAuditLogLevel() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileAccessAuditLogLevel(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileAccessAuditLogLevel(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileAccessAuditLogLevel(WindowsAccessAuditLogLevel) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileAccessAuditLogLevel(WindowsAccessAuditLogLevel) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileAccessAuditLogLevelAsString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileAccessAuditLogLevelAsString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
-
Sets which attempt type is logged by Amazon FSx for file and folder accesses.
- fileCache() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
-
A description of the cache that was created.
- fileCache() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
-
A description of the cache that was updated.
- fileCache(Consumer<FileCache.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse.Builder
-
A description of the cache that was updated.
- fileCache(Consumer<FileCacheCreating.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse.Builder
-
A description of the cache that was created.
- fileCache(FileCache) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse.Builder
-
A description of the cache that was updated.
- fileCache(FileCacheCreating) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse.Builder
-
A description of the cache that was created.
- FileCache - Class in software.amazon.awssdk.services.fsx.model
-
A description of a specific Amazon File Cache resource, which is a response object from the
DescribeFileCaches
operation. - FileCache.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileCacheCreating - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the Amazon File Cache resource being created in the
CreateFileCache
operation. - FileCacheCreating.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileCacheDataRepositoryAssociation - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for a data repository association (DRA) to be created during the Amazon File Cache resource creation.
- FileCacheDataRepositoryAssociation.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileCacheFailureDetails - Class in software.amazon.awssdk.services.fsx.model
-
A structure providing details of any failures that occurred.
- FileCacheFailureDetails.Builder - Interface in software.amazon.awssdk.services.fsx.model
- fileCacheId() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
The globally unique ID of the Amazon File Cache resource.
- fileCacheId() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The system-generated, unique ID of the cache.
- fileCacheId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
-
The ID of the cache that's being deleted.
- fileCacheId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
-
The ID of the cache that's being deleted.
- fileCacheId() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The system-generated, unique ID of the cache.
- fileCacheId() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The system-generated, unique ID of the cache.
- fileCacheId() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
-
The ID of the cache that you are updating.
- fileCacheId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
The globally unique ID of the Amazon File Cache resource.
- fileCacheId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The system-generated, unique ID of the cache.
- fileCacheId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest.Builder
-
The ID of the cache that's being deleted.
- fileCacheId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse.Builder
-
The ID of the cache that's being deleted.
- fileCacheId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The system-generated, unique ID of the cache.
- fileCacheId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The system-generated, unique ID of the cache.
- fileCacheId(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest.Builder
-
The ID of the cache that you are updating.
- fileCacheIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
-
IDs of the caches whose descriptions you want to retrieve (String).
- fileCacheIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest.Builder
-
IDs of the caches whose descriptions you want to retrieve (String).
- fileCacheIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest.Builder
-
IDs of the caches whose descriptions you want to retrieve (String).
- FileCacheLifecycle - Enum in software.amazon.awssdk.services.fsx.model
- FileCacheLustreConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for the Amazon File Cache resource.
- FileCacheLustreConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileCacheLustreDeploymentType - Enum in software.amazon.awssdk.services.fsx.model
- FileCacheLustreMetadataConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for a Lustre MDT (Metadata Target) storage volume.
- FileCacheLustreMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileCacheNFSConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for an NFS data repository association (DRA) created during the creation of the Amazon File Cache resource.
- FileCacheNFSConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileCacheNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
No caches were found based upon supplied parameters.
- FileCacheNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- fileCachePath() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
A path on the Amazon File Cache that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileCachePath() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
-
A path on the cache that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileCachePath(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
A path on the Amazon File Cache that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileCachePath(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation.Builder
-
A path on the cache that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileCaches() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
-
The response object for the
DescribeFileCaches
operation. - fileCaches(Collection<FileCache>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse.Builder
-
The response object for the
DescribeFileCaches
operation. - fileCaches(Consumer<FileCache.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse.Builder
-
The response object for the
DescribeFileCaches
operation. - fileCaches(FileCache...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse.Builder
-
The response object for the
DescribeFileCaches
operation. - fileCacheType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
The type of cache that you're creating, which must be
LUSTRE
. - fileCacheType() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The type of cache, which must be
LUSTRE
. - fileCacheType() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The type of cache, which must be
LUSTRE
. - fileCacheType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
The type of cache that you're creating, which must be
LUSTRE
. - fileCacheType(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The type of cache, which must be
LUSTRE
. - fileCacheType(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The type of cache, which must be
LUSTRE
. - fileCacheType(FileCacheType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
The type of cache that you're creating, which must be
LUSTRE
. - fileCacheType(FileCacheType) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The type of cache, which must be
LUSTRE
. - fileCacheType(FileCacheType) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The type of cache, which must be
LUSTRE
. - FileCacheType - Enum in software.amazon.awssdk.services.fsx.model
- fileCacheTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
The type of cache that you're creating, which must be
LUSTRE
. - fileCacheTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The type of cache, which must be
LUSTRE
. - fileCacheTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The type of cache, which must be
LUSTRE
. - fileCacheTypeVersion() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
Sets the Lustre version for the cache that you're creating, which must be
2.12
. - fileCacheTypeVersion() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The Lustre version of the cache, which must be
2.12
. - fileCacheTypeVersion() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The Lustre version of the cache, which must be
2.12
. - fileCacheTypeVersion(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
Sets the Lustre version for the cache that you're creating, which must be
2.12
. - fileCacheTypeVersion(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The Lustre version of the cache, which must be
2.12
. - fileCacheTypeVersion(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The Lustre version of the cache, which must be
2.12
. - fileShareAccessAuditLogLevel() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileShareAccessAuditLogLevel() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileShareAccessAuditLogLevel(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileShareAccessAuditLogLevel(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileShareAccessAuditLogLevel(WindowsAccessAuditLogLevel) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileShareAccessAuditLogLevel(WindowsAccessAuditLogLevel) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration.Builder
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileShareAccessAuditLogLevelAsString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileShareAccessAuditLogLevelAsString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
-
Sets which attempt type is logged by Amazon FSx for file share accesses.
- fileSystem() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The metadata of the file system associated with the backup.
- fileSystem() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
-
A description of the file system.
- fileSystem() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
-
The configuration of the file system that was created.
- fileSystem() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
-
Returns the value of the FileSystem property for this object.
- fileSystem() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
-
Returns the value of the FileSystem property for this object.
- fileSystem() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
-
A description of the file system that was updated.
- fileSystem(Consumer<FileSystem.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The metadata of the file system associated with the backup.
- fileSystem(Consumer<FileSystem.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse.Builder
-
A description of the file system.
- fileSystem(Consumer<FileSystem.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse.Builder
-
The configuration of the file system that was created.
- fileSystem(Consumer<FileSystem.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse.Builder
-
Sets the value of the FileSystem property for this object.
- fileSystem(Consumer<FileSystem.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse.Builder
-
Sets the value of the FileSystem property for this object.
- fileSystem(Consumer<FileSystem.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse.Builder
-
A description of the file system that was updated.
- fileSystem(FileSystem) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The metadata of the file system associated with the backup.
- fileSystem(FileSystem) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse.Builder
-
A description of the file system.
- fileSystem(FileSystem) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse.Builder
-
The configuration of the file system that was created.
- fileSystem(FileSystem) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse.Builder
-
Sets the value of the FileSystem property for this object.
- fileSystem(FileSystem) - Method in interface software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse.Builder
-
Sets the value of the FileSystem property for this object.
- fileSystem(FileSystem) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse.Builder
-
A description of the file system that was updated.
- FileSystem - Class in software.amazon.awssdk.services.fsx.model
-
A description of a specific Amazon FSx file system.
- FileSystem.Builder - Interface in software.amazon.awssdk.services.fsx.model
- fileSystemAdministratorsGroup() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
-
The name of the domain group whose members have administrative privileges for the FSx file system.
- fileSystemAdministratorsGroup() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
-
(Optional) The name of the domain group whose members are granted administrative privileges for the file system.
- fileSystemAdministratorsGroup() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
For FSx for ONTAP file systems only - Specifies the updated name of the self-managed Active Directory domain group whose members are granted administrative privileges for the Amazon FSx resource.
- fileSystemAdministratorsGroup(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes.Builder
-
The name of the domain group whose members have administrative privileges for the FSx file system.
- fileSystemAdministratorsGroup(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration.Builder
-
(Optional) The name of the domain group whose members are granted administrative privileges for the file system.
- fileSystemAdministratorsGroup(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates.Builder
-
For FSx for ONTAP file systems only - Specifies the updated name of the self-managed Active Directory domain group whose members are granted administrative privileges for the Amazon FSx resource.
- FileSystemEndpoint - Class in software.amazon.awssdk.services.fsx.model
-
An Amazon FSx for NetApp ONTAP file system has two endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror.
- FileSystemEndpoint.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileSystemEndpoints - Class in software.amazon.awssdk.services.fsx.model
-
An Amazon FSx for NetApp ONTAP file system has the following endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror.
- FileSystemEndpoints.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileSystemFailureDetails - Class in software.amazon.awssdk.services.fsx.model
-
A structure providing details of any failures that occurred.
- FileSystemFailureDetails.Builder - Interface in software.amazon.awssdk.services.fsx.model
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
-
Specifies the file system with which you want to associate one or more DNS aliases.
- fileSystemId() - Method in exception software.amazon.awssdk.services.fsx.model.BackupRestoringException
-
The ID of a file system being restored from the backup.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
-
The ID of the file system to back up.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
Returns the value of the FileSystemId property for this object.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Returns the value of the FileSystemId property for this object.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
Returns the value of the FileSystemId property for this object.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Returns the value of the FileSystemId property for this object.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The globally unique ID of the file system.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
-
The ID of the file system that you want to delete.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
-
The ID of the file system that's being deleted.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
-
The ID of the file system to return the associated DNS aliases for (String).
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
-
Specifies the file system from which to disassociate the DNS aliases.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The system-generated, unique 17-digit ID of the file system.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
-
Returns the value of the FileSystemId property for this object.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
-
Returns the value of the FileSystemId property for this object.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Returns the value of the FileSystemId property for this object.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
The ID of the file system that you are updating.
- fileSystemId() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
Returns the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest.Builder
-
Specifies the file system with which you want to associate one or more DNS aliases.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupRestoringException.Builder
-
The ID of a file system being restored from the backup.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
-
The ID of the file system to back up.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The globally unique ID of the file system.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
The ID of the file system that you want to delete.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
The ID of the file system that's being deleted.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest.Builder
-
The ID of the file system to return the associated DNS aliases for (String).
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest.Builder
-
Specifies the file system from which to disassociate the DNS aliases.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The system-generated, unique 17-digit ID of the file system.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
The ID of the file system that you are updating.
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the FileSystemId property for this object.
- fileSystemIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
-
IDs of the file systems whose descriptions you want to retrieve (String).
- fileSystemIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest.Builder
-
IDs of the file systems whose descriptions you want to retrieve (String).
- fileSystemIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest.Builder
-
IDs of the file systems whose descriptions you want to retrieve (String).
- FileSystemLifecycle - Enum in software.amazon.awssdk.services.fsx.model
-
The lifecycle status of the file system.
- FileSystemLustreMetadataConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Lustre metadata performance configuration of an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - FileSystemLustreMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FileSystemMaintenanceOperation - Enum in software.amazon.awssdk.services.fsx.model
-
An enumeration specifying the currently ongoing maintenance operation.
- FileSystemNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
No Amazon FSx file systems were found based upon supplied parameters.
- FileSystemNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- fileSystemPath() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
A path on the file system that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileSystemPath() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
A path on the Amazon FSx for Lustre file system that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileSystemPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
A path on the file system that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileSystemPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
A path on the Amazon FSx for Lustre file system that points to a high-level directory (such as
/ns1/
) or subdirectory (such as/ns1/subdir/
) that will be mapped 1-1 withDataRepositoryPath
. - fileSystems() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
-
An array of file system descriptions.
- fileSystems(Collection<FileSystem>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse.Builder
-
An array of file system descriptions.
- fileSystems(Consumer<FileSystem.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse.Builder
-
An array of file system descriptions.
- fileSystems(FileSystem...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse.Builder
-
An array of file system descriptions.
- fileSystemType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
The type of Amazon FSx file system to create.
- fileSystemType() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The type of Amazon FSx file system, which can be
LUSTRE
,WINDOWS
,ONTAP
, orOPENZFS
. - fileSystemType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The type of Amazon FSx file system to create.
- fileSystemType(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The type of Amazon FSx file system, which can be
LUSTRE
,WINDOWS
,ONTAP
, orOPENZFS
. - fileSystemType(FileSystemType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The type of Amazon FSx file system to create.
- fileSystemType(FileSystemType) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The type of Amazon FSx file system, which can be
LUSTRE
,WINDOWS
,ONTAP
, orOPENZFS
. - FileSystemType - Enum in software.amazon.awssdk.services.fsx.model
-
The type of file system.
- fileSystemTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
The type of Amazon FSx file system to create.
- fileSystemTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The type of Amazon FSx file system, which can be
LUSTRE
,WINDOWS
,ONTAP
, orOPENZFS
. - fileSystemTypeVersion() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Sets the version for the Amazon FSx for Lustre file system that you're creating from a backup.
- fileSystemTypeVersion() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating.
- fileSystemTypeVersion() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The Lustre version of the Amazon FSx for Lustre file system, which can be
2.10
,2.12
, or2.15
. - fileSystemTypeVersion(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the version for the Amazon FSx for Lustre file system that you're creating from a backup.
- fileSystemTypeVersion(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating.
- fileSystemTypeVersion(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The Lustre version of the Amazon FSx for Lustre file system, which can be
2.10
,2.12
, or2.15
. - Filter - Class in software.amazon.awssdk.services.fsx.model
-
A filter used to restrict the results of describe calls.
- Filter.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FilterName - Enum in software.amazon.awssdk.services.fsx.model
-
The name for a filter.
- filters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
-
The filters structure.
- filters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
-
Returns the value of the Filters property for this object.
- filters() - Method in class software.amazon.awssdk.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. - filters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
The filters structure.
- filters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
-
Enter a filter name:value pair to view a select set of SVMs.
- filters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
-
Enter a filter
Name
andValues
pair to view a select set of volumes. - filters(Collection<DataRepositoryTaskFilter>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
-
(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. - filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
-
The filters structure.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
-
Sets the value of the Filters property for this object.
- filters(Collection<SnapshotFilter>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
The filters structure.
- filters(Collection<StorageVirtualMachineFilter>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
-
Enter a filter name:value pair to view a select set of SVMs.
- filters(Collection<VolumeFilter>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
-
Enter a filter
Name
andValues
pair to view a select set of volumes. - filters(Consumer<DataRepositoryTaskFilter.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
-
(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. - filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
-
The filters structure.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
-
Sets the value of the Filters property for this object.
- filters(Consumer<SnapshotFilter.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
The filters structure.
- filters(Consumer<StorageVirtualMachineFilter.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
-
Enter a filter name:value pair to view a select set of SVMs.
- filters(Consumer<VolumeFilter.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
-
Enter a filter
Name
andValues
pair to view a select set of volumes. - filters(DataRepositoryTaskFilter...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
-
(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. - filters(Filter...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
-
The filters structure.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
-
Sets the value of the Filters property for this object.
- filters(SnapshotFilter...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
The filters structure.
- filters(StorageVirtualMachineFilter...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
-
Enter a filter name:value pair to view a select set of SVMs.
- filters(VolumeFilter...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
-
Enter a filter
Name
andValues
pair to view a select set of volumes. - finalBackupId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
-
The ID of the final backup for this file system.
- finalBackupId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
-
Returns the value of the FinalBackupId property for this object.
- finalBackupId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
-
The ID of the final backup for this file system.
- finalBackupId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
-
Returns the value of the FinalBackupId property for this object.
- finalBackupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse.Builder
-
The ID of the final backup for this file system.
- finalBackupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse.Builder
-
Sets the value of the FinalBackupId property for this object.
- finalBackupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse.Builder
-
The ID of the final backup for this file system.
- finalBackupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse.Builder
-
Sets the value of the FinalBackupId property for this object.
- finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
-
Use if
SkipFinalBackup
is set tofalse
, and you want to apply an array of tags to the final backup. - finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
-
The set of tags applied to the final backup.
- finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
A list of tags to apply to the file system's final backup.
- finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
-
Returns the value of the FinalBackupTags property for this object.
- finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
-
A set of tags for your final backup.
- finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
-
The set of tags applied to the final backup.
- finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
-
Returns the value of the FinalBackupTags property for this object.
- finalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
-
Returns the value of the FinalBackupTags property for this object.
- finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration.Builder
-
Use if
SkipFinalBackup
is set tofalse
, and you want to apply an array of tags to the final backup. - finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse.Builder
-
The set of tags applied to the final backup.
- finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
A list of tags to apply to the file system's final backup.
- finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration.Builder
-
A set of tags for your final backup.
- finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse.Builder
-
The set of tags applied to the final backup.
- finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration.Builder
-
Use if
SkipFinalBackup
is set tofalse
, and you want to apply an array of tags to the final backup. - finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse.Builder
-
The set of tags applied to the final backup.
- finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
A list of tags to apply to the file system's final backup.
- finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration.Builder
-
A set of tags for your final backup.
- finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse.Builder
-
The set of tags applied to the final backup.
- finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration.Builder
-
Use if
SkipFinalBackup
is set tofalse
, and you want to apply an array of tags to the final backup. - finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse.Builder
-
The set of tags applied to the final backup.
- finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
A list of tags to apply to the file system's final backup.
- finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration.Builder
-
A set of tags for your final backup.
- finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse.Builder
-
The set of tags applied to the final backup.
- finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finalBackupTags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse.Builder
-
Sets the value of the FinalBackupTags property for this object.
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
- flexCacheEndpointType() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Specifies the FlexCache endpoint type of the volume.
- flexCacheEndpointType(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Specifies the FlexCache endpoint type of the volume.
- flexCacheEndpointType(FlexCacheEndpointType) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Specifies the FlexCache endpoint type of the volume.
- FlexCacheEndpointType - Enum in software.amazon.awssdk.services.fsx.model
- flexCacheEndpointTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Specifies the FlexCache endpoint type of the volume.
- FLEXGROUP - software.amazon.awssdk.services.fsx.model.VolumeStyle
- FLEXVOL - software.amazon.awssdk.services.fsx.model.VolumeStyle
- fn(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Record
- format() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
-
Required if
Enabled
is set totrue
. - format(String) - Method in interface software.amazon.awssdk.services.fsx.model.CompletionReport.Builder
-
Required if
Enabled
is set totrue
. - format(ReportFormat) - Method in interface software.amazon.awssdk.services.fsx.model.CompletionReport.Builder
-
Required if
Enabled
is set totrue
. - formatAsString() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
-
Required if
Enabled
is set totrue
. - from(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AdministrativeActionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AliasLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.BackupLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.BackupType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataCompressionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSOption
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DeleteOpenZFSVolumeOption
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DriveCacheType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.EventType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLustreDeploymentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemMaintenanceOperation
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.LustreDeploymentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.NfsVersion
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OntapDeploymentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OntapVolumeType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.PrivilegedDelete
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ReportFormat
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ReportScope
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ResourceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.RetentionPeriodType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SecurityStyle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ServiceLimit
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SnaplockType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotFilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.Status
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.TieringPolicyName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.Unit
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeFilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeLifecycle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeStyle
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fsxAdminPassword() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
The ONTAP administrative password for the
fsxadmin
user with which you administer your file system using the NetApp ONTAP CLI and REST API. - fsxAdminPassword() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
You can use the
fsxadmin
user account to access the NetApp ONTAP CLI and REST API. - fsxAdminPassword() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Update the password for the
fsxadmin
user by entering a new password. - fsxAdminPassword(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
The ONTAP administrative password for the
fsxadmin
user with which you administer your file system using the NetApp ONTAP CLI and REST API. - fsxAdminPassword(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
You can use the
fsxadmin
user account to access the NetApp ONTAP CLI and REST API. - fsxAdminPassword(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
Update the password for the
fsxadmin
user by entering a new password. - FSxAsyncClient - Interface in software.amazon.awssdk.services.fsx
-
Service client for accessing Amazon FSx asynchronously.
- FSxAsyncClientBuilder - Interface in software.amazon.awssdk.services.fsx
-
A builder for creating an instance of
FSxAsyncClient
. - FSxAuthSchemeInterceptor - Class in software.amazon.awssdk.services.fsx.auth.scheme.internal
- FSxAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.fsx.auth.scheme.internal.FSxAuthSchemeInterceptor
- FSxAuthSchemeParams - Interface in software.amazon.awssdk.services.fsx.auth.scheme
-
The parameters object used to resolve the auth schemes for the FSx service.
- FSxAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.fsx.auth.scheme
-
A builder for a
FSxAuthSchemeParams
. - FSxAuthSchemeProvider - Interface in software.amazon.awssdk.services.fsx.auth.scheme
-
An auth scheme provider for FSx service.
- FSxBaseClientBuilder<B extends FSxBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.fsx
-
This includes configuration specific to Amazon FSx that is supported by both
FSxClientBuilder
andFSxAsyncClientBuilder
. - FSxClient - Interface in software.amazon.awssdk.services.fsx
-
Service client for accessing Amazon FSx.
- FSxClientBuilder - Interface in software.amazon.awssdk.services.fsx
-
A builder for creating an instance of
FSxClient
. - FSxClientOption<T> - Class in software.amazon.awssdk.services.fsx.internal
- FSxEndpointParams - Class in software.amazon.awssdk.services.fsx.endpoints
-
The parameters object used to resolve an endpoint for the FSx service.
- FSxEndpointParams.Builder - Interface in software.amazon.awssdk.services.fsx.endpoints
- FSxEndpointProvider - Interface in software.amazon.awssdk.services.fsx.endpoints
-
An endpoint provider for FSx.
- FSxException - Exception in software.amazon.awssdk.services.fsx.model
- FSxException(FSxException.Builder) - Constructor for exception software.amazon.awssdk.services.fsx.model.FSxException
- FSxException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FSxException.BuilderImpl - Class in software.amazon.awssdk.services.fsx.model
- FSxRequest - Class in software.amazon.awssdk.services.fsx.model
- FSxRequest(FSxRequest.Builder) - Constructor for class software.amazon.awssdk.services.fsx.model.FSxRequest
- FSxRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FSxRequest.BuilderImpl - Class in software.amazon.awssdk.services.fsx.model
- FSxRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- FSxRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.FSxRequestSetEndpointInterceptor
- FSxResolveEndpointInterceptor - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- FSxResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.FSxResolveEndpointInterceptor
- FSxResponse - Class in software.amazon.awssdk.services.fsx.model
- FSxResponse(FSxResponse.Builder) - Constructor for class software.amazon.awssdk.services.fsx.model.FSxResponse
- FSxResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- FSxResponse.BuilderImpl - Class in software.amazon.awssdk.services.fsx.model
- FSxResponseMetadata - Class in software.amazon.awssdk.services.fsx.model
- FSxServiceClientConfiguration - Class in software.amazon.awssdk.services.fsx
-
Class to expose the service client settings to the user.
- FSxServiceClientConfiguration(FSxServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration
- FSxServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx
-
A builder for creating a
FSxServiceClientConfiguration
- FSxServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.fsx.internal
- FSxServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
- FSxServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
- FULL_COPY - software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
G
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- getConditions() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset
- getType() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.Alias
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.Backup
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileCache
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.Filter
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.Tag
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.Volume
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- getVersion() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset
- GROUP - software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
H
- haPairs() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Specifies how many high-availability (HA) pairs of file servers will power your file system.
- haPairs() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Specifies how many high-availability (HA) file server pairs the file system will have.
- haPairs() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Use to update the number of high-availability (HA) pairs for a second-generation single-AZ file system.
- haPairs(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Specifies how many high-availability (HA) pairs of file servers will power your file system.
- haPairs(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Specifies how many high-availability (HA) file server pairs the file system will have.
- haPairs(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
Use to update the number of high-availability (HA) pairs for a second-generation single-AZ file system.
- hasAddRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
For responses, this returns true if the service returned a value for the AddRouteTableIds property.
- hasAddRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
For responses, this returns true if the service returned a value for the AddRouteTableIds property.
- hasAdministrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
-
For responses, this returns true if the service returned a value for the AdministrativeActions property.
- hasAdministrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
For responses, this returns true if the service returned a value for the AdministrativeActions property.
- hasAdministrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
-
For responses, this returns true if the service returned a value for the AdministrativeActions property.
- hasAdministrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
For responses, this returns true if the service returned a value for the AdministrativeActions property.
- hasAdministrativeActions() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
For responses, this returns true if the service returned a value for the AdministrativeActions property.
- hasAggregates() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
-
For responses, this returns true if the service returned a value for the Aggregates property.
- hasAggregates() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
-
For responses, this returns true if the service returned a value for the Aggregates property.
- hasAliases() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAliases() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAliases() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAliases() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAliases() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAliases() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAliases() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAssociationIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
-
For responses, this returns true if the service returned a value for the AssociationIds property.
- hasAssociations() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
-
For responses, this returns true if the service returned a value for the Associations property.
- hasBackupIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
-
For responses, this returns true if the service returned a value for the BackupIds property.
- hasBackups() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
-
For responses, this returns true if the service returned a value for the Backups property.
- hasClientConfigurations() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
-
For responses, this returns true if the service returned a value for the ClientConfigurations property.
- hasDataRepositoryAssociationIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
For responses, this returns true if the service returned a value for the DataRepositoryAssociationIds property.
- hasDataRepositoryAssociationIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
For responses, this returns true if the service returned a value for the DataRepositoryAssociationIds property.
- hasDataRepositoryAssociations() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
For responses, this returns true if the service returned a value for the DataRepositoryAssociations property.
- hasDataRepositorySubdirectories() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
For responses, this returns true if the service returned a value for the DataRepositorySubdirectories property.
- hasDataRepositorySubdirectories() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
-
For responses, this returns true if the service returned a value for the DataRepositorySubdirectories property.
- hasDataRepositoryTasks() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
-
For responses, this returns true if the service returned a value for the DataRepositoryTasks property.
- hasDnsIps() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
-
For responses, this returns true if the service returned a value for the DnsIps property.
- hasDnsIps() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
-
For responses, this returns true if the service returned a value for the DnsIps property.
- hasDnsIps() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
-
For responses, this returns true if the service returned a value for the DnsIps property.
- hasDnsIps() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
-
For responses, this returns true if the service returned a value for the DnsIps property.
- hasDnsIps() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
For responses, this returns true if the service returned a value for the DnsIps property.
- hasEvents() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
-
For responses, this returns true if the service returned a value for the Events property.
- hasEvents() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
-
For responses, this returns true if the service returned a value for the Events property.
- hasFileCacheIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
-
For responses, this returns true if the service returned a value for the FileCacheIds property.
- hasFileCaches() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
-
For responses, this returns true if the service returned a value for the FileCaches property.
- hasFileSystemIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
-
For responses, this returns true if the service returned a value for the FileSystemIds property.
- hasFileSystems() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
-
For responses, this returns true if the service returned a value for the FileSystems property.
- hasFilters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hasFinalBackupTags() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
-
For responses, this returns true if the service returned a value for the FinalBackupTags property.
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultFSxEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.Alias
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.Backup
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.Filter
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.Tag
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.Volume
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- hasIpAddresses() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
-
For responses, this returns true if the service returned a value for the IpAddresses property.
- hasIpAddresses() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
-
For responses, this returns true if the service returned a value for the IpAddresses property.
- hasMaintenanceOperationsInProgress() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
For responses, this returns true if the service returned a value for the MaintenanceOperationsInProgress property.
- hasNetworkInterfaceIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
For responses, this returns true if the service returned a value for the NetworkInterfaceIds property.
- hasNetworkInterfaceIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
For responses, this returns true if the service returned a value for the NetworkInterfaceIds property.
- hasNetworkInterfaceIds() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
For responses, this returns true if the service returned a value for the NetworkInterfaceIds property.
- hasNfsExports() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
For responses, this returns true if the service returned a value for the NfsExports property.
- hasNfsExports() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
For responses, this returns true if the service returned a value for the NfsExports property.
- hasNfsExports() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
For responses, this returns true if the service returned a value for the NfsExports property.
- hasNfsExports() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
For responses, this returns true if the service returned a value for the NfsExports property.
- hasNoSquashNids() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
-
For responses, this returns true if the service returned a value for the NoSquashNids property.
- hasOptions() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
For responses, this returns true if the service returned a value for the Options property.
- hasOptions() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
For responses, this returns true if the service returned a value for the Options property.
- hasOptions() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
-
For responses, this returns true if the service returned a value for the Options property.
- hasOptions() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
-
For responses, this returns true if the service returned a value for the Options property.
- hasOptions() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
-
For responses, this returns true if the service returned a value for the Options property.
- hasPaths() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
For responses, this returns true if the service returned a value for the Paths property.
- hasPaths() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
For responses, this returns true if the service returned a value for the Paths property.
- hasRemoveRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
For responses, this returns true if the service returned a value for the RemoveRouteTableIds property.
- hasRemoveRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
For responses, this returns true if the service returned a value for the RemoveRouteTableIds property.
- hasRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
For responses, this returns true if the service returned a value for the RouteTableIds property.
- hasRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
For responses, this returns true if the service returned a value for the RouteTableIds property.
- hasRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
For responses, this returns true if the service returned a value for the RouteTableIds property.
- hasRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
For responses, this returns true if the service returned a value for the RouteTableIds property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSnapshotIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
For responses, this returns true if the service returned a value for the SnapshotIds property.
- hasSnapshots() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
-
For responses, this returns true if the service returned a value for the Snapshots property.
- hasStorageVirtualMachineIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
-
For responses, this returns true if the service returned a value for the StorageVirtualMachineIds property.
- hasStorageVirtualMachines() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
-
For responses, this returns true if the service returned a value for the StorageVirtualMachines property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTaskIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
-
For responses, this returns true if the service returned a value for the TaskIds property.
- hasUserAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
For responses, this returns true if the service returned a value for the UserAndGroupQuotas property.
- hasUserAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
For responses, this returns true if the service returned a value for the UserAndGroupQuotas property.
- hasUserAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
For responses, this returns true if the service returned a value for the UserAndGroupQuotas property.
- hasUserAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
For responses, this returns true if the service returned a value for the UserAndGroupQuotas property.
- hasValues() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
-
For responses, this returns true if the service returned a value for the Values property.
- hasValues() - Method in class software.amazon.awssdk.services.fsx.model.Filter
-
For responses, this returns true if the service returned a value for the Values property.
- hasValues() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
-
For responses, this returns true if the service returned a value for the Values property.
- hasValues() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
-
For responses, this returns true if the service returned a value for the Values property.
- hasValues() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
-
For responses, this returns true if the service returned a value for the Values property.
- hasVolumeIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
-
For responses, this returns true if the service returned a value for the VolumeIds property.
- hasVolumes() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
-
For responses, this returns true if the service returned a value for the Volumes property.
- HDD - software.amazon.awssdk.services.fsx.model.StorageType
- hostLabel() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsVirtualHostableS3Bucket
- HOURS - software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- HOURS - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
I
- id() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- id() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
-
The ID of the user or group that the quota applies to.
- id(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota.Builder
-
The ID of the user or group that the quota applies to.
- id(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition.Builder
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Identifier
- IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs.Builder
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- IMPORT_METADATA_FROM_REPOSITORY - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
- importedFileChunkSize() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
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.
- importedFileChunkSize() - Method in class software.amazon.awssdk.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.
- importedFileChunkSize() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
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.
- importedFileChunkSize() - Method in class software.amazon.awssdk.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.
- importedFileChunkSize() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
-
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.
- importedFileChunkSize(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
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.
- importedFileChunkSize(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(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.
- importedFileChunkSize(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
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.
- importedFileChunkSize(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
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.
- importedFileChunkSize(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest.Builder
-
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.
- importPath() - Method in class software.amazon.awssdk.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.
- importPath() - Method in class software.amazon.awssdk.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
. - importPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(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.
- importPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
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
. - IN_PROGRESS - software.amazon.awssdk.services.fsx.model.Status
- includeShared() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
Set to
false
(default) if you want to only see the snapshots owned by your Amazon Web Services account. - includeShared(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
Set to
false
(default) if you want to only see the snapshots owned by your Amazon Web Services account. - INCOMPATIBLE_DOMAIN_MODE - software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
- IncompatibleParameterErrorException - Exception in software.amazon.awssdk.services.fsx.model
-
The error returned when a second request is received with the same client request token but different parameters settings.
- IncompatibleParameterErrorException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- IncompatibleRegionForMultiAzException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.fsx.model
- INCREMENTAL_COPY - software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
- index() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- INFINITE - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- InnerParseError - Exception in software.amazon.awssdk.services.fsx.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.fsx.endpoints.internal.InnerParseError
- InputOntapVolumeType - Enum in software.amazon.awssdk.services.fsx.model
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- INTELLIGENT_TIERING - software.amazon.awssdk.services.fsx.model.StorageType
- intercluster() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
-
An endpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems.
- intercluster(Consumer<FileSystemEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemEndpoints.Builder
-
An endpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems.
- intercluster(FileSystemEndpoint) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemEndpoints.Builder
-
An endpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems.
- InternalServerErrorException - Exception in software.amazon.awssdk.services.fsx.model
-
A generic error indicating a server-side failure.
- InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- into() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- INVALID_DOMAIN_STAGE - software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
- InvalidDataRepositoryTypeException - Exception in software.amazon.awssdk.services.fsx.model
-
You have filtered the response to a data repository type that is not supported.
- InvalidDataRepositoryTypeException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- InvalidDestinationKmsKeyException - Exception in software.amazon.awssdk.services.fsx.model
-
The Key Management Service (KMS) key of the destination backup is not valid.
- InvalidDestinationKmsKeyException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- InvalidExportPathException - Exception in software.amazon.awssdk.services.fsx.model
-
The path provided for data repository export isn't valid.
- InvalidExportPathException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- InvalidImportPathException - Exception in software.amazon.awssdk.services.fsx.model
-
The path provided for data repository import isn't valid.
- InvalidImportPathException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- InvalidNetworkSettingsException - Exception in software.amazon.awssdk.services.fsx.model
-
One or more network settings specified in the request are invalid.
- InvalidNetworkSettingsException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- InvalidPerUnitStorageThroughputException - Exception in software.amazon.awssdk.services.fsx.model
-
An invalid value for
PerUnitStorageThroughput
was provided. - InvalidPerUnitStorageThroughputException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- InvalidRegionException - Exception in software.amazon.awssdk.services.fsx.model
-
The Region provided for
SourceRegion
is not valid or is in a different Amazon Web Services partition. - InvalidRegionException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- invalidRouteTableId() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
-
The route table ID is either invalid or not part of the VPC specified.
- invalidRouteTableId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
-
The route table ID is either invalid or not part of the VPC specified.
- invalidSecurityGroupId() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
-
The security group ID is either invalid or not part of the VPC specified.
- invalidSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
-
The security group ID is either invalid or not part of the VPC specified.
- InvalidSourceKmsKeyException - Exception in software.amazon.awssdk.services.fsx.model
-
The Key Management Service (KMS) key of the source backup is not valid.
- InvalidSourceKmsKeyException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- invalidSubnetId() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
-
The subnet ID that is either invalid or not part of the VPC specified.
- invalidSubnetId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
-
The subnet ID that is either invalid or not part of the VPC specified.
- iops() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
-
(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for the file system.
- iops() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
-
The total number of SSD IOPS provisioned for the file system.
- iops() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
-
The number of Metadata IOPS provisioned for the file system.
- iops() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
-
(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for your file system.
- iops(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration.Builder
-
(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for the file system.
- iops(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration.Builder
-
The number of Metadata IOPS provisioned for the file system.
- iops(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration.Builder
-
(USER_PROVISIONED mode only) Specifies the number of Metadata IOPS to provision for your file system.
- iops(Long) - Method in interface software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration.Builder
-
The total number of SSD IOPS provisioned for the file system.
- IOPS_OPTIMIZATION - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- ipAddresses() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
-
IP addresses of the file system endpoint.
- ipAddresses() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
-
The SVM endpoint's IP addresses.
- ipAddresses(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemEndpoint.Builder
-
IP addresses of the file system endpoint.
- ipAddresses(String...) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoint.Builder
-
The SVM endpoint's IP addresses.
- ipAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemEndpoint.Builder
-
IP addresses of the file system endpoint.
- ipAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoint.Builder
-
The SVM endpoint's IP addresses.
- IS_IP - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- iscsi() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
-
An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.
- iscsi(Consumer<SvmEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.
- iscsi(SvmEndpoint) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.
- isEndpoint() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- isError() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- isIp() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleUrl
- isNone() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- isResolved() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- IsSet - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- isUnresolved() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleResult
- isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- IsValidHostLabel - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.IsVirtualHostableS3Bucket
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeBackupsIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryAssociationsIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryTasksIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeFileCachesIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemAliasesIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemsIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeSnapshotsIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeStorageVirtualMachinesIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeVolumesIterable
- iterator() - Method in class software.amazon.awssdk.services.fsx.paginators.ListTagsForResourceIterable
J
- junctionPath() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the location in the SVM's namespace where the volume is mounted.
- junctionPath() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Specifies the directory that network-attached storage (NAS) clients use to mount the volume, along with the storage virtual machine (SVM) Domain Name System (DNS) name or IP address.
- junctionPath() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
Specifies the location in the SVM's namespace where the volume is mounted.
- junctionPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the location in the SVM's namespace where the volume is mounted.
- junctionPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Specifies the directory that network-attached storage (NAS) clients use to mount the volume, along with the storage virtual machine (SVM) Domain Name System (DNS) name or IP address.
- junctionPath(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
Specifies the location in the SVM's namespace where the volume is mounted.
K
- key() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.fsx.model.Tag
-
A value that specifies the
TagKey
, the name of the tag. - key(String) - Method in interface software.amazon.awssdk.services.fsx.model.Tag.Builder
-
A value that specifies the
TagKey
, the name of the tag. - Key(Identifier) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Key
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The ID of the Key Management Service (KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
Returns the value of the KmsKeyId property for this object.
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
Specifies the ID of the Key Management Service (KMS) key to use for encrypting data on an Amazon File Cache.
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Returns the value of the KmsKeyId property for this object.
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Returns the value of the KmsKeyId property for this object.
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Specifies the ID of the Key Management Service (KMS) key to use for encrypting data on an Amazon File Cache.
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Specifies the ID of the Key Management Service (KMS) key to use for encrypting data on an Amazon File Cache.
- kmsKeyId() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The ID of the Key Management Service (KMS) key used to encrypt Amazon FSx file system data.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The ID of the Key Management Service (KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
Sets the value of the KmsKeyId property for this object.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
Specifies the ID of the Key Management Service (KMS) key to use for encrypting data on an Amazon File Cache.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the value of the KmsKeyId property for this object.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the value of the KmsKeyId property for this object.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Specifies the ID of the Key Management Service (KMS) key to use for encrypting data on an Amazon File Cache.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Specifies the ID of the Key Management Service (KMS) key to use for encrypting data on an Amazon File Cache.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The ID of the Key Management Service (KMS) key used to encrypt Amazon FSx file system data.
- knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
-
Use this in place of
ActiveDirectoryErrorType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.AdministrativeActionType
-
Use this in place of
AdministrativeActionType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.AliasLifecycle
-
Use this in place of
AliasLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
-
Use this in place of
AutocommitPeriodType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
-
Use this in place of
AutoImportPolicyType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.BackupLifecycle
-
Use this in place of
BackupLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.BackupType
-
Use this in place of
BackupType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DataCompressionType
-
Use this in place of
DataCompressionType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
-
Use this in place of
DataRepositoryLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
-
Use this in place of
DataRepositoryTaskFilterName.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
-
Use this in place of
DataRepositoryTaskLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
-
Use this in place of
DataRepositoryTaskType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSOption
-
Use this in place of
DeleteFileSystemOpenZFSOption.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DeleteOpenZFSVolumeOption
-
Use this in place of
DeleteOpenZFSVolumeOption.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
-
Use this in place of
DiskIopsConfigurationMode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.DriveCacheType
-
Use this in place of
DriveCacheType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.EventType
-
Use this in place of
EventType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
-
Use this in place of
FileCacheLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLustreDeploymentType
-
Use this in place of
FileCacheLustreDeploymentType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheType
-
Use this in place of
FileCacheType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
-
Use this in place of
FileSystemLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemMaintenanceOperation
-
Use this in place of
FileSystemMaintenanceOperation.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemType
-
Use this in place of
FileSystemType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FilterName
-
Use this in place of
FilterName.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
-
Use this in place of
FlexCacheEndpointType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
-
Use this in place of
InputOntapVolumeType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
-
Use this in place of
LustreAccessAuditLogLevel.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.LustreDeploymentType
-
Use this in place of
LustreDeploymentType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
-
Use this in place of
MetadataConfigurationMode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.NfsVersion
-
Use this in place of
NfsVersion.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.OntapDeploymentType
-
Use this in place of
OntapDeploymentType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.OntapVolumeType
-
Use this in place of
OntapVolumeType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
-
Use this in place of
OpenZFSCopyStrategy.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
-
Use this in place of
OpenZFSDataCompressionType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
-
Use this in place of
OpenZFSDeploymentType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
-
Use this in place of
OpenZFSQuotaType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
-
Use this in place of
OpenZFSReadCacheSizingMode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.PrivilegedDelete
-
Use this in place of
PrivilegedDelete.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.ReportFormat
-
Use this in place of
ReportFormat.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.ReportScope
-
Use this in place of
ReportScope.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.ResourceType
-
Use this in place of
ResourceType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
-
Use this in place of
RestoreOpenZFSVolumeOption.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.RetentionPeriodType
-
Use this in place of
RetentionPeriodType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.SecurityStyle
-
Use this in place of
SecurityStyle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.ServiceLimit
-
Use this in place of
ServiceLimit.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.SnaplockType
-
Use this in place of
SnaplockType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotFilterName
-
Use this in place of
SnapshotFilterName.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
-
Use this in place of
SnapshotLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.Status
-
Use this in place of
Status.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageType
-
Use this in place of
StorageType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilterName
-
Use this in place of
StorageVirtualMachineFilterName.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
-
Use this in place of
StorageVirtualMachineLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
-
Use this in place of
StorageVirtualMachineRootVolumeSecurityStyle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
-
Use this in place of
StorageVirtualMachineSubtype.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.TieringPolicyName
-
Use this in place of
TieringPolicyName.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.Unit
-
Use this in place of
Unit.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
-
Use this in place of
UpdateOpenZFSVolumeOption.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeFilterName
-
Use this in place of
VolumeFilterName.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeLifecycle
-
Use this in place of
VolumeLifecycle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeStyle
-
Use this in place of
VolumeStyle.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeType
-
Use this in place of
VolumeType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
-
Use this in place of
WindowsAccessAuditLogLevel.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
-
Use this in place of
WindowsDeploymentType.values()
to return aSet
of all values known to the SDK.
L
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
-
The time at which the task status was last updated.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus.Builder
-
The time at which the task status was last updated.
- level() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
-
The data repository events that are logged by Amazon FSx.
- level() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
-
Sets which data repository events are logged by Amazon FSx.
- level(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreLogConfiguration.Builder
-
The data repository events that are logged by Amazon FSx.
- level(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration.Builder
-
Sets which data repository events are logged by Amazon FSx.
- level(LustreAccessAuditLogLevel) - Method in interface software.amazon.awssdk.services.fsx.model.LustreLogConfiguration.Builder
-
The data repository events that are logged by Amazon FSx.
- level(LustreAccessAuditLogLevel) - Method in interface software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration.Builder
-
Sets which data repository events are logged by Amazon FSx.
- levelAsString() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
-
The data repository events that are logged by Amazon FSx.
- levelAsString() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
-
Sets which data repository events are logged by Amazon FSx.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.Alias
-
Describes the state of the DNS alias.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The lifecycle status of the backup.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
-
The lifecycle status of the data repository task, as follows:
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
-
The lifecycle state of the destination volume.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Describes the state of a data repository association.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
-
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The lifecycle status of the data repository task, as follows:
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
-
The lifecycle status of the backup.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
-
Describes the lifecycle state of the data repository association being deleted.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
-
The cache lifecycle for the deletion request.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
-
The file system lifecycle for the deletion request.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
-
The lifecycle status of the snapshot.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
-
Describes the lifecycle state of the SVM being deleted.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
-
The lifecycle state of the volume being deleted.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The lifecycle status of the cache.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The lifecycle status of the cache.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The lifecycle status of the file system.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
-
The lifecycle state of the volume being restored.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
The lifecycle status of the snapshot.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Describes the SVM's lifecycle status.
- lifecycle() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The lifecycle status of the volume.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.Alias.Builder
-
Describes the state of the DNS alias.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The lifecycle status of the backup.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse.Builder
-
The lifecycle status of the data repository task, as follows:
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse.Builder
-
The lifecycle state of the destination volume.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Describes the state of a data repository association.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The lifecycle status of the data repository task, as follows:
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteBackupResponse.Builder
-
The lifecycle status of the backup.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse.Builder
-
Describes the lifecycle state of the data repository association being deleted.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse.Builder
-
The cache lifecycle for the deletion request.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
The file system lifecycle for the deletion request.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse.Builder
-
The lifecycle status of the snapshot.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse.Builder
-
Describes the lifecycle state of the SVM being deleted.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse.Builder
-
The lifecycle state of the volume being deleted.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The lifecycle status of the cache.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The lifecycle status of the cache.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The lifecycle status of the file system.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse.Builder
-
The lifecycle state of the volume being restored.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
The lifecycle status of the snapshot.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes the SVM's lifecycle status.
- lifecycle(String) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The lifecycle status of the volume.
- lifecycle(AliasLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.Alias.Builder
-
Describes the state of the DNS alias.
- lifecycle(BackupLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The lifecycle status of the backup.
- lifecycle(BackupLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteBackupResponse.Builder
-
The lifecycle status of the backup.
- lifecycle(DataRepositoryLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Describes the state of a data repository association.
- lifecycle(DataRepositoryLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration.Builder
-
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
- lifecycle(DataRepositoryLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse.Builder
-
Describes the lifecycle state of the data repository association being deleted.
- lifecycle(DataRepositoryTaskLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse.Builder
-
The lifecycle status of the data repository task, as follows:
- lifecycle(DataRepositoryTaskLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The lifecycle status of the data repository task, as follows:
- lifecycle(FileCacheLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse.Builder
-
The cache lifecycle for the deletion request.
- lifecycle(FileCacheLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The lifecycle status of the cache.
- lifecycle(FileCacheLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The lifecycle status of the cache.
- lifecycle(FileSystemLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
The file system lifecycle for the deletion request.
- lifecycle(FileSystemLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The lifecycle status of the file system.
- lifecycle(SnapshotLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse.Builder
-
The lifecycle status of the snapshot.
- lifecycle(SnapshotLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
The lifecycle status of the snapshot.
- lifecycle(StorageVirtualMachineLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse.Builder
-
Describes the lifecycle state of the SVM being deleted.
- lifecycle(StorageVirtualMachineLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes the SVM's lifecycle status.
- lifecycle(VolumeLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse.Builder
-
The lifecycle state of the destination volume.
- lifecycle(VolumeLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse.Builder
-
The lifecycle state of the volume being deleted.
- lifecycle(VolumeLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse.Builder
-
The lifecycle state of the volume being restored.
- lifecycle(VolumeLifecycle) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The lifecycle status of the volume.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.Alias
-
Describes the state of the DNS alias.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The lifecycle status of the backup.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
-
The lifecycle status of the data repository task, as follows:
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
-
The lifecycle state of the destination volume.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Describes the state of a data repository association.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
-
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The lifecycle status of the data repository task, as follows:
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
-
The lifecycle status of the backup.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
-
Describes the lifecycle state of the data repository association being deleted.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
-
The cache lifecycle for the deletion request.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
-
The file system lifecycle for the deletion request.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
-
The lifecycle status of the snapshot.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
-
Describes the lifecycle state of the SVM being deleted.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
-
The lifecycle state of the volume being deleted.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The lifecycle status of the cache.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The lifecycle status of the cache.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The lifecycle status of the file system.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
-
The lifecycle state of the volume being restored.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
The lifecycle status of the snapshot.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Describes the SVM's lifecycle status.
- lifecycleAsString() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The lifecycle status of the volume.
- lifecycleTransitionReason() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
Returns the value of the LifecycleTransitionReason property for this object.
- lifecycleTransitionReason() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Describes why the SVM lifecycle state changed.
- lifecycleTransitionReason() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The reason why the volume lifecycle status changed.
- lifecycleTransitionReason(Consumer<LifecycleTransitionReason.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
Sets the value of the LifecycleTransitionReason property for this object.
- lifecycleTransitionReason(Consumer<LifecycleTransitionReason.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes why the SVM lifecycle state changed.
- lifecycleTransitionReason(Consumer<LifecycleTransitionReason.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The reason why the volume lifecycle status changed.
- lifecycleTransitionReason(LifecycleTransitionReason) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
Sets the value of the LifecycleTransitionReason property for this object.
- lifecycleTransitionReason(LifecycleTransitionReason) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes why the SVM lifecycle state changed.
- lifecycleTransitionReason(LifecycleTransitionReason) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The reason why the volume lifecycle status changed.
- LifecycleTransitionReason - Class in software.amazon.awssdk.services.fsx.model
-
Describes why a resource lifecycle state changed.
- LifecycleTransitionReason.Builder - Interface in software.amazon.awssdk.services.fsx.model
- limit() - Method in exception software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException
-
Enumeration of the service limit that was exceeded.
- limit(String) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
-
Enumeration of the service limit that was exceeded.
- limit(ServiceLimit) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
-
Enumeration of the service limit that was exceeded.
- limitAsString() - Method in exception software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException
-
Enumeration of the service limit that was exceeded.
- listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Lists tags for Amazon FSx resources.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Lists tags for Amazon FSx resources.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Lists tags for Amazon FSx resources.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Lists tags for Amazon FSx resources.
- ListTagsForResourceIterable - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxClient.listTagsForResourcePaginator(software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest)
operation which is a paginated operation. - ListTagsForResourceIterable(FSxClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.ListTagsForResourceIterable
- listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.listTagsForResource(software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest)
operation. - listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.listTagsForResource(software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest)
operation. - listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This is a variant of
FSxAsyncClient.listTagsForResource(software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest)
operation. - listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This is a variant of
FSxClient.listTagsForResource(software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest)
operation. - ListTagsForResourcePublisher - Class in software.amazon.awssdk.services.fsx.paginators
-
Represents the output for the
FSxAsyncClient.listTagsForResourcePaginator(software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest)
operation which is a paginated operation. - ListTagsForResourcePublisher(FSxAsyncClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.fsx.paginators.ListTagsForResourcePublisher
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for
ListTagsForResource
operation. - ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
ListTagsForResourceRequest
Marshaller - ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.ListTagsForResourceRequestMarshaller
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for
ListTagsForResource
operation. - ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- Literal - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.PartitionDataProvider
- logConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
The Lustre logging configuration used when creating an Amazon FSx for Lustre file system.
- logConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource to Amazon CloudWatch Logs.
- logConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The Lustre logging configuration.
- logConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
The Lustre logging configuration used when updating an Amazon FSx for Lustre file system.
- logConfiguration(Consumer<LustreLogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource to Amazon CloudWatch Logs.
- logConfiguration(Consumer<LustreLogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The Lustre logging configuration.
- logConfiguration(Consumer<LustreLogCreateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The Lustre logging configuration used when creating an Amazon FSx for Lustre file system.
- logConfiguration(Consumer<LustreLogCreateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The Lustre logging configuration used when updating an Amazon FSx for Lustre file system.
- logConfiguration(LustreLogConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
The configuration for Lustre logging used to write the enabled logging events for your Amazon File Cache resource to Amazon CloudWatch Logs.
- logConfiguration(LustreLogConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The Lustre logging configuration.
- logConfiguration(LustreLogCreateConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The Lustre logging configuration used when creating an Amazon FSx for Lustre file system.
- logConfiguration(LustreLogCreateConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The Lustre logging configuration used when updating an Amazon FSx for Lustre file system.
- LS - software.amazon.awssdk.services.fsx.model.OntapVolumeType
- LUSTRE - software.amazon.awssdk.services.fsx.model.FileCacheType
- LUSTRE - software.amazon.awssdk.services.fsx.model.FileSystemType
- LustreAccessAuditLogLevel - Enum in software.amazon.awssdk.services.fsx.model
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
The configuration for the Amazon File Cache resource being created.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Returns the value of the LustreConfiguration property for this object.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Returns the value of the LustreConfiguration property for this object.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
-
Returns the value of the LustreConfiguration property for this object.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The configuration for the Amazon File Cache resource.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The configuration for the Amazon File Cache resource.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
Returns the value of the LustreConfiguration property for this object.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
-
The configuration updates for an Amazon File Cache resource.
- lustreConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
Returns the value of the LustreConfiguration property for this object.
- lustreConfiguration(Consumer<CreateFileCacheLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
The configuration for the Amazon File Cache resource being created.
- lustreConfiguration(Consumer<CreateFileSystemLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(Consumer<CreateFileSystemLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(Consumer<DeleteFileSystemLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(Consumer<FileCacheLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The configuration for the Amazon File Cache resource.
- lustreConfiguration(Consumer<FileCacheLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The configuration for the Amazon File Cache resource.
- lustreConfiguration(Consumer<LustreFileSystemConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(Consumer<UpdateFileCacheLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest.Builder
-
The configuration updates for an Amazon File Cache resource.
- lustreConfiguration(Consumer<UpdateFileSystemLustreConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(CreateFileCacheLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
The configuration for the Amazon File Cache resource being created.
- lustreConfiguration(CreateFileSystemLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(CreateFileSystemLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(DeleteFileSystemLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(FileCacheLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The configuration for the Amazon File Cache resource.
- lustreConfiguration(FileCacheLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The configuration for the Amazon File Cache resource.
- lustreConfiguration(LustreFileSystemConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
Sets the value of the LustreConfiguration property for this object.
- lustreConfiguration(UpdateFileCacheLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest.Builder
-
The configuration updates for an Amazon File Cache resource.
- lustreConfiguration(UpdateFileSystemLustreConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
Sets the value of the LustreConfiguration property for this object.
- LustreDeploymentType - Enum in software.amazon.awssdk.services.fsx.model
- LustreFileSystemConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for the Amazon FSx for Lustre file system.
- LustreFileSystemConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- LustreLogConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for Lustre logging used to write the enabled logging events for your Amazon FSx for Lustre file system or Amazon File Cache resource to Amazon CloudWatch Logs.
- LustreLogConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- LustreLogCreateConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Lustre logging configuration used when creating or updating an Amazon FSx for Lustre file system.
- LustreLogCreateConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- lustreResponse() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
-
Returns the value of the LustreResponse property for this object.
- lustreResponse(Consumer<DeleteFileSystemLustreResponse.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
Sets the value of the LustreResponse property for this object.
- lustreResponse(DeleteFileSystemLustreResponse) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
Sets the value of the LustreResponse property for this object.
- LustreRootSquashConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for Lustre root squash used to restrict root-level access from clients that try to access your FSx for Lustre file system as root.
- LustreRootSquashConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- LZ4 - software.amazon.awssdk.services.fsx.model.DataCompressionType
- LZ4 - software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
M
- maintenanceOperationsInProgress() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The list of maintenance operations in progress for this file system.
- maintenanceOperationsInProgress(Collection<FileSystemMaintenanceOperation>) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The list of maintenance operations in progress for this file system.
- maintenanceOperationsInProgress(FileSystemMaintenanceOperation...) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The list of maintenance operations in progress for this file system.
- maintenanceOperationsInProgressAsStrings() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The list of maintenance operations in progress for this file system.
- maintenanceOperationsInProgressWithStrings(String...) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The list of maintenance operations in progress for this file system.
- maintenanceOperationsInProgressWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The list of maintenance operations in progress for this file system.
- management() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
-
An endpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API.
- management() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
-
An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.
- management(Consumer<FileSystemEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemEndpoints.Builder
-
An endpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API.
- management(Consumer<SvmEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.
- management(FileSystemEndpoint) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemEndpoints.Builder
-
An endpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API.
- management(SvmEndpoint) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.
- marshall(AssociateFileSystemAliasesRequest) - Method in class software.amazon.awssdk.services.fsx.transform.AssociateFileSystemAliasesRequestMarshaller
- marshall(CancelDataRepositoryTaskRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CancelDataRepositoryTaskRequestMarshaller
- marshall(CopyBackupRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CopyBackupRequestMarshaller
- marshall(CopySnapshotAndUpdateVolumeRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CopySnapshotAndUpdateVolumeRequestMarshaller
- marshall(CreateBackupRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateBackupRequestMarshaller
- marshall(CreateDataRepositoryAssociationRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateDataRepositoryAssociationRequestMarshaller
- marshall(CreateDataRepositoryTaskRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateDataRepositoryTaskRequestMarshaller
- marshall(CreateFileCacheRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateFileCacheRequestMarshaller
- marshall(CreateFileSystemFromBackupRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateFileSystemFromBackupRequestMarshaller
- marshall(CreateFileSystemRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateFileSystemRequestMarshaller
- marshall(CreateSnapshotRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateSnapshotRequestMarshaller
- marshall(CreateStorageVirtualMachineRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateStorageVirtualMachineRequestMarshaller
- marshall(CreateVolumeFromBackupRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateVolumeFromBackupRequestMarshaller
- marshall(CreateVolumeRequest) - Method in class software.amazon.awssdk.services.fsx.transform.CreateVolumeRequestMarshaller
- marshall(DeleteBackupRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DeleteBackupRequestMarshaller
- marshall(DeleteDataRepositoryAssociationRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DeleteDataRepositoryAssociationRequestMarshaller
- marshall(DeleteFileCacheRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DeleteFileCacheRequestMarshaller
- marshall(DeleteFileSystemRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DeleteFileSystemRequestMarshaller
- marshall(DeleteSnapshotRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DeleteSnapshotRequestMarshaller
- marshall(DeleteStorageVirtualMachineRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DeleteStorageVirtualMachineRequestMarshaller
- marshall(DeleteVolumeRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DeleteVolumeRequestMarshaller
- marshall(DescribeBackupsRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeBackupsRequestMarshaller
- marshall(DescribeDataRepositoryAssociationsRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeDataRepositoryAssociationsRequestMarshaller
- marshall(DescribeDataRepositoryTasksRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeDataRepositoryTasksRequestMarshaller
- marshall(DescribeFileCachesRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeFileCachesRequestMarshaller
- marshall(DescribeFileSystemAliasesRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeFileSystemAliasesRequestMarshaller
- marshall(DescribeFileSystemsRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeFileSystemsRequestMarshaller
- marshall(DescribeSharedVpcConfigurationRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeSharedVpcConfigurationRequestMarshaller
- marshall(DescribeSnapshotsRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeSnapshotsRequestMarshaller
- marshall(DescribeStorageVirtualMachinesRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeStorageVirtualMachinesRequestMarshaller
- marshall(DescribeVolumesRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DescribeVolumesRequestMarshaller
- marshall(DisassociateFileSystemAliasesRequest) - Method in class software.amazon.awssdk.services.fsx.transform.DisassociateFileSystemAliasesRequestMarshaller
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.fsx.transform.ListTagsForResourceRequestMarshaller
- marshall(ReleaseFileSystemNfsV3LocksRequest) - Method in class software.amazon.awssdk.services.fsx.transform.ReleaseFileSystemNfsV3LocksRequestMarshaller
- marshall(RestoreVolumeFromSnapshotRequest) - Method in class software.amazon.awssdk.services.fsx.transform.RestoreVolumeFromSnapshotRequestMarshaller
- marshall(StartMisconfiguredStateRecoveryRequest) - Method in class software.amazon.awssdk.services.fsx.transform.StartMisconfiguredStateRecoveryRequestMarshaller
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.fsx.transform.TagResourceRequestMarshaller
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UntagResourceRequestMarshaller
- marshall(UpdateDataRepositoryAssociationRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UpdateDataRepositoryAssociationRequestMarshaller
- marshall(UpdateFileCacheRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UpdateFileCacheRequestMarshaller
- marshall(UpdateFileSystemRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UpdateFileSystemRequestMarshaller
- marshall(UpdateSharedVpcConfigurationRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UpdateSharedVpcConfigurationRequestMarshaller
- marshall(UpdateSnapshotRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UpdateSnapshotRequestMarshaller
- marshall(UpdateStorageVirtualMachineRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UpdateStorageVirtualMachineRequestMarshaller
- marshall(UpdateVolumeRequest) - Method in class software.amazon.awssdk.services.fsx.transform.UpdateVolumeRequestMarshaller
- maximumRetention() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
-
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
- maximumRetention(Consumer<RetentionPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod.Builder
-
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
- maximumRetention(RetentionPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod.Builder
-
The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
-
Maximum number of backups to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
-
The maximum number of resources to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
-
Returns the value of the MaxResults property for this object.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
-
Returns the value of the MaxResults property for this object.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
-
Maximum number of DNS aliases to return in the response (integer).
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
-
Maximum number of file systems to return in the response (integer).
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
Returns the value of the MaxResults property for this object.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
-
Returns the value of the MaxResults property for this object.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
-
Returns the value of the MaxResults property for this object.
- maxResults() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
-
Maximum number of tags to return in the response (integer).
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
-
Maximum number of backups to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
-
The maximum number of resources to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
-
Sets the value of the MaxResults property for this object.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest.Builder
-
Sets the value of the MaxResults property for this object.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest.Builder
-
Maximum number of DNS aliases to return in the response (integer).
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest.Builder
-
Maximum number of file systems to return in the response (integer).
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
Sets the value of the MaxResults property for this object.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
-
Sets the value of the MaxResults property for this object.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
-
Sets the value of the MaxResults property for this object.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest.Builder
-
Maximum number of tags to return in the response (integer).
- message() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Deprecated
- message() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
-
Error message providing details about the failed administrative action.
- message() - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
-
A message describing the backup-creation failure.
- message() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
-
Returns the value of the Message property for this object.
- message() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
-
Returns the value of the Message property for this object.
- message() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
-
A message describing any failures that occurred.
- message() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
-
A message describing any failures that occurred.
- message() - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
-
Returns the value of the Message property for this object.
- message(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails.Builder
-
Error message providing details about the failed administrative action.
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupFailureDetails.Builder
-
A message describing the backup-creation failure.
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupInProgressException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupRestoringException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.BadRequestException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails.Builder
-
Sets the value of the Message property for this object.
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails.Builder
-
Sets the value of the Message property for this object.
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails.Builder
-
A message describing any failures that occurred.
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails.Builder
-
A message describing any failures that occurred.
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.FSxException.Builder
- message(String) - Method in class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InternalServerErrorException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidExportPathException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidImportPathException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidRegionException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason.Builder
-
Sets the value of the Message property for this object.
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.UnsupportedOperationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeNotFoundException.Builder
- metadataConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
-
The configuration for a Lustre MDT (Metadata Target) storage volume.
- metadataConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
The configuration for a Lustre MDT (Metadata Target) storage volume.
- metadataConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration(Consumer<CreateFileSystemLustreMetadataConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration(Consumer<FileCacheLustreMetadataConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration.Builder
-
The configuration for a Lustre MDT (Metadata Target) storage volume.
- metadataConfiguration(Consumer<FileCacheLustreMetadataConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
The configuration for a Lustre MDT (Metadata Target) storage volume.
- metadataConfiguration(Consumer<FileSystemLustreMetadataConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration(Consumer<UpdateFileSystemLustreMetadataConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration(CreateFileSystemLustreMetadataConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The Lustre metadata performance configuration for the creation of an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration(FileCacheLustreMetadataConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration.Builder
-
The configuration for a Lustre MDT (Metadata Target) storage volume.
- metadataConfiguration(FileCacheLustreMetadataConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
The configuration for a Lustre MDT (Metadata Target) storage volume.
- metadataConfiguration(FileSystemLustreMetadataConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - metadataConfiguration(UpdateFileSystemLustreMetadataConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - MetadataConfigurationMode - Enum in software.amazon.awssdk.services.fsx.model
- minimumRetention() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
-
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
- minimumRetention(Consumer<RetentionPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod.Builder
-
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
- minimumRetention(RetentionPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod.Builder
-
The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
- MINUTES - software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- MINUTES - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- MISCONFIGURED - software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- MISCONFIGURED - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- MISCONFIGURED - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- MISCONFIGURED - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- MISCONFIGURED_STATE_RECOVERY - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- MISCONFIGURED_UNAVAILABLE - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- MissingFileCacheConfigurationException - Exception in software.amazon.awssdk.services.fsx.model
-
A cache configuration is required for this operation.
- MissingFileCacheConfigurationException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- MissingFileSystemConfigurationException - Exception in software.amazon.awssdk.services.fsx.model
-
A file system configuration is required for this operation.
- MissingFileSystemConfigurationException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- MissingVolumeConfigurationException - Exception in software.amazon.awssdk.services.fsx.model
-
A volume configuration is required for this operation.
- MissingVolumeConfigurationException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- MIXED - software.amazon.awssdk.services.fsx.model.SecurityStyle
- MIXED - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
- mode() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - mode() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
-
Specifies whether the file system is using the
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using aUSER_PROVISIONED
value. - mode() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
-
The metadata configuration mode for provisioning Metadata IOPS for the file system.
- mode() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - mode(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration.Builder
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - mode(String) - Method in interface software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration.Builder
-
Specifies whether the file system is using the
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using aUSER_PROVISIONED
value. - mode(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration.Builder
-
The metadata configuration mode for provisioning Metadata IOPS for the file system.
- mode(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration.Builder
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - mode(DiskIopsConfigurationMode) - Method in interface software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration.Builder
-
Specifies whether the file system is using the
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using aUSER_PROVISIONED
value. - mode(MetadataConfigurationMode) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration.Builder
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - mode(MetadataConfigurationMode) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration.Builder
-
The metadata configuration mode for provisioning Metadata IOPS for the file system.
- mode(MetadataConfigurationMode) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration.Builder
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - modeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - modeAsString() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
-
Specifies whether the file system is using the
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using aUSER_PROVISIONED
value. - modeAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
-
The metadata configuration mode for provisioning Metadata IOPS for the file system.
- modeAsString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
-
The metadata configuration mode for provisioning Metadata IOPS for an FSx for Lustre file system using a
PERSISTENT_2
deployment type. - modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FSxRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FSxResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FSxResolveEndpointInterceptor
- MONTHS - software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- MONTHS - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- mountName() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
You use the
MountName
value when mounting the cache. - mountName() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
You use the
MountName
value when mounting the file system. - mountName(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
You use the
MountName
value when mounting the cache. - mountName(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
You use the
MountName
value when mounting the file system. - MULTI_AZ_1 - software.amazon.awssdk.services.fsx.model.OntapDeploymentType
- MULTI_AZ_1 - software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
- MULTI_AZ_1 - software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
- MULTI_AZ_2 - software.amazon.awssdk.services.fsx.model.OntapDeploymentType
N
- name() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- name() - Method in class software.amazon.awssdk.services.fsx.model.Alias
-
The name of the DNS alias.
- name() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
-
The name of the snapshot.
- name() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
The name of the SVM.
- name() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
-
The name of the new volume you're creating.
- name() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Specifies the name of the volume that you're creating.
- name() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
-
Name of the task property to use in filtering the tasks returned in the response.
- name() - Method in class software.amazon.awssdk.services.fsx.model.Filter
-
The name for this filter.
- name() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
The name of the snapshot.
- name() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
-
The name of the filter to use.
- name() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
The name of the SVM, if provisioned.
- name() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
-
The name for this filter.
- name() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
-
Specifies the tiering policy used to transition data.
- name() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
-
The name of the snapshot to update.
- name() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
-
The name of the OpenZFS volume.
- name() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The name of the volume.
- name() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
-
The name for this filter.
- name(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference.Builder
- name(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.Alias.Builder
-
The name of the DNS alias.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
-
The name of the snapshot.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
The name of the SVM.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
The name of the new volume you're creating.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Specifies the name of the volume that you're creating.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter.Builder
-
Name of the task property to use in filtering the tasks returned in the response.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.Filter.Builder
-
The name for this filter.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
The name of the snapshot.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotFilter.Builder
-
The name of the filter to use.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
The name of the SVM, if provisioned.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter.Builder
-
The name for this filter.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.TieringPolicy.Builder
-
Specifies the tiering policy used to transition data.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest.Builder
-
The name of the snapshot to update.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
-
The name of the OpenZFS volume.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The name of the volume.
- name(String) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeFilter.Builder
-
The name for this filter.
- name(Identifier) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- name(DataRepositoryTaskFilterName) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter.Builder
-
Name of the task property to use in filtering the tasks returned in the response.
- name(FilterName) - Method in interface software.amazon.awssdk.services.fsx.model.Filter.Builder
-
The name for this filter.
- name(SnapshotFilterName) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotFilter.Builder
-
The name of the filter to use.
- name(StorageVirtualMachineFilterName) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter.Builder
-
The name for this filter.
- name(TieringPolicyName) - Method in interface software.amazon.awssdk.services.fsx.model.TieringPolicy.Builder
-
Specifies the tiering policy used to transition data.
- name(VolumeFilterName) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeFilter.Builder
-
The name for this filter.
- NAME - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- nameAsString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
-
Name of the task property to use in filtering the tasks returned in the response.
- nameAsString() - Method in class software.amazon.awssdk.services.fsx.model.Filter
-
The name for this filter.
- nameAsString() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
-
The name of the filter to use.
- nameAsString() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
-
The name for this filter.
- nameAsString() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
-
Specifies the tiering policy used to transition data.
- nameAsString() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
-
The name for this filter.
- netBiosName() - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
-
The NetBIOS name of the Active Directory computer object that will be created for your SVM.
- netBiosName() - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
-
The NetBIOS name of the AD computer object to which the SVM is joined.
- netBiosName() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
-
Specifies an updated NetBIOS name of the AD computer object
NetBiosName
to which an SVM is joined. - netBiosName(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration.Builder
-
The NetBIOS name of the Active Directory computer object that will be created for your SVM.
- netBiosName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration.Builder
-
The NetBIOS name of the AD computer object to which the SVM is joined.
- netBiosName(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration.Builder
-
Specifies an updated NetBIOS name of the AD computer object
NetBiosName
to which an SVM is joined. - networkInterfaceIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Returns the value of the NetworkInterfaceIds property for this object.
- networkInterfaceIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns the value of the NetworkInterfaceIds property for this object.
- networkInterfaceIds() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The IDs of the elastic network interfaces from which a specific file system is accessible.
- networkInterfaceIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the NetworkInterfaceIds property for this object.
- networkInterfaceIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the NetworkInterfaceIds property for this object.
- networkInterfaceIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The IDs of the elastic network interfaces from which a specific file system is accessible.
- networkInterfaceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the NetworkInterfaceIds property for this object.
- networkInterfaceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the NetworkInterfaceIds property for this object.
- networkInterfaceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The IDs of the elastic network interfaces from which a specific file system is accessible.
- NEW - software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
- NEW - software.amazon.awssdk.services.fsx.model.EventType
- NEW_CHANGED - software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
- NEW_CHANGED_DELETED - software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
-
An opaque pagination token returned from a previous
DescribeBackups
operation. - nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
-
A
NextToken
value is present if there are more backups than returned in the response. - nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
-
Opaque pagination token returned from a previous
DescribeFileSystemAliases
operation (String). - nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
-
Present if there are more DNS aliases than returned in the response (String).
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
-
Opaque pagination token returned from a previous
DescribeFileSystems
operation (String). - nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
-
Present if there are more file systems than returned in the response (String).
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
-
Returns the value of the NextToken property for this object.
- nextToken() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
-
Opaque pagination token returned from a previous
ListTagsForResource
operation (String). - nextToken() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
-
This is present if there are more tags than returned in the response (String).
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
-
An opaque pagination token returned from a previous
DescribeBackups
operation. - nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse.Builder
-
A
NextToken
value is present if there are more backups than returned in the response. - nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest.Builder
-
Opaque pagination token returned from a previous
DescribeFileSystemAliases
operation (String). - nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse.Builder
-
Present if there are more DNS aliases than returned in the response (String).
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest.Builder
-
Opaque pagination token returned from a previous
DescribeFileSystems
operation (String). - nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse.Builder
-
Present if there are more file systems than returned in the response (String).
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse.Builder
-
Sets the value of the NextToken property for this object.
- nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest.Builder
-
Opaque pagination token returned from a previous
ListTagsForResource
operation (String). - nextToken(String) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse.Builder
-
This is present if there are more tags than returned in the response (String).
- nfs() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository association.
- nfs() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
-
The configuration for a data repository association that links an Amazon File Cache resource to an NFS data repository.
- nfs() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
-
An endpoint for connecting using the Network File System (NFS) protocol.
- nfs(Consumer<FileCacheNFSConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation.Builder
-
The configuration for a data repository association that links an Amazon File Cache resource to an NFS data repository.
- nfs(Consumer<NFSDataRepositoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository association.
- nfs(Consumer<SvmEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for connecting using the Network File System (NFS) protocol.
- nfs(FileCacheNFSConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation.Builder
-
The configuration for a data repository association that links an Amazon File Cache resource to an NFS data repository.
- nfs(NFSDataRepositoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository association.
- nfs(SvmEndpoint) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for connecting using the Network File System (NFS) protocol.
- NFS3 - software.amazon.awssdk.services.fsx.model.NfsVersion
- NFSDataRepositoryConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for a data repository association that links an Amazon File Cache resource to an NFS data repository.
- NFSDataRepositoryConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- nfsExports() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
The configuration object for mounting a file system.
- nfsExports() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(Collection<OpenZFSNfsExport>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(Collection<OpenZFSNfsExport>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
The configuration object for mounting a file system.
- nfsExports(Collection<OpenZFSNfsExport>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(Collection<OpenZFSNfsExport>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(Consumer<OpenZFSNfsExport.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(Consumer<OpenZFSNfsExport.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
The configuration object for mounting a file system.
- nfsExports(Consumer<OpenZFSNfsExport.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(Consumer<OpenZFSNfsExport.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(OpenZFSNfsExport...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(OpenZFSNfsExport...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
The configuration object for mounting a file system.
- nfsExports(OpenZFSNfsExport...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- nfsExports(OpenZFSNfsExport...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
The configuration object for mounting a Network File System (NFS) file system.
- NfsVersion - Enum in software.amazon.awssdk.services.fsx.model
- NO_CACHE - software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
- none() - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Value.None
- NONE - software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- NONE - software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
- NONE - software.amazon.awssdk.services.fsx.model.DataCompressionType
- NONE - software.amazon.awssdk.services.fsx.model.DriveCacheType
- NONE - software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
- NONE - software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
- NONE - software.amazon.awssdk.services.fsx.model.TieringPolicyName
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- normalizedPath() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleUrl
- noSquashNids() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
-
When root squash is enabled, you can optionally specify an array of NIDs of clients for which root squash does not apply.
- noSquashNids(String...) - Method in interface software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration.Builder
-
When root squash is enabled, you can optionally specify an array of NIDs of clients for which root squash does not apply.
- noSquashNids(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration.Builder
-
When root squash is enabled, you can optionally specify an array of NIDs of clients for which root squash does not apply.
- Not - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Not
- NotServiceResourceErrorException - Exception in software.amazon.awssdk.services.fsx.model
-
The resource specified for the tagging operation is not a resource type owned by Amazon FSx.
- NotServiceResourceErrorException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- NTFS - software.amazon.awssdk.services.fsx.model.SecurityStyle
- NTFS - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
O
- of(boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.StringEqualsFn
- ONTAP - software.amazon.awssdk.services.fsx.model.FileSystemType
- ONTAP - software.amazon.awssdk.services.fsx.model.VolumeType
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Returns the value of the OntapConfiguration property for this object.
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
-
Specifies the configuration of the ONTAP volume that you are creating.
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Specifies the configuration to use when creating the ONTAP volume.
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
-
For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup.
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The configuration for this Amazon FSx for NetApp ONTAP file system.
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
Returns the value of the OntapConfiguration property for this object.
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
-
The configuration of the ONTAP volume that you are updating.
- ontapConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
Returns the value of the OntapConfiguration property for this object.
- ontapConfiguration(Consumer<CreateFileSystemOntapConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the value of the OntapConfiguration property for this object.
- ontapConfiguration(Consumer<CreateOntapVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
Specifies the configuration of the ONTAP volume that you are creating.
- ontapConfiguration(Consumer<CreateOntapVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Specifies the configuration to use when creating the ONTAP volume.
- ontapConfiguration(Consumer<DeleteVolumeOntapConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
-
For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup.
- ontapConfiguration(Consumer<OntapFileSystemConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The configuration for this Amazon FSx for NetApp ONTAP file system.
- ontapConfiguration(Consumer<OntapVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the OntapConfiguration property for this object.
- ontapConfiguration(Consumer<UpdateFileSystemOntapConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
Sets the value of the OntapConfiguration property for this object.
- ontapConfiguration(Consumer<UpdateOntapVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
-
The configuration of the ONTAP volume that you are updating.
- ontapConfiguration(CreateFileSystemOntapConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the value of the OntapConfiguration property for this object.
- ontapConfiguration(CreateOntapVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
Specifies the configuration of the ONTAP volume that you are creating.
- ontapConfiguration(CreateOntapVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Specifies the configuration to use when creating the ONTAP volume.
- ontapConfiguration(DeleteVolumeOntapConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
-
For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup.
- ontapConfiguration(OntapFileSystemConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The configuration for this Amazon FSx for NetApp ONTAP file system.
- ontapConfiguration(OntapVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the OntapConfiguration property for this object.
- ontapConfiguration(UpdateFileSystemOntapConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
Sets the value of the OntapConfiguration property for this object.
- ontapConfiguration(UpdateOntapVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
-
The configuration of the ONTAP volume that you are updating.
- OntapDeploymentType - Enum in software.amazon.awssdk.services.fsx.model
- OntapFileSystemConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Configuration for the FSx for NetApp ONTAP file system.
- OntapFileSystemConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- ontapResponse() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
-
Returned after a
DeleteVolume
request, showing the status of the delete request. - ontapResponse(Consumer<DeleteVolumeOntapResponse.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse.Builder
-
Returned after a
DeleteVolume
request, showing the status of the delete request. - ontapResponse(DeleteVolumeOntapResponse) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse.Builder
-
Returned after a
DeleteVolume
request, showing the status of the delete request. - OntapVolumeConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration of an Amazon FSx for NetApp ONTAP volume.
- OntapVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- ontapVolumeType() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the type of volume you are creating.
- ontapVolumeType() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Specifies the type of volume.
- ontapVolumeType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the type of volume you are creating.
- ontapVolumeType(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Specifies the type of volume.
- ontapVolumeType(InputOntapVolumeType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the type of volume you are creating.
- ontapVolumeType(OntapVolumeType) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Specifies the type of volume.
- OntapVolumeType - Enum in software.amazon.awssdk.services.fsx.model
- ontapVolumeTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the type of volume you are creating.
- ontapVolumeTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Specifies the type of volume.
- OPENZFS - software.amazon.awssdk.services.fsx.model.FileSystemType
- OPENZFS - software.amazon.awssdk.services.fsx.model.VolumeType
- OpenZFSClientConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Specifies who can mount an OpenZFS file system and the options available while mounting the file system.
- OpenZFSClientConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
The OpenZFS configuration for the file system that's being created.
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
The OpenZFS configuration for the file system that's being created.
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Specifies the configuration to use when creating the OpenZFS volume.
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
-
The configuration object for the OpenZFS file system used in the
DeleteFileSystem
operation. - openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
-
For Amazon FSx for OpenZFS volumes, specify whether to delete all child volumes and snapshots.
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The configuration for this Amazon FSx for OpenZFS file system.
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
The configuration updates for an FSx for OpenZFS file system.
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
-
The configuration of the OpenZFS volume that you are updating.
- openZFSConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The configuration of an Amazon FSx for OpenZFS volume.
- openZFSConfiguration(Consumer<CreateFileSystemOpenZFSConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
The OpenZFS configuration for the file system that's being created.
- openZFSConfiguration(Consumer<CreateFileSystemOpenZFSConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The OpenZFS configuration for the file system that's being created.
- openZFSConfiguration(Consumer<CreateOpenZFSVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Specifies the configuration to use when creating the OpenZFS volume.
- openZFSConfiguration(Consumer<DeleteFileSystemOpenZFSConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
The configuration object for the OpenZFS file system used in the
DeleteFileSystem
operation. - openZFSConfiguration(Consumer<DeleteVolumeOpenZFSConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
-
For Amazon FSx for OpenZFS volumes, specify whether to delete all child volumes and snapshots.
- openZFSConfiguration(Consumer<OpenZFSFileSystemConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The configuration for this Amazon FSx for OpenZFS file system.
- openZFSConfiguration(Consumer<OpenZFSVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The configuration of an Amazon FSx for OpenZFS volume.
- openZFSConfiguration(Consumer<UpdateFileSystemOpenZFSConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
The configuration updates for an FSx for OpenZFS file system.
- openZFSConfiguration(Consumer<UpdateOpenZFSVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
-
The configuration of the OpenZFS volume that you are updating.
- openZFSConfiguration(CreateFileSystemOpenZFSConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
The OpenZFS configuration for the file system that's being created.
- openZFSConfiguration(CreateFileSystemOpenZFSConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The OpenZFS configuration for the file system that's being created.
- openZFSConfiguration(CreateOpenZFSVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Specifies the configuration to use when creating the OpenZFS volume.
- openZFSConfiguration(DeleteFileSystemOpenZFSConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
The configuration object for the OpenZFS file system used in the
DeleteFileSystem
operation. - openZFSConfiguration(DeleteVolumeOpenZFSConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
-
For Amazon FSx for OpenZFS volumes, specify whether to delete all child volumes and snapshots.
- openZFSConfiguration(OpenZFSFileSystemConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The configuration for this Amazon FSx for OpenZFS file system.
- openZFSConfiguration(OpenZFSVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The configuration of an Amazon FSx for OpenZFS volume.
- openZFSConfiguration(UpdateFileSystemOpenZFSConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
The configuration updates for an FSx for OpenZFS file system.
- openZFSConfiguration(UpdateOpenZFSVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
-
The configuration of the OpenZFS volume that you are updating.
- OpenZFSCopyStrategy - Enum in software.amazon.awssdk.services.fsx.model
- OpenZFSCreateRootVolumeConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration of an Amazon FSx for OpenZFS root volume.
- OpenZFSCreateRootVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- OpenZFSDataCompressionType - Enum in software.amazon.awssdk.services.fsx.model
- OpenZFSDeploymentType - Enum in software.amazon.awssdk.services.fsx.model
- OpenZFSFileSystemConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for the Amazon FSx for OpenZFS file system.
- OpenZFSFileSystemConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- OpenZFSNfsExport - Class in software.amazon.awssdk.services.fsx.model
-
The Network File System (NFS) configurations for mounting an Amazon FSx for OpenZFS file system.
- OpenZFSNfsExport.Builder - Interface in software.amazon.awssdk.services.fsx.model
- OpenZFSOriginSnapshotConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The snapshot configuration used when creating an Amazon FSx for OpenZFS volume from a snapshot.
- OpenZFSOriginSnapshotConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- OpenZFSQuotaType - Enum in software.amazon.awssdk.services.fsx.model
- OpenZFSReadCacheConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.
- OpenZFSReadCacheConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- OpenZFSReadCacheSizingMode - Enum in software.amazon.awssdk.services.fsx.model
- openZFSResponse() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
-
The response object for the OpenZFS file system that's being deleted in the
DeleteFileSystem
operation. - openZFSResponse(Consumer<DeleteFileSystemOpenZFSResponse.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
The response object for the OpenZFS file system that's being deleted in the
DeleteFileSystem
operation. - openZFSResponse(DeleteFileSystemOpenZFSResponse) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
The response object for the OpenZFS file system that's being deleted in the
DeleteFileSystem
operation. - OpenZFSUserOrGroupQuota - Class in software.amazon.awssdk.services.fsx.model
-
Used to configure quotas that define how much storage a user or group can use on an FSx for OpenZFS volume.
- OpenZFSUserOrGroupQuota.Builder - Interface in software.amazon.awssdk.services.fsx.model
- OpenZFSVolumeConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration of an Amazon FSx for OpenZFS volume.
- OpenZFSVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- operation() - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.fsx.auth.scheme.internal.DefaultFSxAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- OPTIMIZING - software.amazon.awssdk.services.fsx.model.Status
- options() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Confirms that you want to delete data on the destination volume that wasn’t there during the previous snapshot replication.
- options() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
To delete a file system if there are child volumes present below the root volume, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - options() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
-
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - options() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
-
The options to use when mounting the file system.
- options() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
-
The settings used when restoring the specified volume from snapshot.
- options(String...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration.Builder
-
The options to use when mounting the file system.
- options(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration.Builder
-
The options to use when mounting the file system.
- options(Collection<DeleteFileSystemOpenZFSOption>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
To delete a file system if there are child volumes present below the root volume, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - options(Collection<DeleteOpenZFSVolumeOption>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration.Builder
-
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - options(Collection<RestoreOpenZFSVolumeOption>) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
-
The settings used when restoring the specified volume from snapshot.
- options(Collection<UpdateOpenZFSVolumeOption>) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Confirms that you want to delete data on the destination volume that wasn’t there during the previous snapshot replication.
- options(DeleteFileSystemOpenZFSOption...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
To delete a file system if there are child volumes present below the root volume, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - options(DeleteOpenZFSVolumeOption...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration.Builder
-
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - options(RestoreOpenZFSVolumeOption...) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
-
The settings used when restoring the specified volume from snapshot.
- options(UpdateOpenZFSVolumeOption...) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Confirms that you want to delete data on the destination volume that wasn’t there during the previous snapshot replication.
- optionsAsStrings() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Confirms that you want to delete data on the destination volume that wasn’t there during the previous snapshot replication.
- optionsAsStrings() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
To delete a file system if there are child volumes present below the root volume, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - optionsAsStrings() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
-
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - optionsAsStrings() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
-
The settings used when restoring the specified volume from snapshot.
- optionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Confirms that you want to delete data on the destination volume that wasn’t there during the previous snapshot replication.
- optionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
To delete a file system if there are child volumes present below the root volume, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - optionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration.Builder
-
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - optionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
-
The settings used when restoring the specified volume from snapshot.
- optionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Confirms that you want to delete data on the destination volume that wasn’t there during the previous snapshot replication.
- optionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
To delete a file system if there are child volumes present below the root volume, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - optionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration.Builder
-
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS
. - optionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
-
The settings used when restoring the specified volume from snapshot.
- organizationalUnitDistinguishedName() - Method in class software.amazon.awssdk.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 or ONTAP storage virtual machine (SVM) instance is joined.
- organizationalUnitDistinguishedName() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
-
(Optional) The fully qualified distinguished name of the organizational unit within your self-managed AD directory.
- organizationalUnitDistinguishedName() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
Specifies an updated fully qualified distinguished name of the organization unit within your self-managed Active Directory.
- organizationalUnitDistinguishedName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes.Builder
-
The fully qualified distinguished name of the organizational unit within the self-managed AD directory to which the Windows File Server or ONTAP storage virtual machine (SVM) instance is joined.
- organizationalUnitDistinguishedName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration.Builder
-
(Optional) The fully qualified distinguished name of the organizational unit within your self-managed AD directory.
- organizationalUnitDistinguishedName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates.Builder
-
Specifies an updated fully qualified distinguished name of the organization unit within your self-managed Active Directory.
- ORIGIN - software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
- originSnapshot() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
- originSnapshot() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
- originSnapshot(Consumer<CreateOpenZFSOriginSnapshotConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
- originSnapshot(Consumer<OpenZFSOriginSnapshotConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
- originSnapshot(CreateOpenZFSOriginSnapshotConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
- originSnapshot(OpenZFSOriginSnapshotConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The configuration object that specifies the snapshot to use as the origin of the data for the volume.
- outputs() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteBackupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.TagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UntagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteBackupRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.TagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UntagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Sets the value for client override configuration
- ownerId() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Returns the value of the OwnerId property for this object.
- ownerId() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Returns the value of the OwnerId property for this object.
- ownerId() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns the value of the OwnerId property for this object.
- ownerId() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The Amazon Web Services account that created the file system.
- ownerId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Sets the value of the OwnerId property for this object.
- ownerId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the OwnerId property for this object.
- ownerId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the OwnerId property for this object.
- ownerId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The Amazon Web Services account that created the file system.
P
- parameter() - Method in exception software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException
-
A parameter that is incompatible with the earlier request.
- parameter(String) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException.Builder
-
A parameter that is incompatible with the earlier request.
- Parameter - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.fsx.endpoints.internal
- parentVolumeId() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
The ID of the volume to use as the parent volume of the volume that you are creating.
- parentVolumeId() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The ID of the parent volume.
- parentVolumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
The ID of the volume to use as the parent volume of the volume that you are creating.
- parentVolumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The ID of the parent volume.
- parse(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- parse(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleUrl
- parse(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- parseURL(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- ParseUrl - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- partition() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- Partition - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- password() - Method in class software.amazon.awssdk.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.
- password() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
Specifies the updated password for the service account on your self-managed Active Directory domain.
- password(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration.Builder
-
The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
- password(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates.Builder
-
Specifies the updated password for the service account on your self-managed Active Directory domain.
- PATCHING - software.amazon.awssdk.services.fsx.model.FileSystemMaintenanceOperation
- path() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- path() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleUrl
- path() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
-
Required if
Enabled
is set totrue
. - path(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Builder
- path(String) - Method in interface software.amazon.awssdk.services.fsx.model.CompletionReport.Builder
-
Required if
Enabled
is set totrue
. - PATH - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- paths() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
A list of paths for the data repository task to use when the task is processed.
- paths() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
An array of paths that specify the data for the data repository task to process.
- paths(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
A list of paths for the data repository task to use when the task is processed.
- paths(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
An array of paths that specify the data for the data repository task to process.
- paths(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
A list of paths for the data repository task to use when the task is processed.
- paths(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
An array of paths that specify the data for the data repository task to process.
- PENDING - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- PENDING - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- PENDING - software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
- PENDING - software.amazon.awssdk.services.fsx.model.Status
- PENDING - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- PENDING - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- PERMANENTLY_DISABLED - software.amazon.awssdk.services.fsx.model.PrivilegedDelete
- PERSISTENT_1 - software.amazon.awssdk.services.fsx.model.LustreDeploymentType
- PERSISTENT_2 - software.amazon.awssdk.services.fsx.model.LustreDeploymentType
- perUnitStorageThroughput() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
-
Provisions the amount of read and write throughput for each 1 tebibyte (TiB) of cache storage capacity, in MB/s/TiB.
- perUnitStorageThroughput() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
Required with
PERSISTENT_1
andPERSISTENT_2
deployment types, provisions the amount of read and write throughput for each 1 tebibyte (TiB) of file system storage capacity, in MB/s/TiB. - perUnitStorageThroughput() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned.
- perUnitStorageThroughput() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned.
- perUnitStorageThroughput() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
The throughput of an Amazon FSx for Lustre Persistent SSD-based file system, measured in megabytes per second per tebibyte (MB/s/TiB).
- perUnitStorageThroughput(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration.Builder
-
Provisions the amount of read and write throughput for each 1 tebibyte (TiB) of cache storage capacity, in MB/s/TiB.
- perUnitStorageThroughput(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
Required with
PERSISTENT_1
andPERSISTENT_2
deployment types, provisions the amount of read and write throughput for each 1 tebibyte (TiB) of file system storage capacity, in MB/s/TiB. - perUnitStorageThroughput(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned.
- perUnitStorageThroughput(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
Per unit storage throughput represents the megabytes per second of read or write throughput per 1 tebibyte of storage provisioned.
- perUnitStorageThroughput(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The throughput of an Amazon FSx for Lustre Persistent SSD-based file system, measured in megabytes per second per tebibyte (MB/s/TiB).
- pop() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- preferredFileServerIp() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
For
MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file server. - preferredFileServerIp(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
For
MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file server. - preferredSubnetId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Required when
DeploymentType
is set toMULTI_AZ_1
orMULTI_AZ_2
. - preferredSubnetId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Required when
DeploymentType
is set toMULTI_AZ_1
. - preferredSubnetId() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
Required when
DeploymentType
is set toMULTI_AZ_1
. - preferredSubnetId() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Returns the value of the PreferredSubnetId property for this object.
- preferredSubnetId() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Required when
DeploymentType
is set toMULTI_AZ_1
. - preferredSubnetId() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
For
MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file server is located. - preferredSubnetId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Required when
DeploymentType
is set toMULTI_AZ_1
orMULTI_AZ_2
. - preferredSubnetId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Required when
DeploymentType
is set toMULTI_AZ_1
. - preferredSubnetId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
Required when
DeploymentType
is set toMULTI_AZ_1
. - preferredSubnetId(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Sets the value of the PreferredSubnetId property for this object.
- preferredSubnetId(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Required when
DeploymentType
is set toMULTI_AZ_1
. - preferredSubnetId(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
For
MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file server is located. - privilegedDelete() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete(String) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete(PrivilegedDelete) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete(PrivilegedDelete) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDelete(PrivilegedDelete) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- PrivilegedDelete - Enum in software.amazon.awssdk.services.fsx.model
- privilegedDeleteAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDeleteAsString() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- privilegedDeleteAsString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
- progressPercent() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
The percentage-complete status of a
STORAGE_OPTIMIZATION
orDOWNLOAD_DATA_FROM_BACKUP
administrative action. - progressPercent() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Returns the value of the ProgressPercent property for this object.
- progressPercent(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The percentage-complete status of a
STORAGE_OPTIMIZATION
orDOWNLOAD_DATA_FROM_BACKUP
administrative action. - progressPercent(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Sets the value of the ProgressPercent property for this object.
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.EndpointAttributeProvider
- PROPORTIONAL_TO_THROUGHPUT_CAPACITY - software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
- push() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition.Builder
R
- READ - software.amazon.awssdk.services.fsx.model.DriveCacheType
- readCacheConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Specifies the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.
- readCacheConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Required when
StorageType
is set toINTELLIGENT_TIERING
. - readCacheConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
The configuration for the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.
- readCacheConfiguration(Consumer<OpenZFSReadCacheConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Specifies the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.
- readCacheConfiguration(Consumer<OpenZFSReadCacheConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Required when
StorageType
is set toINTELLIGENT_TIERING
. - readCacheConfiguration(Consumer<OpenZFSReadCacheConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
The configuration for the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.
- readCacheConfiguration(OpenZFSReadCacheConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Specifies the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.
- readCacheConfiguration(OpenZFSReadCacheConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Required when
StorageType
is set toINTELLIGENT_TIERING
. - readCacheConfiguration(OpenZFSReadCacheConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
The configuration for the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.
- readOnly() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
A Boolean value indicating whether the volume is read-only.
- readOnly() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
A Boolean value indicating whether the volume is read-only.
- readOnly() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
A Boolean value indicating whether the volume is read-only.
- readOnly() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
A Boolean value indicating whether the volume is read-only.
- readOnly(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether the volume is read-only.
- readOnly(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
A Boolean value indicating whether the volume is read-only.
- readOnly(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether the volume is read-only.
- readOnly(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
A Boolean value indicating whether the volume is read-only.
- recordSizeKiB() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Specifies the suggested block size for a volume in a ZFS dataset, in kibibytes (KiB).
- recordSizeKiB() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
Specifies the record size of an OpenZFS root volume, in kibibytes (KiB).
- recordSizeKiB() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The record size of an OpenZFS volume, in kibibytes (KiB).
- recordSizeKiB() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
Specifies the record size of an OpenZFS volume, in kibibytes (KiB).
- recordSizeKiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Specifies the suggested block size for a volume in a ZFS dataset, in kibibytes (KiB).
- recordSizeKiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
Specifies the record size of an OpenZFS root volume, in kibibytes (KiB).
- recordSizeKiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The record size of an OpenZFS volume, in kibibytes (KiB).
- recordSizeKiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
Specifies the record size of an OpenZFS volume, in kibibytes (KiB).
- ref(Identifier) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.fsx.auth.scheme.internal.DefaultFSxAuthSchemeParams
- region() - Method in class software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams
- region() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- region() - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams.Builder
- region(Region) - Method in interface software.amazon.awssdk.services.fsx.FSxServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in class software.amazon.awssdk.services.fsx.internal.FSxServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition.Builder
- RELEASE_DATA_FROM_FILESYSTEM - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
- RELEASE_NFS_V3_LOCKS - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- releaseConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.
- releaseConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.
- releaseConfiguration(Consumer<ReleaseConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.
- releaseConfiguration(Consumer<ReleaseConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.
- releaseConfiguration(ReleaseConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.
- releaseConfiguration(ReleaseConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.
- ReleaseConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration that specifies a minimum amount of time since last access for an exported file to be eligible for release from an Amazon FSx for Lustre file system.
- ReleaseConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- releasedCapacity() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
-
The total amount of data, in GiB, released by an Amazon File Cache AUTO_RELEASE_DATA task that automatically releases files from the cache.
- releasedCapacity(Long) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus.Builder
-
The total amount of data, in GiB, released by an Amazon File Cache AUTO_RELEASE_DATA task that automatically releases files from the cache.
- releaseFileSystemNfsV3Locks(Consumer<ReleaseFileSystemNfsV3LocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Releases the file system lock from an Amazon FSx for OpenZFS file system.
- releaseFileSystemNfsV3Locks(Consumer<ReleaseFileSystemNfsV3LocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Releases the file system lock from an Amazon FSx for OpenZFS file system.
- releaseFileSystemNfsV3Locks(ReleaseFileSystemNfsV3LocksRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Releases the file system lock from an Amazon FSx for OpenZFS file system.
- releaseFileSystemNfsV3Locks(ReleaseFileSystemNfsV3LocksRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Releases the file system lock from an Amazon FSx for OpenZFS file system.
- ReleaseFileSystemNfsV3LocksRequest - Class in software.amazon.awssdk.services.fsx.model
- ReleaseFileSystemNfsV3LocksRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- ReleaseFileSystemNfsV3LocksRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
ReleaseFileSystemNfsV3LocksRequest
Marshaller - ReleaseFileSystemNfsV3LocksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.ReleaseFileSystemNfsV3LocksRequestMarshaller
- ReleaseFileSystemNfsV3LocksResponse - Class in software.amazon.awssdk.services.fsx.model
- ReleaseFileSystemNfsV3LocksResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- remainingTransferBytes() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
The remaining bytes to transfer for the FSx for OpenZFS snapshot that you're copying.
- remainingTransferBytes(Long) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The remaining bytes to transfer for the FSx for OpenZFS snapshot that you're copying.
- remoteAdministrationEndpoint() - Method in class software.amazon.awssdk.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. - remoteAdministrationEndpoint(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
For
MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on the file system using Amazon FSx Remote PowerShell. - removeRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for NetApp ONTAP file system.
- removeRouteTableIds() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for OpenZFS file system.
- removeRouteTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for NetApp ONTAP file system.
- removeRouteTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for OpenZFS file system.
- removeRouteTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for NetApp ONTAP file system.
- removeRouteTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for OpenZFS file system.
- report() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Defines whether or not Amazon FSx provides a CompletionReport once the task has completed.
- report() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Returns the value of the Report property for this object.
- report(Consumer<CompletionReport.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Defines whether or not Amazon FSx provides a CompletionReport once the task has completed.
- report(Consumer<CompletionReport.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Sets the value of the Report property for this object.
- report(CompletionReport) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Defines whether or not Amazon FSx provides a CompletionReport once the task has completed.
- report(CompletionReport) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Sets the value of the Report property for this object.
- REPORT_CSV_20191124 - software.amazon.awssdk.services.fsx.model.ReportFormat
- ReportFormat - Enum in software.amazon.awssdk.services.fsx.model
- ReportScope - Enum in software.amazon.awssdk.services.fsx.model
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupInProgressException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.BackupRestoringException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.BadRequestException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FSxException.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InternalServerErrorException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidExportPathException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidImportPathException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidRegionException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.UnsupportedOperationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeNotFoundException.Builder
- requestTime() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
The time that the administrative action request was received.
- requestTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The time that the administrative action request was received.
- required(boolean) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- resolveAuthScheme(Consumer<FSxAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(FSxAuthSchemeParams) - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(FSxAuthSchemeParams) - Method in class software.amazon.awssdk.services.fsx.auth.scheme.internal.DefaultFSxAuthSchemeProvider
- resolveEndpoint(Consumer<FSxEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(FSxEndpointParams) - Method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(FSxEndpointParams) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.DefaultFSxEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
-
Returns the value of the ResourceARN property for this object.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The Amazon Resource Name (ARN) for the backup resource.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Returns the value of the ResourceARN property for this object.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Returns the value of the ResourceARN property for this object.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Returns the value of the ResourceARN property for this object.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns the value of the ResourceARN property for this object.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The Amazon Resource Name (ARN) of the file system resource.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
-
The ARN of the Amazon FSx resource that will have its tags listed.
- resourceARN() - Method in exception software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException
-
The Amazon Resource Name (ARN) of the non-Amazon FSx resource.
- resourceARN() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException
-
The Amazon Resource Name (ARN) of the resource that doesn't support tagging.
- resourceARN() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceNotFoundException
-
The resource ARN of the resource that can't be found.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
Returns the value of the ResourceARN property for this object.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Returns the value of the ResourceARN property for this object.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the Amazon FSx resource that you want to tag.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
-
The ARN of the Amazon FSx resource to untag.
- resourceARN() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
Returns the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes.Builder
-
Sets the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The Amazon Resource Name (ARN) for the backup resource.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Sets the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The Amazon Resource Name (ARN) of the file system resource.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest.Builder
-
The ARN of the Amazon FSx resource that will have its tags listed.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException.Builder
-
The Amazon Resource Name (ARN) of the non-Amazon FSx resource.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException.Builder
-
The Amazon Resource Name (ARN) of the resource that doesn't support tagging.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceNotFoundException.Builder
-
The resource ARN of the resource that can't be found.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
Sets the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Sets the value of the ResourceARN property for this object.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.TagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the Amazon FSx resource that you want to tag.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.UntagResourceRequest.Builder
-
The ARN of the Amazon FSx resource to untag.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the ResourceARN property for this object.
- ResourceDoesNotSupportTaggingException - Exception in software.amazon.awssdk.services.fsx.model
-
The resource specified does not support tagging.
- ResourceDoesNotSupportTaggingException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- resourceId() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
The resource specified by the Amazon Resource Name (ARN) can't be found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- resourceType() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Specifies the resource type that's backed up.
- resourceType(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Specifies the resource type that's backed up.
- resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Specifies the resource type that's backed up.
- ResourceType - Enum in software.amazon.awssdk.services.fsx.model
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Specifies the resource type that's backed up.
- responseMetadata() - Method in interface software.amazon.awssdk.services.fsx.model.FSxResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.fsx.model.FSxResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.fsx.model.FSxResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.fsx.model.FSxResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.fsx.model.FSxResponse.BuilderImpl
- RestoreOpenZFSVolumeOption - Enum in software.amazon.awssdk.services.fsx.model
- restoreToSnapshot() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
Specifies the ID of the snapshot to which the volume was restored.
- restoreToSnapshot(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
Specifies the ID of the snapshot to which the volume was restored.
- restoreVolumeFromSnapshot(Consumer<RestoreVolumeFromSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
- restoreVolumeFromSnapshot(Consumer<RestoreVolumeFromSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
- restoreVolumeFromSnapshot(RestoreVolumeFromSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
- restoreVolumeFromSnapshot(RestoreVolumeFromSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Returns an Amazon FSx for OpenZFS volume to the state saved by the specified snapshot.
- RestoreVolumeFromSnapshotRequest - Class in software.amazon.awssdk.services.fsx.model
- RestoreVolumeFromSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- RestoreVolumeFromSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
RestoreVolumeFromSnapshotRequest
Marshaller - RestoreVolumeFromSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.RestoreVolumeFromSnapshotRequestMarshaller
- RestoreVolumeFromSnapshotResponse - Class in software.amazon.awssdk.services.fsx.model
- RestoreVolumeFromSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- result(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition.Builder
- retentionPeriod() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod(Consumer<SnaplockRetentionPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod(Consumer<SnaplockRetentionPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod(Consumer<SnaplockRetentionPeriod.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod(SnaplockRetentionPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod(SnaplockRetentionPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- retentionPeriod(SnaplockRetentionPeriod) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- RetentionPeriod - Class in software.amazon.awssdk.services.fsx.model
-
Specifies the retention period of an FSx for ONTAP SnapLock volume.
- RetentionPeriod.Builder - Interface in software.amazon.awssdk.services.fsx.model
- RetentionPeriodType - Enum in software.amazon.awssdk.services.fsx.model
- reverse() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- rootSquash() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
-
You enable root squash by setting a user ID (UID) and group ID (GID) for the file system in the format
UID:GID
(for example,365534:65534
). - rootSquash(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration.Builder
-
You enable root squash by setting a user ID (UID) and group ID (GID) for the file system in the format
UID:GID
(for example,365534:65534
). - rootSquashConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system.
- rootSquashConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The Lustre root squash configuration for an Amazon FSx for Lustre file system.
- rootSquashConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
The Lustre root squash configuration used when updating an Amazon FSx for Lustre file system.
- rootSquashConfiguration(Consumer<LustreRootSquashConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system.
- rootSquashConfiguration(Consumer<LustreRootSquashConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The Lustre root squash configuration for an Amazon FSx for Lustre file system.
- rootSquashConfiguration(Consumer<LustreRootSquashConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The Lustre root squash configuration used when updating an Amazon FSx for Lustre file system.
- rootSquashConfiguration(LustreRootSquashConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system.
- rootSquashConfiguration(LustreRootSquashConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The Lustre root squash configuration for an Amazon FSx for Lustre file system.
- rootSquashConfiguration(LustreRootSquashConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
The Lustre root squash configuration used when updating an Amazon FSx for Lustre file system.
- rootVolumeConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.
- rootVolumeConfiguration(Consumer<OpenZFSCreateRootVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.
- rootVolumeConfiguration(OpenZFSCreateRootVolumeConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.
- rootVolumeId() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
The ID of the root volume of the OpenZFS file system.
- rootVolumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
The ID of the root volume of the OpenZFS file system.
- rootVolumeSecurityStyle() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
The security style of the root volume of the SVM.
- rootVolumeSecurityStyle() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
The security style of the root volume of the SVM.
- rootVolumeSecurityStyle(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
The security style of the root volume of the SVM.
- rootVolumeSecurityStyle(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
The security style of the root volume of the SVM.
- rootVolumeSecurityStyle(StorageVirtualMachineRootVolumeSecurityStyle) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
The security style of the root volume of the SVM.
- rootVolumeSecurityStyle(StorageVirtualMachineRootVolumeSecurityStyle) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
The security style of the root volume of the SVM.
- rootVolumeSecurityStyleAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
The security style of the root volume of the SVM.
- rootVolumeSecurityStyleAsString() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
The security style of the root volume of the SVM.
- routeTableIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server.
- routeTableIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server.
- routeTableIds() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
(Multi-AZ only) The VPC route tables in which your file system's endpoints are created.
- routeTableIds() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
(Multi-AZ only) The VPC route tables in which your file system's endpoints are created.
- routeTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server.
- routeTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server.
- routeTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
(Multi-AZ only) The VPC route tables in which your file system's endpoints are created.
- routeTableIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
(Multi-AZ only) The VPC route tables in which your file system's endpoints are created.
- routeTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server.
- routeTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server.
- routeTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
(Multi-AZ only) The VPC route tables in which your file system's endpoints are created.
- routeTableIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
(Multi-AZ only) The VPC route tables in which your file system's endpoints are created.
- Rule - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RuleArn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.fsx.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.fsx.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.FSxResolveEndpointInterceptor
- RulePartition - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RulePartition.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RuleResult - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RULES - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- RulesFunctions - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- RulesFunctions() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- RuleUrl - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
Represents a URL to be used internally for endpoint resolution.
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- RW - software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
- RW - software.amazon.awssdk.services.fsx.model.OntapVolumeType
S
- s3() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
- s3() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx for Lustre file system with a data repository association.
- s3() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
- s3(Consumer<S3DataRepositoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
- s3(Consumer<S3DataRepositoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx for Lustre file system with a data repository association.
- s3(Consumer<S3DataRepositoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest.Builder
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
- s3(S3DataRepositoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
- s3(S3DataRepositoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx for Lustre file system with a data repository association.
- s3(S3DataRepositoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest.Builder
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
- S3DataRepositoryConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for an Amazon S3 data repository linked to an Amazon FSx for Lustre file system with a data repository association.
- S3DataRepositoryConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- scheme() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleUrl
- SCHEME - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseUrl
- scope() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
-
Required if
Enabled
is set totrue
. - scope(String) - Method in interface software.amazon.awssdk.services.fsx.model.CompletionReport.Builder
-
Required if
Enabled
is set totrue
. - scope(ReportScope) - Method in interface software.amazon.awssdk.services.fsx.model.CompletionReport.Builder
-
Required if
Enabled
is set totrue
. - Scope<T> - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- scopeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
-
Required if
Enabled
is set totrue
. - SCRATCH_1 - software.amazon.awssdk.services.fsx.model.LustreDeploymentType
- SCRATCH_2 - software.amazon.awssdk.services.fsx.model.LustreDeploymentType
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.Alias
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.Backup
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.BackupInProgressException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.BackupNotFoundException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.BackupRestoringException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.BadRequestException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.Filter
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InternalServerErrorException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidExportPathException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidImportPathException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidRegionException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.Tag
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.UnsupportedOperationException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.Volume
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.fsx.model.VolumeNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.Alias
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.Backup
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.BackupInProgressException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.BackupNotFoundException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.BackupRestoringException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.BadRequestException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.Filter
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InternalServerErrorException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidExportPathException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidImportPathException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidRegionException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.Tag
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.UnsupportedOperationException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.Volume
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- sdkFields() - Method in exception software.amazon.awssdk.services.fsx.model.VolumeNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- SECONDS - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- securityGroupIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
A list of IDs specifying the security groups to apply to all network interfaces created for Amazon File Cache access.
- securityGroupIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
A list of IDs for the security groups that apply to the specified network interfaces created for file system access.
- securityGroupIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
A list of IDs specifying the security groups to apply to all network interfaces created for file system access.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
A list of IDs specifying the security groups to apply to all network interfaces created for Amazon File Cache access.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
A list of IDs for the security groups that apply to the specified network interfaces created for file system access.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
A list of IDs specifying the security groups to apply to all network interfaces created for file system access.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
A list of IDs specifying the security groups to apply to all network interfaces created for Amazon File Cache access.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
A list of IDs for the security groups that apply to the specified network interfaces created for file system access.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
A list of IDs specifying the security groups to apply to all network interfaces created for file system access.
- securityStyle() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the security style for the volume.
- securityStyle() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - securityStyle() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - securityStyle(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the security style for the volume.
- securityStyle(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - securityStyle(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - securityStyle(SecurityStyle) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the security style for the volume.
- securityStyle(SecurityStyle) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - securityStyle(SecurityStyle) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - SecurityStyle - Enum in software.amazon.awssdk.services.fsx.model
- securityStyleAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the security style for the volume.
- securityStyleAsString() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - securityStyleAsString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
The security style for the volume, which can be
UNIX
,NTFS
, orMIXED
. - SelfManagedActiveDirectoryAttributes - Class in software.amazon.awssdk.services.fsx.model
-
The configuration of the self-managed Microsoft Active Directory (AD) directory to which the Windows File Server or ONTAP storage virtual machine (SVM) instance is joined.
- SelfManagedActiveDirectoryAttributes.Builder - Interface in software.amazon.awssdk.services.fsx.model
- selfManagedActiveDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
Returns the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
-
Returns the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
-
Returns the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory.
- selfManagedActiveDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
-
Returns the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
Returns the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(Consumer<SelfManagedActiveDirectoryAttributes.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(Consumer<SelfManagedActiveDirectoryAttributes.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(Consumer<SelfManagedActiveDirectoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(Consumer<SelfManagedActiveDirectoryConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(Consumer<SelfManagedActiveDirectoryConfigurationUpdates.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory.
- selfManagedActiveDirectoryConfiguration(Consumer<SelfManagedActiveDirectoryConfigurationUpdates.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes) - Method in interface software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfigurationUpdates) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory.
- selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfigurationUpdates) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration.Builder
-
Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
- SelfManagedActiveDirectoryConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration that Amazon FSx uses to join a FSx for Windows File Server file system or an FSx for ONTAP storage virtual machine (SVM) to a self-managed (including on-premises) Microsoft Active Directory (AD) directory.
- SelfManagedActiveDirectoryConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- SelfManagedActiveDirectoryConfigurationUpdates - Class in software.amazon.awssdk.services.fsx.model
-
Specifies changes you are making to the self-managed Microsoft Active Directory configuration to which an FSx for Windows File Server file system or an FSx for ONTAP SVM is joined.
- SelfManagedActiveDirectoryConfigurationUpdates.Builder - Interface in software.amazon.awssdk.services.fsx.model
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.Alias
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.Backup
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupInProgressException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupNotFoundException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.BackupRestoringException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.BadRequestException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileCache
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystem
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.Filter
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.FSxException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InternalServerErrorException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidExportPathException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidImportPathException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidRegionException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.Snapshot
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.Tag
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.UnsupportedOperationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.Volume
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.fsx.model.VolumeNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- service() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- service() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- SERVICE - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider
. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.fsx.FSxClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider
. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.fsx.FSxClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.fsx.FSxClient
- serviceId(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset.Builder
- ServiceLimit - Enum in software.amazon.awssdk.services.fsx.model
-
The types of limits on your service utilization.
- ServiceLimitExceededException - Exception in software.amazon.awssdk.services.fsx.model
-
An error indicating that a particular service limit was exceeded.
- ServiceLimitExceededException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.fsx.FSxClient
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Deprecated
- SINGLE_AZ_1 - software.amazon.awssdk.services.fsx.model.OntapDeploymentType
- SINGLE_AZ_1 - software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
- SINGLE_AZ_1 - software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
- SINGLE_AZ_2 - software.amazon.awssdk.services.fsx.model.OntapDeploymentType
- SINGLE_AZ_2 - software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
- SINGLE_AZ_2 - software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
- SINGLE_AZ_HA_1 - software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
- SINGLE_AZ_HA_2 - software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
- SingleArgFn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Array
- sizeGiB() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
-
Required if
SizingMode
is set toUSER_PROVISIONED
. - sizeGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration.Builder
-
Required if
SizingMode
is set toUSER_PROVISIONED
. - sizeInBytes() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The size of the backup in bytes.
- sizeInBytes() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the configured size of the volume, in bytes.
- sizeInBytes() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The configured size of the volume, in bytes.
- sizeInBytes() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
The configured size of the volume, in bytes.
- sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The size of the backup in bytes.
- sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the configured size of the volume, in bytes.
- sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The configured size of the volume, in bytes.
- sizeInBytes(Long) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
The configured size of the volume, in bytes.
- sizeInMegabytes() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Deprecated.This property is deprecated, use SizeInBytes instead
- sizeInMegabytes() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The configured size of the volume, in megabytes (MBs).
- sizeInMegabytes() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
Specifies the size of the volume in megabytes.
- sizeInMegabytes(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Deprecated.This property is deprecated, use SizeInBytes instead
- sizeInMegabytes(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The configured size of the volume, in megabytes (MBs).
- sizeInMegabytes(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
Specifies the size of the volume in megabytes.
- sizingMode() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
-
Specifies how the provisioned SSD read cache is sized, as follows:
- sizingMode(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration.Builder
-
Specifies how the provisioned SSD read cache is sized, as follows:
- sizingMode(OpenZFSReadCacheSizingMode) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration.Builder
-
Specifies how the provisioned SSD read cache is sized, as follows:
- sizingModeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
-
Specifies how the provisioned SSD read cache is sized, as follows:
- skipFinalBackup() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
-
Set
SkipFinalBackup
to false if you want to take a final backup of the file system you are deleting. - skipFinalBackup() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
By default, Amazon FSx for OpenZFS takes a final backup on your behalf when the
DeleteFileSystem
operation is invoked. - skipFinalBackup() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
-
By default, Amazon FSx for Windows takes a final backup on your behalf when the
DeleteFileSystem
operation is invoked. - skipFinalBackup() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
-
Set to true if you want to skip taking a final backup of the volume you are deleting.
- skipFinalBackup(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration.Builder
-
Set
SkipFinalBackup
to false if you want to take a final backup of the file system you are deleting. - skipFinalBackup(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration.Builder
-
By default, Amazon FSx for OpenZFS takes a final backup on your behalf when the
DeleteFileSystem
operation is invoked. - skipFinalBackup(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration.Builder
-
By default, Amazon FSx for Windows takes a final backup on your behalf when the
DeleteFileSystem
operation is invoked. - skipFinalBackup(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration.Builder
-
Set to true if you want to skip taking a final backup of the volume you are deleting.
- smb() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
-
An endpoint for connecting using the Server Message Block (SMB) protocol.
- smb(Consumer<SvmEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for connecting using the Server Message Block (SMB) protocol.
- smb(SvmEndpoint) - Method in interface software.amazon.awssdk.services.fsx.model.SvmEndpoints.Builder
-
An endpoint for connecting using the Server Message Block (SMB) protocol.
- snaplockConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the SnapLock configuration for an FSx for ONTAP volume.
- snaplockConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The SnapLock configuration object for an FSx for ONTAP SnapLock volume.
- snaplockConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
- snaplockConfiguration(Consumer<CreateSnaplockConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the SnapLock configuration for an FSx for ONTAP volume.
- snaplockConfiguration(Consumer<SnaplockConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The SnapLock configuration object for an FSx for ONTAP SnapLock volume.
- snaplockConfiguration(Consumer<UpdateSnaplockConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
- snaplockConfiguration(CreateSnaplockConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the SnapLock configuration for an FSx for ONTAP volume.
- snaplockConfiguration(SnaplockConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The SnapLock configuration object for an FSx for ONTAP SnapLock volume.
- snaplockConfiguration(UpdateSnaplockConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
- SnaplockConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Specifies the SnapLock configuration for an FSx for ONTAP SnapLock volume.
- SnaplockConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- SnaplockRetentionPeriod - Class in software.amazon.awssdk.services.fsx.model
-
The configuration to set the retention period of an FSx for ONTAP SnapLock volume.
- SnaplockRetentionPeriod.Builder - Interface in software.amazon.awssdk.services.fsx.model
- snaplockType() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- snaplockType() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- snaplockType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- snaplockType(String) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- snaplockType(SnaplockType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- snaplockType(SnaplockType) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- SnaplockType - Enum in software.amazon.awssdk.services.fsx.model
- snaplockTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- snaplockTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Specifies the retention mode of an FSx for ONTAP SnapLock volume.
- snapshot() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
-
A description of the snapshot.
- snapshot() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
-
Returned after a successful
UpdateSnapshot
operation, describing the snapshot that you updated. - snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse.Builder
-
A description of the snapshot.
- snapshot(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse.Builder
-
Returned after a successful
UpdateSnapshot
operation, describing the snapshot that you updated. - snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse.Builder
-
A description of the snapshot.
- snapshot(Snapshot) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse.Builder
-
Returned after a successful
UpdateSnapshot
operation, describing the snapshot that you updated. - Snapshot - Class in software.amazon.awssdk.services.fsx.model
-
A snapshot of an Amazon FSx for OpenZFS volume.
- SNAPSHOT_ONLY - software.amazon.awssdk.services.fsx.model.TieringPolicyName
- SNAPSHOT_UPDATE - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- Snapshot.Builder - Interface in software.amazon.awssdk.services.fsx.model
- snapshotARN() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
-
Returns the value of the SnapshotARN property for this object.
- snapshotARN() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
-
Returns the value of the SnapshotARN property for this object.
- snapshotARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration.Builder
-
Sets the value of the SnapshotARN property for this object.
- snapshotARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration.Builder
-
Sets the value of the SnapshotARN property for this object.
- SnapshotFilter - Class in software.amazon.awssdk.services.fsx.model
-
A filter used to restrict the results of
DescribeSnapshots
calls. - SnapshotFilter.Builder - Interface in software.amazon.awssdk.services.fsx.model
- SnapshotFilterName - Enum in software.amazon.awssdk.services.fsx.model
- snapshotId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
-
The ID of the snapshot that you want to delete.
- snapshotId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
-
The ID of the deleted snapshot.
- snapshotId() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
-
The ID of the source snapshot.
- snapshotId() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
The ID of the snapshot.
- snapshotId() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
-
The ID of the snapshot that you want to update, in the format
fsvolsnap-0123456789abcdef0
. - snapshotId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest.Builder
-
The ID of the snapshot that you want to delete.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse.Builder
-
The ID of the deleted snapshot.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
-
The ID of the source snapshot.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
The ID of the snapshot.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest.Builder
-
The ID of the snapshot that you want to update, in the format
fsvolsnap-0123456789abcdef0
. - snapshotIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
The IDs of the snapshots that you want to retrieve.
- snapshotIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
The IDs of the snapshots that you want to retrieve.
- snapshotIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest.Builder
-
The IDs of the snapshots that you want to retrieve.
- SnapshotLifecycle - Enum in software.amazon.awssdk.services.fsx.model
- SnapshotNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
No Amazon FSx snapshots were found based on the supplied parameters.
- SnapshotNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- snapshotPolicy() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the snapshot policy for the volume.
- snapshotPolicy() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Specifies the snapshot policy for the volume.
- snapshotPolicy() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
Specifies the snapshot policy for the volume.
- snapshotPolicy(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the snapshot policy for the volume.
- snapshotPolicy(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Specifies the snapshot policy for the volume.
- snapshotPolicy(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
Specifies the snapshot policy for the volume.
- snapshots() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
-
An array of snapshots.
- snapshots(Collection<Snapshot>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse.Builder
-
An array of snapshots.
- snapshots(Consumer<Snapshot.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse.Builder
-
An array of snapshots.
- snapshots(Snapshot...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse.Builder
-
An array of snapshots.
- software.amazon.awssdk.services.fsx - package software.amazon.awssdk.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.
- software.amazon.awssdk.services.fsx.auth.scheme - package software.amazon.awssdk.services.fsx.auth.scheme
- software.amazon.awssdk.services.fsx.auth.scheme.internal - package software.amazon.awssdk.services.fsx.auth.scheme.internal
- software.amazon.awssdk.services.fsx.endpoints - package software.amazon.awssdk.services.fsx.endpoints
- software.amazon.awssdk.services.fsx.endpoints.internal - package software.amazon.awssdk.services.fsx.endpoints.internal
- software.amazon.awssdk.services.fsx.internal - package software.amazon.awssdk.services.fsx.internal
- software.amazon.awssdk.services.fsx.model - package software.amazon.awssdk.services.fsx.model
- software.amazon.awssdk.services.fsx.paginators - package software.amazon.awssdk.services.fsx.paginators
- software.amazon.awssdk.services.fsx.transform - package software.amazon.awssdk.services.fsx.transform
- sourceBackupId() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Returns the value of the SourceBackupId property for this object.
- sourceBackupId() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
The ID of the source backup.
- sourceBackupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Sets the value of the SourceBackupId property for this object.
- sourceBackupId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
The ID of the source backup.
- sourceBackupRegion() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The source Region of the backup.
- sourceBackupRegion(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The source Region of the backup.
- SourceBackupUnavailableException - Exception in software.amazon.awssdk.services.fsx.model
-
The request was rejected because the lifecycle status of the source backup isn't
AVAILABLE
. - SourceBackupUnavailableException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- SourceException - Exception in software.amazon.awssdk.services.fsx.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- sourceRegion() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
The source Amazon Web Services Region of the backup.
- sourceRegion(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
The source Amazon Web Services Region of the backup.
- sourceSnapshotARN() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Returns the value of the SourceSnapshotARN property for this object.
- sourceSnapshotARN() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
Returns the value of the SourceSnapshotARN property for this object.
- sourceSnapshotARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Sets the value of the SourceSnapshotARN property for this object.
- sourceSnapshotARN(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
Sets the value of the SourceSnapshotARN property for this object.
- SSD - software.amazon.awssdk.services.fsx.model.StorageType
- startIndex() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- startMisconfiguredStateRecovery(Consumer<StartMisconfiguredStateRecoveryRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to initiate the process of Amazon FSx attempting to reconnect to the file system.
- startMisconfiguredStateRecovery(Consumer<StartMisconfiguredStateRecoveryRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to initiate the process of Amazon FSx attempting to reconnect to the file system.
- startMisconfiguredStateRecovery(StartMisconfiguredStateRecoveryRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to initiate the process of Amazon FSx attempting to reconnect to the file system.
- startMisconfiguredStateRecovery(StartMisconfiguredStateRecoveryRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to initiate the process of Amazon FSx attempting to reconnect to the file system.
- StartMisconfiguredStateRecoveryRequest - Class in software.amazon.awssdk.services.fsx.model
- StartMisconfiguredStateRecoveryRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- StartMisconfiguredStateRecoveryRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
StartMisconfiguredStateRecoveryRequest
Marshaller - StartMisconfiguredStateRecoveryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.StartMisconfiguredStateRecoveryRequestMarshaller
- StartMisconfiguredStateRecoveryResponse - Class in software.amazon.awssdk.services.fsx.model
- StartMisconfiguredStateRecoveryResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startTime() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The time the system began processing the task.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The time the system began processing the task.
- status() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
The status of the administrative action, as follows:
- status() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Provides the status of the number of files that the task has processed successfully and failed to process.
- status(String) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The status of the administrative action, as follows:
- status(Consumer<DataRepositoryTaskStatus.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Provides the status of the number of files that the task has processed successfully and failed to process.
- status(DataRepositoryTaskStatus) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Provides the status of the number of files that the task has processed successfully and failed to process.
- status(Status) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The status of the administrative action, as follows:
- Status - Enum in software.amazon.awssdk.services.fsx.model
- statusAsString() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
The status of the administrative action, as follows:
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.BackupInProgressException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.BackupNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.BackupRestoringException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.BadRequestException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.FSxException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InternalServerErrorException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidExportPathException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidImportPathException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidRegionException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.UnsupportedOperationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeNotFoundException.Builder
- stopIndex() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- STORAGE_OPTIMIZATION - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- STORAGE_TYPE_OPTIMIZATION - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- STORAGE_VIRTUAL_MACHINE_ID - software.amazon.awssdk.services.fsx.model.VolumeFilterName
- STORAGE_VIRTUAL_MACHINES_PER_FILE_SYSTEM - software.amazon.awssdk.services.fsx.model.ServiceLimit
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
The storage capacity of the cache in gibibytes (GiB).
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Sets the storage capacity of the OpenZFS file system that you're creating from a backup, in gibibytes (GiB).
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Sets the storage capacity of the file system that you're creating, in gibibytes (GiB).
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
The storage capacity of the cache in gibibytes (GiB).
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
The storage capacity of the cache in gibibytes (GiB).
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
-
The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB).
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The storage capacity of the file system in gibibytes (GiB).
- storageCapacity() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
Use this parameter to increase the storage capacity of an FSx for Windows File Server, FSx for Lustre, FSx for OpenZFS, or FSx for ONTAP file system.
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
The storage capacity of the cache in gibibytes (GiB).
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the storage capacity of the OpenZFS file system that you're creating from a backup, in gibibytes (GiB).
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the storage capacity of the file system that you're creating, in gibibytes (GiB).
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
The storage capacity of the cache in gibibytes (GiB).
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
The storage capacity of the cache in gibibytes (GiB).
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration.Builder
-
The storage capacity of the Lustre MDT (Metadata Target) storage volume in gibibytes (GiB).
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The storage capacity of the file system in gibibytes (GiB).
- storageCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
Use this parameter to increase the storage capacity of an FSx for Windows File Server, FSx for Lustre, FSx for OpenZFS, or FSx for ONTAP file system.
- storageCapacityQuotaGiB() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Sets the maximum storage size in gibibytes (GiB) for the volume.
- storageCapacityQuotaGiB() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
-
The user or group's storage quota, in gibibytes (GiB).
- storageCapacityQuotaGiB() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The maximum amount of storage in gibibtyes (GiB) that the volume can use from its parent.
- storageCapacityQuotaGiB() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
The maximum amount of storage in gibibytes (GiB) that the volume can use from its parent.
- storageCapacityQuotaGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Sets the maximum storage size in gibibytes (GiB) for the volume.
- storageCapacityQuotaGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota.Builder
-
The user or group's storage quota, in gibibytes (GiB).
- storageCapacityQuotaGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The maximum amount of storage in gibibtyes (GiB) that the volume can use from its parent.
- storageCapacityQuotaGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
The maximum amount of storage in gibibytes (GiB) that the volume can use from its parent.
- storageCapacityReservationGiB() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Specifies the amount of storage in gibibytes (GiB) to reserve from the parent volume.
- storageCapacityReservationGiB() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The amount of storage in gibibytes (GiB) to reserve from the parent volume.
- storageCapacityReservationGiB() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
The amount of storage in gibibytes (GiB) to reserve from the parent volume.
- storageCapacityReservationGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Specifies the amount of storage in gibibytes (GiB) to reserve from the parent volume.
- storageCapacityReservationGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The amount of storage in gibibytes (GiB) to reserve from the parent volume.
- storageCapacityReservationGiB(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
The amount of storage in gibibytes (GiB) to reserve from the parent volume.
- storageEfficiencyEnabled() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Set to true to enable deduplication, compression, and compaction storage efficiency features on the volume, or set to false to disable them.
- storageEfficiencyEnabled() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The volume's storage efficiency setting.
- storageEfficiencyEnabled() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
Default is
false
. - storageEfficiencyEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Set to true to enable deduplication, compression, and compaction storage efficiency features on the volume, or set to false to disable them.
- storageEfficiencyEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The volume's storage efficiency setting.
- storageEfficiencyEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
Default is
false
. - storageType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Sets the storage type for the Windows or OpenZFS file system that you're creating from a backup.
- storageType() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Sets the storage class for the file system that you're creating.
- storageType() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The type of storage the file system is using.
- storageType() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
Returns the value of the StorageType property for this object.
- storageType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the storage type for the Windows or OpenZFS file system that you're creating from a backup.
- storageType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the storage class for the file system that you're creating.
- storageType(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The type of storage the file system is using.
- storageType(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
Sets the value of the StorageType property for this object.
- storageType(StorageType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Sets the storage type for the Windows or OpenZFS file system that you're creating from a backup.
- storageType(StorageType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Sets the storage class for the file system that you're creating.
- storageType(StorageType) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The type of storage the file system is using.
- storageType(StorageType) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
Sets the value of the StorageType property for this object.
- StorageType - Enum in software.amazon.awssdk.services.fsx.model
-
Specifies the file system's storage type.
- storageTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Sets the storage type for the Windows or OpenZFS file system that you're creating from a backup.
- storageTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Sets the storage class for the file system that you're creating.
- storageTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The type of storage the file system is using.
- storageTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
Returns the value of the StorageType property for this object.
- storageVirtualMachine() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
-
Returned after a successful
CreateStorageVirtualMachine
operation; describes the SVM just created. - storageVirtualMachine() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
-
Returns the value of the StorageVirtualMachine property for this object.
- storageVirtualMachine(Consumer<StorageVirtualMachine.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse.Builder
-
Returned after a successful
CreateStorageVirtualMachine
operation; describes the SVM just created. - storageVirtualMachine(Consumer<StorageVirtualMachine.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse.Builder
-
Sets the value of the StorageVirtualMachine property for this object.
- storageVirtualMachine(StorageVirtualMachine) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse.Builder
-
Returned after a successful
CreateStorageVirtualMachine
operation; describes the SVM just created. - storageVirtualMachine(StorageVirtualMachine) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse.Builder
-
Sets the value of the StorageVirtualMachine property for this object.
- StorageVirtualMachine - Class in software.amazon.awssdk.services.fsx.model
-
Describes the Amazon FSx for NetApp ONTAP storage virtual machine (SVM) configuration.
- StorageVirtualMachine.Builder - Interface in software.amazon.awssdk.services.fsx.model
- StorageVirtualMachineFilter - Class in software.amazon.awssdk.services.fsx.model
-
A filter used to restrict the results of describe calls for Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
- StorageVirtualMachineFilter.Builder - Interface in software.amazon.awssdk.services.fsx.model
- StorageVirtualMachineFilterName - Enum in software.amazon.awssdk.services.fsx.model
- storageVirtualMachineId() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Specifies the ONTAP SVM in which to create the volume.
- storageVirtualMachineId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
-
The ID of the SVM that you want to delete.
- storageVirtualMachineId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
-
The ID of the SVM Amazon FSx is deleting.
- storageVirtualMachineId() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The ID of the volume's storage virtual machine.
- storageVirtualMachineId() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
The SVM's system generated unique ID.
- storageVirtualMachineId() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
-
The ID of the SVM that you want to update, in the format
svm-0123456789abcdef0
. - storageVirtualMachineId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Specifies the ONTAP SVM in which to create the volume.
- storageVirtualMachineId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest.Builder
-
The ID of the SVM that you want to delete.
- storageVirtualMachineId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse.Builder
-
The ID of the SVM Amazon FSx is deleting.
- storageVirtualMachineId(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The ID of the volume's storage virtual machine.
- storageVirtualMachineId(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
The SVM's system generated unique ID.
- storageVirtualMachineId(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest.Builder
-
The ID of the SVM that you want to update, in the format
svm-0123456789abcdef0
. - storageVirtualMachineIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
-
Enter the ID of one or more SVMs that you want to view.
- storageVirtualMachineIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
-
Enter the ID of one or more SVMs that you want to view.
- storageVirtualMachineIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest.Builder
-
Enter the ID of one or more SVMs that you want to view.
- StorageVirtualMachineLifecycle - Enum in software.amazon.awssdk.services.fsx.model
- StorageVirtualMachineNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
No FSx for ONTAP SVMs were found based upon the supplied parameters.
- StorageVirtualMachineNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- storageVirtualMachineRoot() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
A Boolean flag indicating whether this volume is the root volume for its storage virtual machine (SVM).
- storageVirtualMachineRoot(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
A Boolean flag indicating whether this volume is the root volume for its storage virtual machine (SVM).
- StorageVirtualMachineRootVolumeSecurityStyle - Enum in software.amazon.awssdk.services.fsx.model
- storageVirtualMachines() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
-
Returned after a successful
DescribeStorageVirtualMachines
operation, describing each SVM. - storageVirtualMachines() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeStorageVirtualMachinesIterable
-
Returns an iterable to iterate through the paginated
DescribeStorageVirtualMachinesResponse.storageVirtualMachines()
member. - storageVirtualMachines() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeStorageVirtualMachinesPublisher
-
Returns a publisher that can be used to get a stream of data.
- storageVirtualMachines(Collection<StorageVirtualMachine>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse.Builder
-
Returned after a successful
DescribeStorageVirtualMachines
operation, describing each SVM. - storageVirtualMachines(Consumer<StorageVirtualMachine.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse.Builder
-
Returned after a successful
DescribeStorageVirtualMachines
operation, describing each SVM. - storageVirtualMachines(StorageVirtualMachine...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse.Builder
-
Returned after a successful
DescribeStorageVirtualMachines
operation, describing each SVM. - StorageVirtualMachineSubtype - Enum in software.amazon.awssdk.services.fsx.model
- STRING - software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
- STRING_ARRAY - software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
- stringEquals(String, String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- StringEqualsFn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- subnetIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
Returns the value of the SubnetIds property for this object.
- subnetIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Specifies the IDs of the subnets that the file system will be accessible from.
- subnetIds() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Specifies the IDs of the subnets that the file system will be accessible from.
- subnetIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Returns the value of the SubnetIds property for this object.
- subnetIds() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns the value of the SubnetIds property for this object.
- subnetIds() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
Specifies the IDs of the subnets that the file system is accessible from.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
Sets the value of the SubnetIds property for this object.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Specifies the IDs of the subnets that the file system will be accessible from.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Specifies the IDs of the subnets that the file system will be accessible from.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the SubnetIds property for this object.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the SubnetIds property for this object.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
Specifies the IDs of the subnets that the file system is accessible from.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
Sets the value of the SubnetIds property for this object.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
Specifies the IDs of the subnets that the file system will be accessible from.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
Specifies the IDs of the subnets that the file system will be accessible from.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the SubnetIds property for this object.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the SubnetIds property for this object.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
Specifies the IDs of the subnets that the file system is accessible from.
- subscribe(Subscriber<? super DescribeBackupsResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeBackupsPublisher
- subscribe(Subscriber<? super DescribeDataRepositoryAssociationsResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryAssociationsPublisher
- subscribe(Subscriber<? super DescribeDataRepositoryTasksResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryTasksPublisher
- subscribe(Subscriber<? super DescribeFileCachesResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeFileCachesPublisher
- subscribe(Subscriber<? super DescribeFileSystemAliasesResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemAliasesPublisher
- subscribe(Subscriber<? super DescribeFileSystemsResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeFileSystemsPublisher
- subscribe(Subscriber<? super DescribeSnapshotsResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeSnapshotsPublisher
- subscribe(Subscriber<? super DescribeStorageVirtualMachinesResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeStorageVirtualMachinesPublisher
- subscribe(Subscriber<? super DescribeVolumesResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeVolumesPublisher
- subscribe(Subscriber<? super ListTagsForResourceResponse>) - Method in class software.amazon.awssdk.services.fsx.paginators.ListTagsForResourcePublisher
- substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- Substring - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Substring
- subtype() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Describes the SVM's subtype.
- subtype(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes the SVM's subtype.
- subtype(StorageVirtualMachineSubtype) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Describes the SVM's subtype.
- subtypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Describes the SVM's subtype.
- SUCCEEDED - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- succeededCount() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
-
A running total of the number of files that the task has successfully processed.
- succeededCount(Long) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus.Builder
-
A running total of the number of files that the task has successfully processed.
- SUCCESS_AND_FAILURE - software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
- SUCCESS_ONLY - software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- supportsDualStack() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs.Builder
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- supportsFips() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs.Builder
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition.Builder
- supportsFIPS() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulePartition
- SvmActiveDirectoryConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Describes the Microsoft Active Directory (AD) directory configuration to which the FSx for ONTAP storage virtual machine (SVM) is joined.
- SvmActiveDirectoryConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- svmAdminPassword() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
The password to use when managing the SVM using the NetApp ONTAP CLI or REST API.
- svmAdminPassword() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
-
Specifies a new SvmAdminPassword.
- svmAdminPassword(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
The password to use when managing the SVM using the NetApp ONTAP CLI or REST API.
- svmAdminPassword(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest.Builder
-
Specifies a new SvmAdminPassword.
- SvmEndpoint - Class in software.amazon.awssdk.services.fsx.model
-
An Amazon FSx for NetApp ONTAP storage virtual machine (SVM) has four endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager.
- SvmEndpoint.Builder - Interface in software.amazon.awssdk.services.fsx.model
- SvmEndpoints - Class in software.amazon.awssdk.services.fsx.model
-
An Amazon FSx for NetApp ONTAP storage virtual machine (SVM) has the following endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager.
- SvmEndpoints.Builder - Interface in software.amazon.awssdk.services.fsx.model
- SYNC_DESTINATION - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
- SYNC_SOURCE - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
T
- Tag - Class in software.amazon.awssdk.services.fsx.model
-
Specifies a key-value pair for a resource tag.
- Tag.Builder - Interface in software.amazon.awssdk.services.fsx.model
- tagKeys() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
-
A list of keys of tags on the resource to untag.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.fsx.model.UntagResourceRequest.Builder
-
A list of keys of tags on the resource to untag.
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.UntagResourceRequest.Builder
-
A list of keys of tags on the resource to untag.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Tags an Amazon FSx resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Tags an Amazon FSx resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Tags an Amazon FSx resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Tags an Amazon FSx resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for the
TagResource
operation. - TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
TagResourceRequest
Marshaller - TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.TagResourceRequestMarshaller
- TagResourceResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the
TagResource
operation. - TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- tags() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The tags associated with a particular file system.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
-
(Optional) The tags to apply to the backup at backup creation.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
The tags to be applied to the file system at file system creation.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
The tags to apply to the file system that's being created.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The tags to associate with the file system.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
-
A list of tags on the resource.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Returns the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
-
A list of tags for the resource.
- tags() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
Returns the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The tags associated with a particular file system.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
-
(Optional) The tags to apply to the backup at backup creation.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
The tags to be applied to the file system at file system creation.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The tags to apply to the file system that's being created.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The tags to associate with the file system.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse.Builder
-
A list of tags on the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Sets the value of the Tags property for this object.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.TagResourceRequest.Builder
-
A list of tags for the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The tags associated with a particular file system.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
-
(Optional) The tags to apply to the backup at backup creation.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
The tags to be applied to the file system at file system creation.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The tags to apply to the file system that's being created.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The tags to associate with the file system.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse.Builder
-
A list of tags on the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Sets the value of the Tags property for this object.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.TagResourceRequest.Builder
-
A list of tags for the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The tags associated with a particular file system.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CopyBackupRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
-
(Optional) The tags to apply to the backup at backup creation.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
The tags to be applied to the file system at file system creation.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The tags to apply to the file system that's being created.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The tags to associate with the file system.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse.Builder
-
A list of tags on the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
Sets the value of the Tags property for this object.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.TagResourceRequest.Builder
-
A list of tags for the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
Sets the value of the Tags property for this object.
- target() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Builder
- targetFileSystemValues() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
The target value for the administration action, provided in the
UpdateFileSystem
operation. - targetFileSystemValues(Consumer<FileSystem.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The target value for the administration action, provided in the
UpdateFileSystem
operation. - targetFileSystemValues(FileSystem) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The target value for the administration action, provided in the
UpdateFileSystem
operation. - targetSnapshotValues() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
Returns the value of the TargetSnapshotValues property for this object.
- targetSnapshotValues(Consumer<Snapshot.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the TargetSnapshotValues property for this object.
- targetSnapshotValues(Snapshot) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the TargetSnapshotValues property for this object.
- targetVolumeValues() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
Returns the value of the TargetVolumeValues property for this object.
- targetVolumeValues(Consumer<Volume.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the TargetVolumeValues property for this object.
- targetVolumeValues(Volume) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
Sets the value of the TargetVolumeValues property for this object.
- TASK_LIFECYCLE - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
- taskId() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
-
Specifies the data repository task to cancel.
- taskId() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
-
The ID of the task being canceled.
- taskId() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The system-generated, unique 17-digit ID of the data repository task.
- taskId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest.Builder
-
Specifies the data repository task to cancel.
- taskId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse.Builder
-
The ID of the task being canceled.
- taskId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The system-generated, unique 17-digit ID of the data repository task.
- taskIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
-
(Optional) IDs of the tasks whose descriptions you want to retrieve (String).
- taskIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
-
(Optional) IDs of the tasks whose descriptions you want to retrieve (String).
- taskIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest.Builder
-
(Optional) IDs of the tasks whose descriptions you want to retrieve (String).
- template() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- THROUGHPUT_OPTIMIZATION - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Sets the throughput capacity for the file system that you're creating in megabytes per second (MBps).
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Specifies the throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MBps).
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
Sets the throughput capacity of an Amazon FSx file system, measured in megabytes per second (MB/s), in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Returns the value of the ThroughputCapacity property for this object.
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
The throughput of an Amazon FSx file system, measured in megabytes per second (MBps).
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Enter a new value to change the amount of throughput capacity for the file system in megabytes per second (MBps).
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
The throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MB/s).
- throughputCapacity() - Method in class software.amazon.awssdk.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.
- throughputCapacity() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The throughput of the Amazon FSx file system, measured in megabytes per second.
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Sets the throughput capacity for the file system that you're creating in megabytes per second (MBps).
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Specifies the throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MBps).
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
Sets the throughput capacity of an Amazon FSx file system, measured in megabytes per second (MB/s), in 2 to the nth increments, between 2^3 (8) and 2^11 (2048).
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Sets the value of the ThroughputCapacity property for this object.
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
The throughput of an Amazon FSx file system, measured in megabytes per second (MBps).
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
Enter a new value to change the amount of throughput capacity for the file system in megabytes per second (MBps).
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
The throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MB/s).
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
Sets the target value for a file system's throughput capacity, in MB/s, that you are updating the file system to.
- throughputCapacity(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The throughput of the Amazon FSx file system, measured in megabytes per second.
- throughputCapacityPerHAPair() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Use to choose the throughput capacity per HA pair, rather than the total throughput for the file system.
- throughputCapacityPerHAPair() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Use to choose the throughput capacity per HA pair.
- throughputCapacityPerHAPair() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Use to choose the throughput capacity per HA pair, rather than the total throughput for the file system.
- throughputCapacityPerHAPair(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Use to choose the throughput capacity per HA pair, rather than the total throughput for the file system.
- throughputCapacityPerHAPair(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Use to choose the throughput capacity per HA pair.
- throughputCapacityPerHAPair(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
Use to choose the throughput capacity per HA pair, rather than the total throughput for the file system.
- tieringPolicy() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Returns the value of the TieringPolicy property for this object.
- tieringPolicy() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The volume's
TieringPolicy
setting. - tieringPolicy() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
Update the volume's data tiering policy.
- tieringPolicy(Consumer<TieringPolicy.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Sets the value of the TieringPolicy property for this object.
- tieringPolicy(Consumer<TieringPolicy.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The volume's
TieringPolicy
setting. - tieringPolicy(Consumer<TieringPolicy.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
Update the volume's data tiering policy.
- tieringPolicy(TieringPolicy) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Sets the value of the TieringPolicy property for this object.
- tieringPolicy(TieringPolicy) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The volume's
TieringPolicy
setting. - tieringPolicy(TieringPolicy) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration.Builder
-
Update the volume's data tiering policy.
- TieringPolicy - Class in software.amazon.awssdk.services.fsx.model
-
Describes the data tiering policy for an ONTAP volume.
- TieringPolicy.Builder - Interface in software.amazon.awssdk.services.fsx.model
- TieringPolicyName - Enum in software.amazon.awssdk.services.fsx.model
- toBuilder() - Method in interface software.amazon.awssdk.services.fsx.auth.scheme.FSxAuthSchemeParams
-
Returns a
FSxAuthSchemeParams.Builder
to customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.fsx.auth.scheme.internal.DefaultFSxAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.Alias
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.Backup
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.BackupInProgressException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.BackupNotFoundException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.BackupRestoringException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.BadRequestException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.Filter
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.FSxException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.FSxRequest
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InternalServerErrorException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidExportPathException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidImportPathException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidRegionException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.ResourceNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.Tag
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.UnsupportedOperationException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.Volume
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
- toBuilder() - Method in exception software.amazon.awssdk.services.fsx.model.VolumeNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
- toList() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters
- toParameterReference() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.fsx.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partition
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleArn
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Str
- toString() - Method in class software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeActionFailureDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.Alias
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.AliasLifecycle
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AssociateFileSystemAliasesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AutoExportPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.AutoImportPolicy
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.BackupFailureDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.BackupLifecycle
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.BackupType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CancelDataRepositoryTaskResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CompletionReport
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CopyBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreMetadataConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSOriginSnapshotConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateStorageVirtualMachineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateSvmActiveDirectoryConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DataCompressionType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryAssociation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryFailureDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFailureDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteDataRepositoryAssociationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileCacheResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemLustreResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSOption
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemWindowsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DeleteOpenZFSVolumeOption
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteStorageVirtualMachineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeOpenZFSConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeBackupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryAssociationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeDataRepositoryTasksResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileCachesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemAliasesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeFileSystemsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSharedVpcConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeSnapshotsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeStorageVirtualMachinesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DisassociateFileSystemAliasesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DiskIopsConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.DriveCacheType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.EventType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheDataRepositoryAssociation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheFailureDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FileCacheLustreDeploymentType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreMetadataConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FileCacheType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemFailureDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- toString() - Method in class software.amazon.awssdk.services.fsx.model.FileSystemLustreMetadataConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FileSystemMaintenanceOperation
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FileSystemType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.Filter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FilterName
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.LifecycleTransitionReason
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.LustreDeploymentType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.LustreLogCreateConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.LustreRootSquashConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
- toString() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.NfsVersion
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.OntapDeploymentType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.OntapVolumeType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSClientConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSNfsExport
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSOriginSnapshotConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.PrivilegedDelete
- toString() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.ReleaseFileSystemNfsV3LocksResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.ReportFormat
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.ReportScope
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.ResourceType
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
- toString() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.S3DataRepositoryConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.SecurityStyle
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.ServiceLimit
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockRetentionPeriod
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.SnaplockType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.SnapshotFilterName
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
- toString() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.StartMisconfiguredStateRecoveryResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.Status
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.StorageType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilterName
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SvmActiveDirectoryConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.SvmEndpoints
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.TieringPolicy
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.TieringPolicyName
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.Unit
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSharedVpcConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateStorageVirtualMachineResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSvmActiveDirectoryConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.VolumeFilterName
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.VolumeStyle
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.VolumeType
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
- toString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsAuditLogCreateConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
- toString() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
Returns a string representation of this object.
- TOTAL_IN_PROGRESS_COPY_BACKUPS - software.amazon.awssdk.services.fsx.model.ServiceLimit
- TOTAL_SSD_IOPS - software.amazon.awssdk.services.fsx.model.ServiceLimit
- TOTAL_STORAGE - software.amazon.awssdk.services.fsx.model.ServiceLimit
- TOTAL_THROUGHPUT_CAPACITY - software.amazon.awssdk.services.fsx.model.ServiceLimit
- TOTAL_USER_INITIATED_BACKUPS - software.amazon.awssdk.services.fsx.model.ServiceLimit
- TOTAL_USER_TAGS - software.amazon.awssdk.services.fsx.model.ServiceLimit
- totalConstituents() - Method in class software.amazon.awssdk.services.fsx.model.AggregateConfiguration
-
The total number of constituents this FlexGroup volume has.
- totalConstituents(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.AggregateConfiguration.Builder
-
The total number of constituents this FlexGroup volume has.
- totalCount() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus
-
The total number of files that the task will process.
- totalCount(Long) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskStatus.Builder
-
The total number of files that the task will process.
- totalTransferBytes() - Method in class software.amazon.awssdk.services.fsx.model.AdministrativeAction
-
The number of bytes that have transferred for the FSx for OpenZFS snapshot that you're copying.
- totalTransferBytes(Long) - Method in interface software.amazon.awssdk.services.fsx.model.AdministrativeAction.Builder
-
The number of bytes that have transferred for the FSx for OpenZFS snapshot that you're copying.
- TRANSFERRING - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- TREE - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.TreeRule
- type() - Method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
-
The type of Active Directory error.
- type() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
-
Defines the type of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
- type() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The type of the file-system backup.
- type() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Specifies the type of data repository task to create.
- type() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The type of data repository task.
- type() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
-
Specifies whether the quota applies to a user or group.
- type() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
-
Defines the type of time for the retention period of an FSx for ONTAP SnapLock volume.
- type(String) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
-
The type of Active Directory error.
- type(String) - Method in interface software.amazon.awssdk.services.fsx.model.AutocommitPeriod.Builder
-
Defines the type of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
- type(String) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The type of the file-system backup.
- type(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Specifies the type of data repository task to create.
- type(String) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The type of data repository task.
- type(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota.Builder
-
Specifies whether the quota applies to a user or group.
- type(String) - Method in interface software.amazon.awssdk.services.fsx.model.RetentionPeriod.Builder
-
Defines the type of time for the retention period of an FSx for ONTAP SnapLock volume.
- type(ParameterType) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- type(ActiveDirectoryErrorType) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
-
The type of Active Directory error.
- type(AutocommitPeriodType) - Method in interface software.amazon.awssdk.services.fsx.model.AutocommitPeriod.Builder
-
Defines the type of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
- type(BackupType) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
The type of the file-system backup.
- type(DataRepositoryTaskType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest.Builder
-
Specifies the type of data repository task to create.
- type(DataRepositoryTaskType) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTask.Builder
-
The type of data repository task.
- type(OpenZFSQuotaType) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota.Builder
-
Specifies whether the quota applies to a user or group.
- type(RetentionPeriodType) - Method in interface software.amazon.awssdk.services.fsx.model.RetentionPeriod.Builder
-
Defines the type of time for the retention period of an FSx for ONTAP SnapLock volume.
- TYPE - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.fsx.endpoints.internal.Rule
- typeAsString() - Method in exception software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException
-
The type of Active Directory error.
- typeAsString() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
-
Defines the type of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
- typeAsString() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
The type of the file-system backup.
- typeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateDataRepositoryTaskRequest
-
Specifies the type of data repository task to create.
- typeAsString() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTask
-
The type of data repository task.
- typeAsString() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSUserOrGroupQuota
-
Specifies whether the quota applies to a user or group.
- typeAsString() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
-
Defines the type of time for the retention period of an FSx for ONTAP SnapLock volume.
- types() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.Template.Literal
- unit() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
-
The unit of time used by the
Value
parameter to determine if a file can be released, based on when it was last accessed. - unit(String) - Method in interface software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess.Builder
-
The unit of time used by the
Value
parameter to determine if a file can be released, based on when it was last accessed. - unit(Unit) - Method in interface software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess.Builder
-
The unit of time used by the
Value
parameter to determine if a file can be released, based on when it was last accessed. - Unit - Enum in software.amazon.awssdk.services.fsx.model
- unitAsString() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
-
The unit of time used by the
Value
parameter to determine if a file can be released, based on when it was last accessed. - UNIX - software.amazon.awssdk.services.fsx.model.SecurityStyle
- UNIX - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.AliasLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.BackupLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.BackupType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DataCompressionType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSOption
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DeleteOpenZFSVolumeOption
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.DriveCacheType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.EventType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FileCacheLustreDeploymentType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FileCacheType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FileSystemMaintenanceOperation
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FileSystemType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FilterName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.LustreDeploymentType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.NfsVersion
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.OntapDeploymentType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.OntapVolumeType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.PrivilegedDelete
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.ReportFormat
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.ReportScope
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.ResourceType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.SecurityStyle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.ServiceLimit
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.SnaplockType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.SnapshotFilterName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.Status
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.StorageType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilterName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.TieringPolicyName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.Unit
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.VolumeFilterName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.VolumeLifecycle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.VolumeStyle
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.VolumeType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
- UNSPECIFIED - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
- UnsupportedOperationException - Exception in software.amazon.awssdk.services.fsx.model
-
The requested operation is not supported for this resource or API.
- UnsupportedOperationException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This action removes a tag from an Amazon FSx resource.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This action removes a tag from an Amazon FSx resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
This action removes a tag from an Amazon FSx resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
This action removes a tag from an Amazon FSx resource.
- UntagResourceRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for
UntagResource
action. - UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UntagResourceRequest
Marshaller - UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UntagResourceRequestMarshaller
- UntagResourceResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for
UntagResource
action. - UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UPDATED_OPTIMIZING - software.amazon.awssdk.services.fsx.model.Status
- updateDataRepositoryAssociation(Consumer<UpdateDataRepositoryAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system.
- updateDataRepositoryAssociation(Consumer<UpdateDataRepositoryAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system.
- updateDataRepositoryAssociation(UpdateDataRepositoryAssociationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system.
- updateDataRepositoryAssociation(UpdateDataRepositoryAssociationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system.
- UpdateDataRepositoryAssociationRequest - Class in software.amazon.awssdk.services.fsx.model
- UpdateDataRepositoryAssociationRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateDataRepositoryAssociationRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UpdateDataRepositoryAssociationRequest
Marshaller - UpdateDataRepositoryAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UpdateDataRepositoryAssociationRequestMarshaller
- UpdateDataRepositoryAssociationResponse - Class in software.amazon.awssdk.services.fsx.model
- UpdateDataRepositoryAssociationResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- updateFileCache(Consumer<UpdateFileCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the configuration of an existing Amazon File Cache resource.
- updateFileCache(Consumer<UpdateFileCacheRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the configuration of an existing Amazon File Cache resource.
- updateFileCache(UpdateFileCacheRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the configuration of an existing Amazon File Cache resource.
- updateFileCache(UpdateFileCacheRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the configuration of an existing Amazon File Cache resource.
- UpdateFileCacheLustreConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration update for an Amazon File Cache resource.
- UpdateFileCacheLustreConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileCacheRequest - Class in software.amazon.awssdk.services.fsx.model
- UpdateFileCacheRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileCacheRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UpdateFileCacheRequest
Marshaller - UpdateFileCacheRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UpdateFileCacheRequestMarshaller
- UpdateFileCacheResponse - Class in software.amazon.awssdk.services.fsx.model
- UpdateFileCacheResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- updateFileSystem(Consumer<UpdateFileSystemRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Use this operation to update the configuration of an existing Amazon FSx file system.
- updateFileSystem(Consumer<UpdateFileSystemRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Use this operation to update the configuration of an existing Amazon FSx file system.
- updateFileSystem(UpdateFileSystemRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Use this operation to update the configuration of an existing Amazon FSx file system.
- updateFileSystem(UpdateFileSystemRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Use this operation to update the configuration of an existing Amazon FSx file system.
- UpdateFileSystemLustreConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration object for Amazon FSx for Lustre file systems used in the
UpdateFileSystem
operation. - UpdateFileSystemLustreConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileSystemLustreMetadataConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Lustre metadata performance configuration update for an Amazon FSx for Lustre file system using a
PERSISTENT_2
deployment type. - UpdateFileSystemLustreMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileSystemOntapConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration updates for an Amazon FSx for NetApp ONTAP file system.
- UpdateFileSystemOntapConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileSystemOpenZFSConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration updates for an Amazon FSx for OpenZFS file system.
- UpdateFileSystemOpenZFSConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileSystemRequest - Class in software.amazon.awssdk.services.fsx.model
-
The request object for the
UpdateFileSystem
operation. - UpdateFileSystemRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileSystemRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UpdateFileSystemRequest
Marshaller - UpdateFileSystemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UpdateFileSystemRequestMarshaller
- UpdateFileSystemResponse - Class in software.amazon.awssdk.services.fsx.model
-
The response object for the
UpdateFileSystem
operation. - UpdateFileSystemResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateFileSystemWindowsConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Updates the configuration for an existing Amazon FSx for Windows File Server file system.
- UpdateFileSystemWindowsConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateOntapVolumeConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Used to specify changes to the ONTAP configuration for the volume you are updating.
- UpdateOntapVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateOpenZFSVolumeConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Used to specify changes to the OpenZFS configuration for the volume that you are updating.
- UpdateOpenZFSVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateOpenZFSVolumeOption - Enum in software.amazon.awssdk.services.fsx.model
- updateSharedVpcConfiguration(Consumer<UpdateSharedVpcConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Configures whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- updateSharedVpcConfiguration(Consumer<UpdateSharedVpcConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Configures whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- updateSharedVpcConfiguration(UpdateSharedVpcConfigurationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Configures whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- updateSharedVpcConfiguration(UpdateSharedVpcConfigurationRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Configures whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner.
- UpdateSharedVpcConfigurationRequest - Class in software.amazon.awssdk.services.fsx.model
- UpdateSharedVpcConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateSharedVpcConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UpdateSharedVpcConfigurationRequest
Marshaller - UpdateSharedVpcConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UpdateSharedVpcConfigurationRequestMarshaller
- UpdateSharedVpcConfigurationResponse - Class in software.amazon.awssdk.services.fsx.model
- UpdateSharedVpcConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateSnaplockConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Updates the SnapLock configuration for an existing FSx for ONTAP volume.
- UpdateSnaplockConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- updateSnapshot(Consumer<UpdateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the name of an Amazon FSx for OpenZFS snapshot.
- updateSnapshot(Consumer<UpdateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the name of an Amazon FSx for OpenZFS snapshot.
- updateSnapshot(UpdateSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the name of an Amazon FSx for OpenZFS snapshot.
- updateSnapshot(UpdateSnapshotRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the name of an Amazon FSx for OpenZFS snapshot.
- UpdateSnapshotRequest - Class in software.amazon.awssdk.services.fsx.model
- UpdateSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UpdateSnapshotRequest
Marshaller - UpdateSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UpdateSnapshotRequestMarshaller
- UpdateSnapshotResponse - Class in software.amazon.awssdk.services.fsx.model
- UpdateSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- updateStorageVirtualMachine(Consumer<UpdateStorageVirtualMachineRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates an FSx for ONTAP storage virtual machine (SVM).
- updateStorageVirtualMachine(Consumer<UpdateStorageVirtualMachineRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates an FSx for ONTAP storage virtual machine (SVM).
- updateStorageVirtualMachine(UpdateStorageVirtualMachineRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates an FSx for ONTAP storage virtual machine (SVM).
- updateStorageVirtualMachine(UpdateStorageVirtualMachineRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates an FSx for ONTAP storage virtual machine (SVM).
- UpdateStorageVirtualMachineRequest - Class in software.amazon.awssdk.services.fsx.model
- UpdateStorageVirtualMachineRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateStorageVirtualMachineRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UpdateStorageVirtualMachineRequest
Marshaller - UpdateStorageVirtualMachineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UpdateStorageVirtualMachineRequestMarshaller
- UpdateStorageVirtualMachineResponse - Class in software.amazon.awssdk.services.fsx.model
- UpdateStorageVirtualMachineResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateSvmActiveDirectoryConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
Specifies updates to an FSx for ONTAP storage virtual machine's (SVM) Microsoft Active Directory (AD) configuration.
- UpdateSvmActiveDirectoryConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- updateVolume(Consumer<UpdateVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- updateVolume(Consumer<UpdateVolumeRequest.Builder>) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- updateVolume(UpdateVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxAsyncClient
-
Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- updateVolume(UpdateVolumeRequest) - Method in interface software.amazon.awssdk.services.fsx.FSxClient
-
Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.
- UpdateVolumeRequest - Class in software.amazon.awssdk.services.fsx.model
- UpdateVolumeRequest.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UpdateVolumeRequestMarshaller - Class in software.amazon.awssdk.services.fsx.transform
-
UpdateVolumeRequest
Marshaller - UpdateVolumeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.fsx.transform.UpdateVolumeRequestMarshaller
- UpdateVolumeResponse - Class in software.amazon.awssdk.services.fsx.model
- UpdateVolumeResponse.Builder - Interface in software.amazon.awssdk.services.fsx.model
- UPDATING - software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
- UPDATING - software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
- UPDATING - software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
- uriEncode(String) - Static method in class software.amazon.awssdk.services.fsx.endpoints.internal.RulesFunctions
- UriEncodeFn - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.fsx.endpoints.FSxEndpointParams.Builder
- USER - software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
- USER_INITIATED - software.amazon.awssdk.services.fsx.model.BackupType
- USER_PROVISIONED - software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
- USER_PROVISIONED - software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
- USER_PROVISIONED - software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
- UserAgentUtils - Class in software.amazon.awssdk.services.fsx.internal
- userAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Configures how much storage users and groups can use on the volume.
- userAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas() - Method in class software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Configures how much storage users and groups can use on the volume.
- userAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota>) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(Consumer<OpenZFSUserOrGroupQuota.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Configures how much storage users and groups can use on the volume.
- userAndGroupQuotas(Consumer<OpenZFSUserOrGroupQuota.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(Consumer<OpenZFSUserOrGroupQuota.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(Consumer<OpenZFSUserOrGroupQuota.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(OpenZFSUserOrGroupQuota...) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration.Builder
-
Configures how much storage users and groups can use on the volume.
- userAndGroupQuotas(OpenZFSUserOrGroupQuota...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSCreateRootVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(OpenZFSUserOrGroupQuota...) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userAndGroupQuotas(OpenZFSUserOrGroupQuota...) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeConfiguration.Builder
-
An object specifying how much storage users or groups can use on the volume.
- userName() - Method in class software.amazon.awssdk.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.
- userName() - Method in class software.amazon.awssdk.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.
- userName() - Method in class software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates
-
Specifies the updated user name for the service account on your self-managed Active Directory domain.
- userName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes.Builder
-
The user name for the service account on your self-managed AD domain that FSx uses to join to your AD domain.
- userName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfiguration.Builder
-
The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
- userName(String) - Method in interface software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryConfigurationUpdates.Builder
-
Specifies the updated user name for the service account on your self-managed Active Directory domain.
- uuid() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
The volume's universally unique identifier (UUID).
- uuid() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachine
-
The SVM's UUID (universally unique identifier).
- uuid(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
The volume's universally unique identifier (UUID).
- uuid(String) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachine.Builder
-
The SVM's UUID (universally unique identifier).
V
- validate() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.FnNode
- value() - Method in class software.amazon.awssdk.services.fsx.model.AutocommitPeriod
-
Defines the amount of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
- value() - Method in class software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess
-
An integer that represents the minimum amount of time (in days) since a file was last accessed in the file system.
- value() - Method in class software.amazon.awssdk.services.fsx.model.RetentionPeriod
-
Defines the amount of time for the retention period of an FSx for ONTAP SnapLock volume.
- value() - Method in class software.amazon.awssdk.services.fsx.model.Tag
-
A value that specifies the
TagValue
, the value assigned to the corresponding tag key. - value(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.AutocommitPeriod.Builder
-
Defines the amount of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
- value(Integer) - Method in interface software.amazon.awssdk.services.fsx.model.RetentionPeriod.Builder
-
Defines the amount of time for the retention period of an FSx for ONTAP SnapLock volume.
- value(Long) - Method in interface software.amazon.awssdk.services.fsx.model.DurationSinceLastAccess.Builder
-
An integer that represents the minimum amount of time (in days) since a file was last accessed in the file system.
- value(String) - Method in interface software.amazon.awssdk.services.fsx.model.Tag.Builder
-
A value that specifies the
TagValue
, the value assigned to the corresponding tag key. - value(Value) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine
. - Value() - Constructor for class software.amazon.awssdk.services.fsx.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.fsx.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.fsx.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AdministrativeActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AliasLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.AutoImportPolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.BackupLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.BackupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryTaskType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DeleteOpenZFSVolumeOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.DriveCacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLustreDeploymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemMaintenanceOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FileSystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.LustreDeploymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.NfsVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OntapDeploymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OntapVolumeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.PrivilegedDelete
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ReportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ReportScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.RetentionPeriodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SecurityStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.ServiceLimit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SnaplockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotFilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.TieringPolicyName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeFilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeLifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.fsx.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.DataCompressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.DataRepositoryLifecycle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter
-
Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.DeleteFileSystemOpenZFSOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.DeleteOpenZFSVolumeOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.DiskIopsConfigurationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLifecycle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheLustreDeploymentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.FileCacheType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.FileSystemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class software.amazon.awssdk.services.fsx.model.Filter
-
The values of the filter.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.FlexCacheEndpointType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.InputOntapVolumeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.MetadataConfigurationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.NfsVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.OntapDeploymentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.OntapVolumeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSCopyStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSDeploymentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSQuotaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.OpenZFSReadCacheSizingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.PrivilegedDelete
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.RestoreOpenZFSVolumeOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.RetentionPeriodType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.SecurityStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.SnaplockType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class software.amazon.awssdk.services.fsx.model.SnapshotFilter
-
The
file-system-id
orvolume-id
that you are filtering for. - values() - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotFilterName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.SnapshotLifecycle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.fsx.model.StorageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter
-
The values of the filter.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilterName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineLifecycle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineRootVolumeSecurityStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.StorageVirtualMachineSubtype
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.TieringPolicyName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.UpdateOpenZFSVolumeOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class software.amazon.awssdk.services.fsx.model.VolumeFilter
-
The values of the filter.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeFilterName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeLifecycle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.VolumeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsAccessAuditLogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.fsx.model.WindowsDeploymentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter.Builder
-
Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
- values(String...) - Method in interface software.amazon.awssdk.services.fsx.model.Filter.Builder
-
The values of the filter.
- values(String...) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotFilter.Builder
-
The
file-system-id
orvolume-id
that you are filtering for. - values(String...) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter.Builder
-
The values of the filter.
- values(String...) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeFilter.Builder
-
The values of the filter.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskFilter.Builder
-
Use Values to include the specific file system IDs and task lifecycle states for the filters you are using.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.Filter.Builder
-
The values of the filter.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotFilter.Builder
-
The
file-system-id
orvolume-id
that you are filtering for. - values(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineFilter.Builder
-
The values of the filter.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeFilter.Builder
-
The values of the filter.
- version() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions
- version() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- version() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- version(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.Partitions.Builder
- version(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration.Builder
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- version(String) - Method in interface software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration.Builder
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- version(NfsVersion) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration.Builder
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- version(NfsVersion) - Method in interface software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration.Builder
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- versionAsString() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheNFSConfiguration
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- versionAsString() - Method in class software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
-
The version of the NFS (Network File System) protocol of the NFS data repository.
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.fsx.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.RuleEvaluator
- volume() - Method in class software.amazon.awssdk.services.fsx.model.Backup
-
Returns the value of the Volume property for this object.
- volume() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse
-
Returned after a successful
CreateVolumeFromBackup
API operation, describing the volume just created. - volume() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeResponse
-
Returned after a successful
CreateVolume
API operation, describing the volume just created. - volume() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse
-
A description of the volume just updated.
- volume(Consumer<Volume.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Sets the value of the Volume property for this object.
- volume(Consumer<Volume.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse.Builder
-
Returned after a successful
CreateVolumeFromBackup
API operation, describing the volume just created. - volume(Consumer<Volume.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeResponse.Builder
-
Returned after a successful
CreateVolume
API operation, describing the volume just created. - volume(Consumer<Volume.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse.Builder
-
A description of the volume just updated.
- volume(Volume) - Method in interface software.amazon.awssdk.services.fsx.model.Backup.Builder
-
Sets the value of the Volume property for this object.
- volume(Volume) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeFromBackupResponse.Builder
-
Returned after a successful
CreateVolumeFromBackup
API operation, describing the volume just created. - volume(Volume) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeResponse.Builder
-
Returned after a successful
CreateVolume
API operation, describing the volume just created. - volume(Volume) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeResponse.Builder
-
A description of the volume just updated.
- Volume - Class in software.amazon.awssdk.services.fsx.model
-
Describes an Amazon FSx volume.
- VOLUME - software.amazon.awssdk.services.fsx.model.ResourceType
- VOLUME_ID - software.amazon.awssdk.services.fsx.model.FilterName
- VOLUME_ID - software.amazon.awssdk.services.fsx.model.SnapshotFilterName
- VOLUME_INITIALIZE_WITH_SNAPSHOT - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- VOLUME_RESTORE - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- VOLUME_UPDATE - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- VOLUME_UPDATE_WITH_SNAPSHOT - software.amazon.awssdk.services.fsx.model.AdministrativeActionType
- Volume.Builder - Interface in software.amazon.awssdk.services.fsx.model
- volumeAppendModeEnabled() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration
-
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
- volumeAppendModeEnabled() - Method in class software.amazon.awssdk.services.fsx.model.SnaplockConfiguration
-
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
- volumeAppendModeEnabled() - Method in class software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration
-
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
- volumeAppendModeEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnaplockConfiguration.Builder
-
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
- volumeAppendModeEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.SnaplockConfiguration.Builder
-
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
- volumeAppendModeEnabled(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateSnaplockConfiguration.Builder
-
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
- VolumeFilter - Class in software.amazon.awssdk.services.fsx.model
-
A filter used to restrict the results of describe calls for Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volumes.
- VolumeFilter.Builder - Interface in software.amazon.awssdk.services.fsx.model
- VolumeFilterName - Enum in software.amazon.awssdk.services.fsx.model
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest
-
Specifies the ID of the volume that you are copying the snapshot to.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse
-
The ID of the volume that you copied the snapshot to.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.CreateBackupRequest
-
(Optional) The ID of the FSx for ONTAP volume to back up.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest
-
The ID of the volume that you are taking a snapshot of.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest
-
The ID of the volume that you are deleting.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse
-
The ID of the volume that's being deleted.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest
-
The ID of the volume that you are restoring.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse
-
The ID of the volume that you restored.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.Snapshot
-
The ID of the volume that the snapshot is of.
- volumeId() - Method in class software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest
-
The ID of the volume that you want to update, in the format
fsvol-0123456789abcdef0
. - volumeId() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The system-generated, unique ID of the volume.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeRequest.Builder
-
Specifies the ID of the volume that you are copying the snapshot to.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CopySnapshotAndUpdateVolumeResponse.Builder
-
The ID of the volume that you copied the snapshot to.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateBackupRequest.Builder
-
(Optional) The ID of the FSx for ONTAP volume to back up.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateSnapshotRequest.Builder
-
The ID of the volume that you are taking a snapshot of.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeRequest.Builder
-
The ID of the volume that you are deleting.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteVolumeResponse.Builder
-
The ID of the volume that's being deleted.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotRequest.Builder
-
The ID of the volume that you are restoring.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.RestoreVolumeFromSnapshotResponse.Builder
-
The ID of the volume that you restored.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Snapshot.Builder
-
The ID of the volume that the snapshot is of.
- volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateVolumeRequest.Builder
-
The ID of the volume that you want to update, in the format
fsvol-0123456789abcdef0
. - volumeId(String) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The system-generated, unique ID of the volume.
- volumeIds() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest
-
The IDs of the volumes whose descriptions you want to retrieve.
- volumeIds(String...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
-
The IDs of the volumes whose descriptions you want to retrieve.
- volumeIds(Collection<String>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesRequest.Builder
-
The IDs of the volumes whose descriptions you want to retrieve.
- VolumeLifecycle - Enum in software.amazon.awssdk.services.fsx.model
- VolumeNotFoundException - Exception in software.amazon.awssdk.services.fsx.model
-
No Amazon FSx volumes were found based upon the supplied parameters.
- VolumeNotFoundException.Builder - Interface in software.amazon.awssdk.services.fsx.model
- volumePath() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration
-
The path to the volume from the root volume.
- volumePath(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSVolumeConfiguration.Builder
-
The path to the volume from the root volume.
- volumes() - Method in class software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse
-
Returned after a successful
DescribeVolumes
operation, describing each volume. - volumes() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeVolumesIterable
-
Returns an iterable to iterate through the paginated
DescribeVolumesResponse.volumes()
member. - volumes() - Method in class software.amazon.awssdk.services.fsx.paginators.DescribeVolumesPublisher
-
Returns a publisher that can be used to get a stream of data.
- volumes(Collection<Volume>) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse.Builder
-
Returned after a successful
DescribeVolumes
operation, describing each volume. - volumes(Consumer<Volume.Builder>...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse.Builder
-
Returned after a successful
DescribeVolumes
operation, describing each volume. - volumes(Volume...) - Method in interface software.amazon.awssdk.services.fsx.model.DescribeVolumesResponse.Builder
-
Returned after a successful
DescribeVolumes
operation, describing each volume. - VOLUMES_PER_FILE_SYSTEM - software.amazon.awssdk.services.fsx.model.ServiceLimit
- volumeStyle() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Use to specify the style of an ONTAP volume.
- volumeStyle() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Use to specify the style of an ONTAP volume.
- volumeStyle(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Use to specify the style of an ONTAP volume.
- volumeStyle(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Use to specify the style of an ONTAP volume.
- volumeStyle(VolumeStyle) - Method in interface software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration.Builder
-
Use to specify the style of an ONTAP volume.
- volumeStyle(VolumeStyle) - Method in interface software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration.Builder
-
Use to specify the style of an ONTAP volume.
- VolumeStyle - Enum in software.amazon.awssdk.services.fsx.model
- volumeStyleAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateOntapVolumeConfiguration
-
Use to specify the style of an ONTAP volume.
- volumeStyleAsString() - Method in class software.amazon.awssdk.services.fsx.model.OntapVolumeConfiguration
-
Use to specify the style of an ONTAP volume.
- volumeType() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Specifies the type of volume to create;
ONTAP
andOPENZFS
are the only valid volume types. - volumeType() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The type of the volume.
- volumeType(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Specifies the type of volume to create;
ONTAP
andOPENZFS
are the only valid volume types. - volumeType(String) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The type of the volume.
- volumeType(VolumeType) - Method in interface software.amazon.awssdk.services.fsx.model.CreateVolumeRequest.Builder
-
Specifies the type of volume to create;
ONTAP
andOPENZFS
are the only valid volume types. - volumeType(VolumeType) - Method in interface software.amazon.awssdk.services.fsx.model.Volume.Builder
-
The type of the volume.
- VolumeType - Enum in software.amazon.awssdk.services.fsx.model
- volumeTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.CreateVolumeRequest
-
Specifies the type of volume to create;
ONTAP
andOPENZFS
are the only valid volume types. - volumeTypeAsString() - Method in class software.amazon.awssdk.services.fsx.model.Volume
-
The type of the volume.
- vpcId() - Method in class software.amazon.awssdk.services.fsx.model.FileCache
-
Returns the value of the VpcId property for this object.
- vpcId() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Returns the value of the VpcId property for this object.
- vpcId() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The ID of the primary virtual private cloud (VPC) for the file system.
- vpcId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCache.Builder
-
Sets the value of the VpcId property for this object.
- vpcId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheCreating.Builder
-
Sets the value of the VpcId property for this object.
- vpcId(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The ID of the primary virtual private cloud (VPC) for the file system.
W
- WARN_ERROR - software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
- WARN_ONLY - software.amazon.awssdk.services.fsx.model.LustreAccessAuditLogLevel
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.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.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.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.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration
-
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration
-
Returns the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration
-
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- weeklyMaintenanceStartTime() - Method in class software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration
-
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileCacheLustreConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemLustreConfiguration.Builder
-
(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.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemWindowsConfiguration.Builder
-
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.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration.Builder
-
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.OntapFileSystemConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.OpenZFSFileSystemConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreConfiguration.Builder
-
(Optional) The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOntapConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemOpenZFSConfiguration.Builder
-
Sets the value of the WeeklyMaintenanceStartTime property for this object.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemWindowsConfiguration.Builder
-
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- weeklyMaintenanceStartTime(String) - Method in interface software.amazon.awssdk.services.fsx.model.WindowsFileSystemConfiguration.Builder
-
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
- WINDOWS - software.amazon.awssdk.services.fsx.model.FileSystemType
- WindowsAccessAuditLogLevel - Enum in software.amazon.awssdk.services.fsx.model
- WindowsAuditLogConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system.
- WindowsAuditLogConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- WindowsAuditLogCreateConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The Windows file access auditing configuration used when creating or updating an Amazon FSx for Windows File Server file system.
- WindowsAuditLogCreateConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- windowsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest
-
The configuration for this Microsoft Windows file system.
- windowsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest
-
The Microsoft Windows configuration for the file system that's being created.
- windowsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest
-
Returns the value of the WindowsConfiguration property for this object.
- windowsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.FileSystem
-
The configuration for this Amazon FSx for Windows File Server file system.
- windowsConfiguration() - Method in class software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest
-
The configuration updates for an Amazon FSx for Windows File Server file system.
- windowsConfiguration(Consumer<CreateFileSystemWindowsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
The configuration for this Microsoft Windows file system.
- windowsConfiguration(Consumer<CreateFileSystemWindowsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The Microsoft Windows configuration for the file system that's being created.
- windowsConfiguration(Consumer<DeleteFileSystemWindowsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
Sets the value of the WindowsConfiguration property for this object.
- windowsConfiguration(Consumer<UpdateFileSystemWindowsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
The configuration updates for an Amazon FSx for Windows File Server file system.
- windowsConfiguration(Consumer<WindowsFileSystemConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The configuration for this Amazon FSx for Windows File Server file system.
- windowsConfiguration(CreateFileSystemWindowsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemFromBackupRequest.Builder
-
The configuration for this Microsoft Windows file system.
- windowsConfiguration(CreateFileSystemWindowsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.CreateFileSystemRequest.Builder
-
The Microsoft Windows configuration for the file system that's being created.
- windowsConfiguration(DeleteFileSystemWindowsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemRequest.Builder
-
Sets the value of the WindowsConfiguration property for this object.
- windowsConfiguration(UpdateFileSystemWindowsConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.UpdateFileSystemRequest.Builder
-
The configuration updates for an Amazon FSx for Windows File Server file system.
- windowsConfiguration(WindowsFileSystemConfiguration) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystem.Builder
-
The configuration for this Amazon FSx for Windows File Server file system.
- WindowsDeploymentType - Enum in software.amazon.awssdk.services.fsx.model
- WindowsFileSystemConfiguration - Class in software.amazon.awssdk.services.fsx.model
-
The configuration for this Microsoft Windows file system.
- WindowsFileSystemConfiguration.Builder - Interface in software.amazon.awssdk.services.fsx.model
- windowsResponse() - Method in class software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse
-
Returns the value of the WindowsResponse property for this object.
- windowsResponse(Consumer<DeleteFileSystemWindowsResponse.Builder>) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
Sets the value of the WindowsResponse property for this object.
- windowsResponse(DeleteFileSystemWindowsResponse) - Method in interface software.amazon.awssdk.services.fsx.model.DeleteFileSystemResponse.Builder
-
Sets the value of the WindowsResponse property for this object.
- withDefaultVersion() - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.fsx.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.BackupBeingCopiedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.BackupInProgressException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.BackupNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.BackupRestoringException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.BadRequestException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryAssociationNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskEndedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskExecutingException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.DataRepositoryTaskNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.FileCacheNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.FileSystemNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.FSxException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.fsx.model.FSxException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleParameterErrorException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.IncompatibleRegionForMultiAzException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InternalServerErrorException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDataRepositoryTypeException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidExportPathException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidImportPathException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidNetworkSettingsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidPerUnitStorageThroughputException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidRegionException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.InvalidSourceKmsKeyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileCacheConfigurationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.MissingFileSystemConfigurationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.MissingVolumeConfigurationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.NotServiceResourceErrorException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceDoesNotSupportTaggingException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.ServiceLimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.SnapshotNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.SourceBackupUnavailableException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.StorageVirtualMachineNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.UnsupportedOperationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.fsx.model.VolumeNotFoundException.Builder
- WRONG_VPC - software.amazon.awssdk.services.fsx.model.ActiveDirectoryErrorType
Y
- YEARS - software.amazon.awssdk.services.fsx.model.AutocommitPeriodType
- YEARS - software.amazon.awssdk.services.fsx.model.RetentionPeriodType
Z
- ZSTD - software.amazon.awssdk.services.fsx.model.OpenZFSDataCompressionType
All Classes All Packages