Uses of Class
software.amazon.awssdk.services.fsx.model.NFSDataRepositoryConfiguration
-
Packages that use NFSDataRepositoryConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of NFSDataRepositoryConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return NFSDataRepositoryConfiguration Modifier and Type Method Description NFSDataRepositoryConfigurationDataRepositoryAssociation. nfs()The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository association.Methods in software.amazon.awssdk.services.fsx.model with parameters of type NFSDataRepositoryConfiguration Modifier and Type Method Description DataRepositoryAssociation.BuilderDataRepositoryAssociation.Builder. nfs(NFSDataRepositoryConfiguration nfs)The configuration for an NFS data repository linked to an Amazon File Cache resource with a data repository association.
-