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