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