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