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