public static interface GenerateTemplateRequest.Builder extends SmsRequest.Builder, SdkPojo, CopyableBuilder<GenerateTemplateRequest.Builder,GenerateTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
GenerateTemplateRequest.Builder |
appId(String appId)
ID of the application associated with the Amazon CloudFormation template.
|
GenerateTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GenerateTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GenerateTemplateRequest.Builder |
templateFormat(OutputFormat templateFormat)
Format for generating the Amazon CloudFormation template.
|
GenerateTemplateRequest.Builder |
templateFormat(String templateFormat)
Format for generating the Amazon CloudFormation template.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGenerateTemplateRequest.Builder appId(String appId)
ID of the application associated with the Amazon CloudFormation template.
appId - ID of the application associated with the Amazon CloudFormation template.GenerateTemplateRequest.Builder templateFormat(String templateFormat)
Format for generating the Amazon CloudFormation template.
templateFormat - Format for generating the Amazon CloudFormation template.OutputFormat,
OutputFormatGenerateTemplateRequest.Builder templateFormat(OutputFormat templateFormat)
Format for generating the Amazon CloudFormation template.
templateFormat - Format for generating the Amazon CloudFormation template.OutputFormat,
OutputFormatGenerateTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGenerateTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.