Class StartAutomationExecutionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.StartAutomationExecutionRequestMarshaller
- All Implemented Interfaces:
Marshaller<StartAutomationExecutionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartAutomationExecutionRequestMarshaller
extends Object
implements Marshaller<StartAutomationExecutionRequest>
StartAutomationExecutionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStartAutomationExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartAutomationExecutionRequest startAutomationExecutionRequest)
-
Constructor Details
-
StartAutomationExecutionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<StartAutomationExecutionRequest>
-