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