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