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>
GetKxScalingGroupRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetKxScalingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetKxScalingGroupRequest getKxScalingGroupRequest)
-
-
-
Constructor Detail
-
GetKxScalingGroupRequestMarshaller
public GetKxScalingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetKxScalingGroupRequest getKxScalingGroupRequest)
- Specified by:
marshallin interfaceMarshaller<GetKxScalingGroupRequest>
-
-