Uses of Class
software.amazon.awssdk.services.connect.paginators.ListAuthenticationProfilesPublisher
-
Packages that use ListAuthenticationProfilesPublisher Package Description software.amazon.awssdk.services.connect -
-
Uses of ListAuthenticationProfilesPublisher in software.amazon.awssdk.services.connect
Methods in software.amazon.awssdk.services.connect that return ListAuthenticationProfilesPublisher Modifier and Type Method Description default ListAuthenticationProfilesPublisherConnectAsyncClient. listAuthenticationProfilesPaginator(Consumer<ListAuthenticationProfilesRequest.Builder> listAuthenticationProfilesRequest)This is a variant ofConnectAsyncClient.listAuthenticationProfiles(software.amazon.awssdk.services.connect.model.ListAuthenticationProfilesRequest)operation.default ListAuthenticationProfilesPublisherConnectAsyncClient. listAuthenticationProfilesPaginator(ListAuthenticationProfilesRequest listAuthenticationProfilesRequest)This is a variant ofConnectAsyncClient.listAuthenticationProfiles(software.amazon.awssdk.services.connect.model.ListAuthenticationProfilesRequest)operation.
-