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