| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceTypeItem |
InstanceTypeItem.clone() |
InstanceTypeItem |
InstanceTypeItem.withInstanceType(String instanceType) |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTypeItem> |
GetOutpostInstanceTypesResult.getInstanceTypes() |
| Modifier and Type | Method and Description |
|---|---|
GetOutpostInstanceTypesResult |
GetOutpostInstanceTypesResult.withInstanceTypes(InstanceTypeItem... instanceTypes)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetOutpostInstanceTypesResult.setInstanceTypes(Collection<InstanceTypeItem> instanceTypes) |
GetOutpostInstanceTypesResult |
GetOutpostInstanceTypesResult.withInstanceTypes(Collection<InstanceTypeItem> instanceTypes) |
Copyright © 2019. All rights reserved.