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