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