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