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