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