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