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