Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
Packages that use ListDeviceEventsRequest Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.paginators software.amazon.awssdk.services.alexaforbusiness.transform -
-
Uses of ListDeviceEventsRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type ListDeviceEventsRequest Modifier and Type Method Description default CompletableFuture<ListDeviceEventsResponse>AlexaForBusinessAsyncClient. listDeviceEvents(ListDeviceEventsRequest listDeviceEventsRequest)Deprecated.Alexa For Business is no longer supporteddefault ListDeviceEventsResponseAlexaForBusinessClient. listDeviceEvents(ListDeviceEventsRequest listDeviceEventsRequest)Deprecated.Alexa For Business is no longer supporteddefault ListDeviceEventsPublisherAlexaForBusinessAsyncClient. listDeviceEventsPaginator(ListDeviceEventsRequest listDeviceEventsRequest)Deprecated.Alexa For Business is no longer supporteddefault ListDeviceEventsIterableAlexaForBusinessClient. listDeviceEventsPaginator(ListDeviceEventsRequest listDeviceEventsRequest)Deprecated.Alexa For Business is no longer supported -
Uses of ListDeviceEventsRequest in software.amazon.awssdk.services.alexaforbusiness.paginators
Constructors in software.amazon.awssdk.services.alexaforbusiness.paginators with parameters of type ListDeviceEventsRequest Constructor Description ListDeviceEventsIterable(AlexaForBusinessClient client, ListDeviceEventsRequest firstRequest)ListDeviceEventsPublisher(AlexaForBusinessAsyncClient client, ListDeviceEventsRequest firstRequest) -
Uses of ListDeviceEventsRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type ListDeviceEventsRequest Modifier and Type Method Description SdkHttpFullRequestListDeviceEventsRequestMarshaller. marshall(ListDeviceEventsRequest listDeviceEventsRequest)
-