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