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