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