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>
GetDataflowGraphRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetDataflowGraphRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetDataflowGraphRequest getDataflowGraphRequest)
-
-
-
Constructor Detail
-
GetDataflowGraphRequestMarshaller
public GetDataflowGraphRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetDataflowGraphRequest getDataflowGraphRequest)
- Specified by:
marshallin interfaceMarshaller<GetDataflowGraphRequest>
-
-