Uses of Class
software.amazon.awssdk.services.fsx.model.CreateFileSystemOntapConfiguration
-
Packages that use CreateFileSystemOntapConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of CreateFileSystemOntapConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return CreateFileSystemOntapConfiguration Modifier and Type Method Description CreateFileSystemOntapConfigurationCreateFileSystemRequest. ontapConfiguration()Returns the value of the OntapConfiguration property for this object.Methods in software.amazon.awssdk.services.fsx.model with parameters of type CreateFileSystemOntapConfiguration Modifier and Type Method Description CreateFileSystemRequest.BuilderCreateFileSystemRequest.Builder. ontapConfiguration(CreateFileSystemOntapConfiguration ontapConfiguration)Sets the value of the OntapConfiguration property for this object.
-