Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
Packages that use ListConferenceProvidersResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.paginators -
-
Uses of ListConferenceProvidersResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return ListConferenceProvidersResponse Modifier and Type Method Description default ListConferenceProvidersResponseAlexaForBusinessClient. listConferenceProviders(Consumer<ListConferenceProvidersRequest.Builder> listConferenceProvidersRequest)Deprecated.Alexa For Business is no longer supporteddefault ListConferenceProvidersResponseAlexaForBusinessClient. listConferenceProviders(ListConferenceProvidersRequest listConferenceProvidersRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type ListConferenceProvidersResponse Modifier and Type Method Description default CompletableFuture<ListConferenceProvidersResponse>AlexaForBusinessAsyncClient. listConferenceProviders(Consumer<ListConferenceProvidersRequest.Builder> listConferenceProvidersRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<ListConferenceProvidersResponse>AlexaForBusinessAsyncClient. listConferenceProviders(ListConferenceProvidersRequest listConferenceProvidersRequest)Deprecated.Alexa For Business is no longer supported -
Uses of ListConferenceProvidersResponse in software.amazon.awssdk.services.alexaforbusiness.paginators
Methods in software.amazon.awssdk.services.alexaforbusiness.paginators that return types with arguments of type ListConferenceProvidersResponse Modifier and Type Method Description Iterator<ListConferenceProvidersResponse>ListConferenceProvidersIterable. iterator()Method parameters in software.amazon.awssdk.services.alexaforbusiness.paginators with type arguments of type ListConferenceProvidersResponse Modifier and Type Method Description voidListConferenceProvidersPublisher. subscribe(org.reactivestreams.Subscriber<? super ListConferenceProvidersResponse> subscriber)
-