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