Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListTypeVersionsResponse.Builder
Packages that use ListTypeVersionsResponse.Builder
-
Uses of ListTypeVersionsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListTypeVersionsResponse.BuilderModifier and TypeMethodDescriptionListTypeVersionsResponse.builder()If the request doesn't return all of the remaining results,NextTokenis set to a token.ListTypeVersionsResponse.toBuilder()ListTypeVersionsResponse.Builder.typeVersionSummaries(Collection<TypeVersionSummary> typeVersionSummaries) A list ofTypeVersionSummarystructures that contain information about the specified extension's versions.ListTypeVersionsResponse.Builder.typeVersionSummaries(Consumer<TypeVersionSummary.Builder>... typeVersionSummaries) A list ofTypeVersionSummarystructures that contain information about the specified extension's versions.ListTypeVersionsResponse.Builder.typeVersionSummaries(TypeVersionSummary... typeVersionSummaries) A list ofTypeVersionSummarystructures that contain information about the specified extension's versions.Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListTypeVersionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTypeVersionsResponse.Builder>ListTypeVersionsResponse.serializableBuilderClass()