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