| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeElasticGpusResponse |
EC2Client.describeElasticGpus()
Describes the Elastic GPUs associated with your instances.
|
default DescribeElasticGpusResponse |
EC2Client.describeElasticGpus(Consumer<DescribeElasticGpusRequest.Builder> describeElasticGpusRequest)
Describes the Elastic GPUs associated with your instances.
|
default DescribeElasticGpusResponse |
EC2Client.describeElasticGpus(DescribeElasticGpusRequest describeElasticGpusRequest)
Describes the Elastic GPUs associated with your instances.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeElasticGpusResponse> |
EC2AsyncClient.describeElasticGpus()
Describes the Elastic GPUs associated with your instances.
|
default CompletableFuture<DescribeElasticGpusResponse> |
EC2AsyncClient.describeElasticGpus(Consumer<DescribeElasticGpusRequest.Builder> describeElasticGpusRequest)
Describes the Elastic GPUs associated with your instances.
|
default CompletableFuture<DescribeElasticGpusResponse> |
EC2AsyncClient.describeElasticGpus(DescribeElasticGpusRequest describeElasticGpusRequest)
Describes the Elastic GPUs associated with your instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeElasticGpusResponse |
DescribeElasticGpusResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.