| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
EC2Capacity |
EC2Capacity.clone() |
EC2Capacity |
EC2Capacity.withFamily(String family)
The family of the EC2 capacity.
|
EC2Capacity |
EC2Capacity.withMaxSize(String maxSize)
The maximum size of the EC2 capacity.
|
EC2Capacity |
EC2Capacity.withQuantity(String quantity)
The quantity of the EC2 capacity.
|
| Modifier and Type | Method and Description |
|---|---|
List<EC2Capacity> |
CatalogItem.getEC2Capacities()
Information about the EC2 capacity of an item.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogItem |
CatalogItem.withEC2Capacities(EC2Capacity... eC2Capacities)
Information about the EC2 capacity of an item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogItem.setEC2Capacities(Collection<EC2Capacity> eC2Capacities)
Information about the EC2 capacity of an item.
|
CatalogItem |
CatalogItem.withEC2Capacities(Collection<EC2Capacity> eC2Capacities)
Information about the EC2 capacity of an item.
|
Copyright © 2022. All rights reserved.