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