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