Uses of Interface
software.amazon.awssdk.services.cloudformation.model.DescribeStackInstanceResponse.Builder
Packages that use DescribeStackInstanceResponse.Builder
-
Uses of DescribeStackInstanceResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return DescribeStackInstanceResponse.BuilderModifier and TypeMethodDescriptionDescribeStackInstanceResponse.builder()DescribeStackInstanceResponse.Builder.stackInstance(Consumer<StackInstance.Builder> stackInstance) The stack instance that matches the specified request parameters.DescribeStackInstanceResponse.Builder.stackInstance(StackInstance stackInstance) The stack instance that matches the specified request parameters.DescribeStackInstanceResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type DescribeStackInstanceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeStackInstanceResponse.Builder>DescribeStackInstanceResponse.serializableBuilderClass()