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