Uses of Interface
software.amazon.awssdk.services.cloudformation.model.DescribeStackResourceResponse.Builder
Packages that use DescribeStackResourceResponse.Builder
-
Uses of DescribeStackResourceResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return DescribeStackResourceResponse.BuilderModifier and TypeMethodDescriptionDescribeStackResourceResponse.builder()DescribeStackResourceResponse.Builder.stackResourceDetail(Consumer<StackResourceDetail.Builder> stackResourceDetail) AStackResourceDetailstructure that contains the description of the specified resource in the specified stack.DescribeStackResourceResponse.Builder.stackResourceDetail(StackResourceDetail stackResourceDetail) AStackResourceDetailstructure that contains the description of the specified resource in the specified stack.DescribeStackResourceResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type DescribeStackResourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeStackResourceResponse.Builder>DescribeStackResourceResponse.serializableBuilderClass()