Uses of Interface
software.amazon.awssdk.services.cloudformation.model.StackDefinition.Builder
Packages that use StackDefinition.Builder
-
Uses of StackDefinition.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return StackDefinition.BuilderModifier and TypeMethodDescriptionstatic StackDefinition.BuilderStackDefinition.builder()The name associated with the stack.StackDefinition.Builder.templateBody(String templateBody) The file path for the stack template file.StackDefinition.Builder.templateURL(String templateURL) The desired final state of the stack template.StackDefinition.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type StackDefinition.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StackDefinition.Builder>StackDefinition.serializableBuilderClass()