Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListStacksResponse.Builder
Packages that use ListStacksResponse.Builder
-
Uses of ListStacksResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListStacksResponse.BuilderModifier and TypeMethodDescriptionstatic ListStacksResponse.BuilderListStacksResponse.builder()If the output exceeds 1 MB in size, a string that identifies the next page of stacks.ListStacksResponse.Builder.stackSummaries(Collection<StackSummary> stackSummaries) A list ofStackSummarystructures that contains information about the specified stacks.ListStacksResponse.Builder.stackSummaries(Consumer<StackSummary.Builder>... stackSummaries) A list ofStackSummarystructures that contains information about the specified stacks.ListStacksResponse.Builder.stackSummaries(StackSummary... stackSummaries) A list ofStackSummarystructures that contains information about the specified stacks.ListStacksResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListStacksResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListStacksResponse.Builder>ListStacksResponse.serializableBuilderClass()