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