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