| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticinference.model |
| Modifier and Type | Method and Description |
|---|---|
AcceleratorTypeOffering.Builder |
AcceleratorTypeOffering.Builder.acceleratorType(String acceleratorType)
The name of the Elastic Inference Accelerator type.
|
static AcceleratorTypeOffering.Builder |
AcceleratorTypeOffering.builder() |
AcceleratorTypeOffering.Builder |
AcceleratorTypeOffering.Builder.location(String location)
The location for the offering.
|
AcceleratorTypeOffering.Builder |
AcceleratorTypeOffering.Builder.locationType(LocationType locationType)
The location type for the offering.
|
AcceleratorTypeOffering.Builder |
AcceleratorTypeOffering.Builder.locationType(String locationType)
The location type for the offering.
|
AcceleratorTypeOffering.Builder |
AcceleratorTypeOffering.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AcceleratorTypeOffering.Builder> |
AcceleratorTypeOffering.serializableBuilderClass() |
Copyright © 2020. All rights reserved.