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