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