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