| Package | Description |
|---|---|
| com.amazonaws.services.elasticinference.model |
| Modifier and Type | Method and Description |
|---|---|
ElasticInferenceAccelerator |
ElasticInferenceAccelerator.clone() |
ElasticInferenceAccelerator |
ElasticInferenceAccelerator.withAcceleratorHealth(ElasticInferenceAcceleratorHealth acceleratorHealth)
The health of the Elastic Inference Accelerator.
|
ElasticInferenceAccelerator |
ElasticInferenceAccelerator.withAcceleratorId(String acceleratorId)
The ID of the Elastic Inference Accelerator.
|
ElasticInferenceAccelerator |
ElasticInferenceAccelerator.withAcceleratorType(String acceleratorType)
The type of the Elastic Inference Accelerator.
|
ElasticInferenceAccelerator |
ElasticInferenceAccelerator.withAttachedResource(String attachedResource)
The ARN of the resource that the Elastic Inference Accelerator is attached to.
|
ElasticInferenceAccelerator |
ElasticInferenceAccelerator.withAvailabilityZone(String availabilityZone)
The availability zone where the Elastic Inference Accelerator is present.
|
| Modifier and Type | Method and Description |
|---|---|
List<ElasticInferenceAccelerator> |
DescribeAcceleratorsResult.getAcceleratorSet()
The details of the Elastic Inference Accelerators.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAcceleratorsResult |
DescribeAcceleratorsResult.withAcceleratorSet(ElasticInferenceAccelerator... acceleratorSet)
The details of the Elastic Inference Accelerators.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAcceleratorsResult.setAcceleratorSet(Collection<ElasticInferenceAccelerator> acceleratorSet)
The details of the Elastic Inference Accelerators.
|
DescribeAcceleratorsResult |
DescribeAcceleratorsResult.withAcceleratorSet(Collection<ElasticInferenceAccelerator> acceleratorSet)
The details of the Elastic Inference Accelerators.
|
Copyright © 2022. All rights reserved.