Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListStackSetAutoDeploymentTargetsResponse.Builder
Packages that use ListStackSetAutoDeploymentTargetsResponse.Builder
-
Uses of ListStackSetAutoDeploymentTargetsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListStackSetAutoDeploymentTargetsResponse.BuilderModifier and TypeMethodDescriptionListStackSetAutoDeploymentTargetsResponse.builder()If the request doesn't return all the remaining results,NextTokenis set to a token.ListStackSetAutoDeploymentTargetsResponse.Builder.summaries(Collection<StackSetAutoDeploymentTargetSummary> summaries) An array of summaries of the deployment targets for the StackSet.ListStackSetAutoDeploymentTargetsResponse.Builder.summaries(Consumer<StackSetAutoDeploymentTargetSummary.Builder>... summaries) An array of summaries of the deployment targets for the StackSet.ListStackSetAutoDeploymentTargetsResponse.Builder.summaries(StackSetAutoDeploymentTargetSummary... summaries) An array of summaries of the deployment targets for the StackSet.ListStackSetAutoDeploymentTargetsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListStackSetAutoDeploymentTargetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListStackSetAutoDeploymentTargetsResponse.Builder>ListStackSetAutoDeploymentTargetsResponse.serializableBuilderClass()