Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
Packages that use SearchDevicesRequest 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 SearchDevicesRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type SearchDevicesRequest Modifier and Type Method Description default CompletableFuture<SearchDevicesResponse>AlexaForBusinessAsyncClient. searchDevices(SearchDevicesRequest searchDevicesRequest)Deprecated.Alexa For Business is no longer supporteddefault SearchDevicesResponseAlexaForBusinessClient. searchDevices(SearchDevicesRequest searchDevicesRequest)Deprecated.Alexa For Business is no longer supporteddefault SearchDevicesPublisherAlexaForBusinessAsyncClient. searchDevicesPaginator(SearchDevicesRequest searchDevicesRequest)Deprecated.Alexa For Business is no longer supporteddefault SearchDevicesIterableAlexaForBusinessClient. searchDevicesPaginator(SearchDevicesRequest searchDevicesRequest)Deprecated.Alexa For Business is no longer supported -
Uses of SearchDevicesRequest in software.amazon.awssdk.services.alexaforbusiness.paginators
Constructors in software.amazon.awssdk.services.alexaforbusiness.paginators with parameters of type SearchDevicesRequest Constructor Description SearchDevicesIterable(AlexaForBusinessClient client, SearchDevicesRequest firstRequest)SearchDevicesPublisher(AlexaForBusinessAsyncClient client, SearchDevicesRequest firstRequest) -
Uses of SearchDevicesRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type SearchDevicesRequest Modifier and Type Method Description SdkHttpFullRequestSearchDevicesRequestMarshaller. marshall(SearchDevicesRequest searchDevicesRequest)
-