| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ElasticGpuAssociation> |
Instance.elasticGpuAssociations()
The Elastic GPU associated with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.elasticGpuAssociations(ElasticGpuAssociation... elasticGpuAssociations)
The Elastic GPU associated with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.elasticGpuAssociations(Collection<ElasticGpuAssociation> elasticGpuAssociations)
The Elastic GPU associated with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticGpuAssociation |
ElasticGpuAssociationUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.