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