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