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