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