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