Interface LaunchWizardRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,SdkRequest.Builder
- All Known Subinterfaces:
CreateDeploymentRequest.Builder,DeleteDeploymentRequest.Builder,GetDeploymentRequest.Builder,GetWorkloadDeploymentPatternRequest.Builder,GetWorkloadRequest.Builder,ListDeploymentEventsRequest.Builder,ListDeploymentsRequest.Builder,ListTagsForResourceRequest.Builder,ListWorkloadDeploymentPatternsRequest.Builder,ListWorkloadsRequest.Builder,TagResourceRequest.Builder,UntagResourceRequest.Builder
- All Known Implementing Classes:
LaunchWizardRequest.BuilderImpl
- Enclosing class:
- LaunchWizardRequest
public static interface LaunchWizardRequest.Builder extends AwsRequest.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LaunchWizardRequestbuild()-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration, overrideConfiguration, overrideConfiguration
-
-
-
-
Method Detail
-
build
LaunchWizardRequest build()
- Specified by:
buildin interfaceAwsRequest.Builder- Specified by:
buildin interfaceSdkRequest.Builder
-
-