Uses of Class
software.amazon.awssdk.services.fsx.model.CreateOpenZFSVolumeConfiguration
-
Packages that use CreateOpenZFSVolumeConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of CreateOpenZFSVolumeConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return CreateOpenZFSVolumeConfiguration Modifier and Type Method Description CreateOpenZFSVolumeConfigurationCreateVolumeRequest. openZFSConfiguration()Specifies the configuration to use when creating the OpenZFS volume.Methods in software.amazon.awssdk.services.fsx.model with parameters of type CreateOpenZFSVolumeConfiguration Modifier and Type Method Description CreateVolumeRequest.BuilderCreateVolumeRequest.Builder. openZFSConfiguration(CreateOpenZFSVolumeConfiguration openZFSConfiguration)Specifies the configuration to use when creating the OpenZFS volume.
-