Uses of Class
software.amazon.awssdk.services.fsx.model.DataRepositoryConfiguration
-
Packages that use DataRepositoryConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of DataRepositoryConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return DataRepositoryConfiguration Modifier and Type Method Description DataRepositoryConfigurationLustreFileSystemConfiguration. dataRepositoryConfiguration()Returns the value of the DataRepositoryConfiguration property for this object.Methods in software.amazon.awssdk.services.fsx.model with parameters of type DataRepositoryConfiguration Modifier and Type Method Description LustreFileSystemConfiguration.BuilderLustreFileSystemConfiguration.Builder. dataRepositoryConfiguration(DataRepositoryConfiguration dataRepositoryConfiguration)Sets the value of the DataRepositoryConfiguration property for this object.
-