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