Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateOntapVolumeConfiguration
-
Packages that use UpdateOntapVolumeConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of UpdateOntapVolumeConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return UpdateOntapVolumeConfiguration Modifier and Type Method Description UpdateOntapVolumeConfigurationUpdateVolumeRequest. ontapConfiguration()The configuration of the ONTAP volume that you are updating.Methods in software.amazon.awssdk.services.fsx.model with parameters of type UpdateOntapVolumeConfiguration Modifier and Type Method Description UpdateVolumeRequest.BuilderUpdateVolumeRequest.Builder. ontapConfiguration(UpdateOntapVolumeConfiguration ontapConfiguration)The configuration of the ONTAP volume that you are updating.
-