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>
GetWorkflowStepExecutionRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetWorkflowStepExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetWorkflowStepExecutionRequest getWorkflowStepExecutionRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetWorkflowStepExecutionRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetWorkflowStepExecutionRequest>- Parameters:
 getWorkflowStepExecutionRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -