Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListChangeSetsResponse.Builder
Packages that use ListChangeSetsResponse.Builder
-
Uses of ListChangeSetsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListChangeSetsResponse.BuilderModifier and TypeMethodDescriptionListChangeSetsResponse.builder()If the output exceeds 1 MB, a string that identifies the next page of change sets.ListChangeSetsResponse.Builder.summaries(Collection<ChangeSetSummary> summaries) A list ofChangeSetSummarystructures that provides the ID and status of each change set for the specified stack.ListChangeSetsResponse.Builder.summaries(Consumer<ChangeSetSummary.Builder>... summaries) A list ofChangeSetSummarystructures that provides the ID and status of each change set for the specified stack.ListChangeSetsResponse.Builder.summaries(ChangeSetSummary... summaries) A list ofChangeSetSummarystructures that provides the ID and status of each change set for the specified stack.ListChangeSetsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListChangeSetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListChangeSetsResponse.Builder>ListChangeSetsResponse.serializableBuilderClass()