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