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