Class StartDeviceSyncRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.alexaforbusiness.transform.StartDeviceSyncRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StartDeviceSyncRequest>
@Generated("software.amazon.awssdk:codegen") public class StartDeviceSyncRequestMarshaller extends Object implements Marshaller<StartDeviceSyncRequest>
StartDeviceSyncRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description StartDeviceSyncRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(StartDeviceSyncRequest startDeviceSyncRequest)
-
-
-
Constructor Detail
-
StartDeviceSyncRequestMarshaller
public StartDeviceSyncRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartDeviceSyncRequest startDeviceSyncRequest)
- Specified by:
marshallin interfaceMarshaller<StartDeviceSyncRequest>
-
-