Uses of Class
software.amazon.awssdk.services.ec2.model.ElasticGpus
Packages that use ElasticGpus
-
Uses of ElasticGpus in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ElasticGpusModifier and TypeMethodDescriptionfinal List<ElasticGpus>DescribeElasticGpusResponse.elasticGpuSet()Information about the Elastic Graphics accelerators.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ElasticGpusModifier and TypeMethodDescriptionDescribeElasticGpusResponse.Builder.elasticGpuSet(ElasticGpus... elasticGpuSet) Information about the Elastic Graphics accelerators.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ElasticGpusModifier and TypeMethodDescriptionDescribeElasticGpusResponse.Builder.elasticGpuSet(Collection<ElasticGpus> elasticGpuSet) Information about the Elastic Graphics accelerators.