Class DescribeListenerAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.elasticloadbalancingv2.transform.DescribeListenerAttributesRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeListenerAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeListenerAttributesRequestMarshaller
extends Object
implements Marshaller<DescribeListenerAttributesRequest>
DescribeListenerAttributesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeListenerAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeListenerAttributesRequest describeListenerAttributesRequest)
-
Constructor Details
-
DescribeListenerAttributesRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeListenerAttributesRequest describeListenerAttributesRequest) - Specified by:
marshallin interfaceMarshaller<DescribeListenerAttributesRequest>
-