Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListStackSetOperationsResponse.Builder
Packages that use ListStackSetOperationsResponse.Builder
-
Uses of ListStackSetOperationsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListStackSetOperationsResponse.BuilderModifier and TypeMethodDescriptionListStackSetOperationsResponse.builder()If the request doesn't return all results,NextTokenis set to a token.ListStackSetOperationsResponse.Builder.summaries(Collection<StackSetOperationSummary> summaries) A list ofStackSetOperationSummarystructures that contain summary information about operations for the specified StackSet.ListStackSetOperationsResponse.Builder.summaries(Consumer<StackSetOperationSummary.Builder>... summaries) A list ofStackSetOperationSummarystructures that contain summary information about operations for the specified StackSet.ListStackSetOperationsResponse.Builder.summaries(StackSetOperationSummary... summaries) A list ofStackSetOperationSummarystructures that contain summary information about operations for the specified StackSet.ListStackSetOperationsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListStackSetOperationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListStackSetOperationsResponse.Builder>ListStackSetOperationsResponse.serializableBuilderClass()