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