Uses of Class
software.amazon.awssdk.services.fsx.model.CreateAggregateConfiguration
-
Packages that use CreateAggregateConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of CreateAggregateConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return CreateAggregateConfiguration Modifier and Type Method Description CreateAggregateConfigurationCreateOntapVolumeConfiguration. aggregateConfiguration()Use to specify configuration options for a volume’s storage aggregate or aggregates.Methods in software.amazon.awssdk.services.fsx.model with parameters of type CreateAggregateConfiguration Modifier and Type Method Description CreateOntapVolumeConfiguration.BuilderCreateOntapVolumeConfiguration.Builder. aggregateConfiguration(CreateAggregateConfiguration aggregateConfiguration)Use to specify configuration options for a volume’s storage aggregate or aggregates.
-