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