Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ListTypeRegistrationsResponse.Builder
Packages that use ListTypeRegistrationsResponse.Builder
-
Uses of ListTypeRegistrationsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ListTypeRegistrationsResponse.BuilderModifier and TypeMethodDescriptionListTypeRegistrationsResponse.builder()If the request doesn't return all the remaining results,NextTokenis set to a token.ListTypeRegistrationsResponse.Builder.registrationTokenList(String... registrationTokenList) A list of extension registration tokens.ListTypeRegistrationsResponse.Builder.registrationTokenList(Collection<String> registrationTokenList) A list of extension registration tokens.ListTypeRegistrationsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ListTypeRegistrationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTypeRegistrationsResponse.Builder>ListTypeRegistrationsResponse.serializableBuilderClass()