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