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>
CreateKxScalingGroupRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateKxScalingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateKxScalingGroupRequest createKxScalingGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateKxScalingGroupRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateKxScalingGroupRequest>- Parameters:
 createKxScalingGroupRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -