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