Uses of Class
software.amazon.awssdk.services.cloudformation.model.ListTypeRegistrationsResponse
Packages that use ListTypeRegistrationsResponse
Package
Description
-
Uses of ListTypeRegistrationsResponse in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation that return ListTypeRegistrationsResponseModifier and TypeMethodDescriptiondefault ListTypeRegistrationsResponseCloudFormationClient.listTypeRegistrations(Consumer<ListTypeRegistrationsRequest.Builder> listTypeRegistrationsRequest) Returns a list of registration tokens for the specified extension(s).default ListTypeRegistrationsResponseCloudFormationClient.listTypeRegistrations(ListTypeRegistrationsRequest listTypeRegistrationsRequest) Returns a list of registration tokens for the specified extension(s).Methods in software.amazon.awssdk.services.cloudformation that return types with arguments of type ListTypeRegistrationsResponseModifier and TypeMethodDescriptionCloudFormationAsyncClient.listTypeRegistrations(Consumer<ListTypeRegistrationsRequest.Builder> listTypeRegistrationsRequest) Returns a list of registration tokens for the specified extension(s).CloudFormationAsyncClient.listTypeRegistrations(ListTypeRegistrationsRequest listTypeRegistrationsRequest) Returns a list of registration tokens for the specified extension(s). -
Uses of ListTypeRegistrationsResponse in software.amazon.awssdk.services.cloudformation.paginators
Methods in software.amazon.awssdk.services.cloudformation.paginators that return types with arguments of type ListTypeRegistrationsResponseMethod parameters in software.amazon.awssdk.services.cloudformation.paginators with type arguments of type ListTypeRegistrationsResponseModifier and TypeMethodDescriptionvoidListTypeRegistrationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListTypeRegistrationsResponse> subscriber)