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