@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ElasticGpuSpecificationResponse extends Object implements Serializable, Cloneable
Deprecated.
Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.
Constructor and Description |
---|
ElasticGpuSpecificationResponse() |
Modifier and Type | Method and Description |
---|---|
ElasticGpuSpecificationResponse |
clone() |
boolean |
equals(Object obj) |
String |
getType()
Deprecated.
|
int |
hashCode() |
void |
setType(String type)
Deprecated.
|
String |
toString()
Returns a string representation of this object.
|
ElasticGpuSpecificationResponse |
withType(String type)
Deprecated.
|
public void setType(String type)
Deprecated.
Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.
type
- Deprecated. Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.
public String getType()
Deprecated.
Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.
Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.
public ElasticGpuSpecificationResponse withType(String type)
Deprecated.
Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.
type
- Deprecated. Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad, G4dn, or G5 instances.
public String toString()
toString
in class Object
Object.toString()
public ElasticGpuSpecificationResponse clone()