Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncResponse
-
Packages that use StartDeviceSyncResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported. -
-
Uses of StartDeviceSyncResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return StartDeviceSyncResponse Modifier and Type Method Description default StartDeviceSyncResponseAlexaForBusinessClient. startDeviceSync(Consumer<StartDeviceSyncRequest.Builder> startDeviceSyncRequest)Deprecated.Alexa For Business is no longer supporteddefault StartDeviceSyncResponseAlexaForBusinessClient. startDeviceSync(StartDeviceSyncRequest startDeviceSyncRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type StartDeviceSyncResponse Modifier and Type Method Description default CompletableFuture<StartDeviceSyncResponse>AlexaForBusinessAsyncClient. startDeviceSync(Consumer<StartDeviceSyncRequest.Builder> startDeviceSyncRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<StartDeviceSyncResponse>AlexaForBusinessAsyncClient. startDeviceSync(StartDeviceSyncRequest startDeviceSyncRequest)Deprecated.Alexa For Business is no longer supported
-