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