Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListStackSetsResponse.Builder
Packages that use ListStackSetsResponse.Builder
-
Uses of ListStackSetsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListStackSetsResponse.BuilderModifier and TypeMethodDescriptionListStackSetsResponse.builder()If the request doesn't return all of the remaining results,NextTokenis set to a token.ListStackSetsResponse.Builder.summaries(Collection<StackSetSummary> summaries) A list ofStackSetSummarystructures that contain information about the user's StackSets.ListStackSetsResponse.Builder.summaries(Consumer<StackSetSummary.Builder>... summaries) A list ofStackSetSummarystructures that contain information about the user's StackSets.ListStackSetsResponse.Builder.summaries(StackSetSummary... summaries) A list ofStackSetSummarystructures that contain information about the user's StackSets.ListStackSetsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListStackSetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListStackSetsResponse.Builder>ListStackSetsResponse.serializableBuilderClass()