| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAggregateConfiguration |
CreateAggregateConfiguration.clone() |
CreateAggregateConfiguration |
CreateOntapVolumeConfiguration.getAggregateConfiguration()
Use to specify configuration options for a volume’s storage aggregate or aggregates.
|
CreateAggregateConfiguration |
CreateAggregateConfiguration.withAggregates(Collection<String> aggregates)
Used to specify the names of aggregates on which the volume will be created.
|
CreateAggregateConfiguration |
CreateAggregateConfiguration.withAggregates(String... aggregates)
Used to specify the names of aggregates on which the volume will be created.
|
CreateAggregateConfiguration |
CreateAggregateConfiguration.withConstituentsPerAggregate(Integer constituentsPerAggregate)
Used to explicitly set the number of constituents within the FlexGroup per storage aggregate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateOntapVolumeConfiguration.setAggregateConfiguration(CreateAggregateConfiguration aggregateConfiguration)
Use to specify configuration options for a volume’s storage aggregate or aggregates.
|
CreateOntapVolumeConfiguration |
CreateOntapVolumeConfiguration.withAggregateConfiguration(CreateAggregateConfiguration aggregateConfiguration)
Use to specify configuration options for a volume’s storage aggregate or aggregates.
|
Copyright © 2025. All rights reserved.