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