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