Class GetKxScalingGroupRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.finspace.transform.GetKxScalingGroupRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetKxScalingGroupRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetKxScalingGroupRequestMarshaller
extends Object
implements Marshaller<GetKxScalingGroupRequest>
GetKxScalingGroupRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetKxScalingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetKxScalingGroupRequest getKxScalingGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetKxScalingGroupRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetKxScalingGroupRequest>- Parameters:
 getKxScalingGroupRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -