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