Interface ElasticGpuSpecificationResponse.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ElasticGpuSpecificationResponse.Builder,
,ElasticGpuSpecificationResponse> SdkBuilder<ElasticGpuSpecificationResponse.Builder,
,ElasticGpuSpecificationResponse> SdkPojo
- Enclosing class:
ElasticGpuSpecificationResponse
public static interface ElasticGpuSpecificationResponse.Builder
extends SdkPojo, CopyableBuilder<ElasticGpuSpecificationResponse.Builder,ElasticGpuSpecificationResponse>
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
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.
- Parameters:
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.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-