Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListStackInstanceResourceDriftsResponse.Builder
Packages that use ListStackInstanceResourceDriftsResponse.Builder
-
Uses of ListStackInstanceResourceDriftsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListStackInstanceResourceDriftsResponse.BuilderModifier and TypeMethodDescriptionListStackInstanceResourceDriftsResponse.builder()If the previous paginated request didn't return all of the remaining results, the response object'sNextTokenparameter value is set to a token.ListStackInstanceResourceDriftsResponse.Builder.summaries(Collection<StackInstanceResourceDriftsSummary> summaries) A list ofStackInstanceResourceDriftsSummarystructures that contain information about the specified stack instances.ListStackInstanceResourceDriftsResponse.Builder.summaries(Consumer<StackInstanceResourceDriftsSummary.Builder>... summaries) A list ofStackInstanceResourceDriftsSummarystructures that contain information about the specified stack instances.ListStackInstanceResourceDriftsResponse.Builder.summaries(StackInstanceResourceDriftsSummary... summaries) A list ofStackInstanceResourceDriftsSummarystructures that contain information about the specified stack instances.ListStackInstanceResourceDriftsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListStackInstanceResourceDriftsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListStackInstanceResourceDriftsResponse.Builder>ListStackInstanceResourceDriftsResponse.serializableBuilderClass()