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