Uses of Class
software.amazon.awssdk.services.fsx.model.FileCacheCreating
-
Packages that use FileCacheCreating Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of FileCacheCreating in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return FileCacheCreating Modifier and Type Method Description FileCacheCreatingCreateFileCacheResponse. fileCache()A description of the cache that was created.Methods in software.amazon.awssdk.services.fsx.model with parameters of type FileCacheCreating Modifier and Type Method Description CreateFileCacheResponse.BuilderCreateFileCacheResponse.Builder. fileCache(FileCacheCreating fileCache)A description of the cache that was created.
-