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