Uses of Interface
software.amazon.awssdk.services.cloudformation.model.GetTemplateResponse.Builder
Packages that use GetTemplateResponse.Builder
-
Uses of GetTemplateResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return GetTemplateResponse.BuilderModifier and TypeMethodDescriptionstatic GetTemplateResponse.BuilderGetTemplateResponse.builder()GetTemplateResponse.Builder.stagesAvailable(Collection<TemplateStage> stagesAvailable) The stage of the template that you can retrieve.GetTemplateResponse.Builder.stagesAvailable(TemplateStage... stagesAvailable) The stage of the template that you can retrieve.GetTemplateResponse.Builder.stagesAvailableWithStrings(String... stagesAvailable) The stage of the template that you can retrieve.GetTemplateResponse.Builder.stagesAvailableWithStrings(Collection<String> stagesAvailable) The stage of the template that you can retrieve.GetTemplateResponse.Builder.templateBody(String templateBody) Structure that contains the template body.GetTemplateResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type GetTemplateResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTemplateResponse.Builder>GetTemplateResponse.serializableBuilderClass()