| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ElasticGpus> |
DescribeElasticGpusResponse.elasticGpuSet()
Information about the Elastic GPUs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeElasticGpusResponse.Builder |
DescribeElasticGpusResponse.Builder.elasticGpuSet(ElasticGpus... elasticGpuSet)
Information about the Elastic GPUs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeElasticGpusResponse.Builder |
DescribeElasticGpusResponse.Builder.elasticGpuSet(Collection<ElasticGpus> elasticGpuSet)
Information about the Elastic GPUs.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticGpus |
ElasticGpusUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.