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