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