| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ElasticGpuSpecification> |
RunInstancesRequest.elasticGpuSpecification()
An Elastic GPU to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
RunInstancesRequest.Builder |
RunInstancesRequest.Builder.elasticGpuSpecification(ElasticGpuSpecification... elasticGpuSpecification)
An Elastic GPU to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
RunInstancesRequest.Builder |
RunInstancesRequest.Builder.elasticGpuSpecification(Collection<ElasticGpuSpecification> elasticGpuSpecification)
An Elastic GPU to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticGpuSpecification |
ElasticGpuSpecificationUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.