Uses of Interface
software.amazon.awssdk.services.cloudformation.model.GetGeneratedTemplateResponse.Builder
Packages that use GetGeneratedTemplateResponse.Builder
-
Uses of GetGeneratedTemplateResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return GetGeneratedTemplateResponse.BuilderModifier and TypeMethodDescriptionGetGeneratedTemplateResponse.builder()The status of the template generation.GetGeneratedTemplateResponse.Builder.status(GeneratedTemplateStatus status) The status of the template generation.GetGeneratedTemplateResponse.Builder.templateBody(String templateBody) The template body of the generated template, in the language specified by theLanguageparameter.GetGeneratedTemplateResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type GetGeneratedTemplateResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetGeneratedTemplateResponse.Builder>GetGeneratedTemplateResponse.serializableBuilderClass()