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