Uses of Class
software.amazon.awssdk.services.fsx.model.AggregateConfiguration
-
Packages that use AggregateConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of AggregateConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return AggregateConfiguration Modifier and Type Method Description AggregateConfigurationOntapVolumeConfiguration. aggregateConfiguration()This structure specifies configuration options for a volume’s storage aggregate or aggregates.Methods in software.amazon.awssdk.services.fsx.model with parameters of type AggregateConfiguration Modifier and Type Method Description OntapVolumeConfiguration.BuilderOntapVolumeConfiguration.Builder. aggregateConfiguration(AggregateConfiguration aggregateConfiguration)This structure specifies configuration options for a volume’s storage aggregate or aggregates.
-