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