public static interface EC2Capacity.Builder extends SdkPojo, CopyableBuilder<EC2Capacity.Builder,EC2Capacity>
| Modifier and Type | Method and Description |
|---|---|
EC2Capacity.Builder |
family(String family)
The family of the EC2 capacity.
|
EC2Capacity.Builder |
maxSize(String maxSize)
The maximum size of the EC2 capacity.
|
EC2Capacity.Builder |
quantity(String quantity)
The quantity of the EC2 capacity.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEC2Capacity.Builder family(String family)
The family of the EC2 capacity.
family - The family of the EC2 capacity.EC2Capacity.Builder maxSize(String maxSize)
The maximum size of the EC2 capacity.
maxSize - The maximum size of the EC2 capacity.EC2Capacity.Builder quantity(String quantity)
The quantity of the EC2 capacity.
quantity - The quantity of the EC2 capacity.Copyright © 2022. All rights reserved.