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