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