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