Interface AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails.Builder,
,AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails> SdkBuilder<AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails.Builder,
,AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails> SdkPojo
- Enclosing class:
AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails
public static interface AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails.Builder
extends SdkPojo, CopyableBuilder<AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails.Builder,AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails>
-
Method Summary
Modifier and TypeMethodDescriptionThe type of Elastic Graphics accelerator.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
The type of Elastic Graphics accelerator.
- Parameters:
type
- The type of Elastic Graphics accelerator.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-