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