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