Class DescribeScalingParametersRequest

java.lang.Object
com.amazonaws.AmazonWebServiceRequest
com.amazonaws.services.cloudsearchv2.model.DescribeScalingParametersRequest
All Implemented Interfaces:
ReadLimitInfo, Serializable, Cloneable

public class DescribeScalingParametersRequest extends AmazonWebServiceRequest implements Serializable, Cloneable

Container for the parameters to the DescribeScalingParameters operation. Specifies the name of the domain you want to describe.

See Also:
  • Constructor Details

    • DescribeScalingParametersRequest

      public DescribeScalingParametersRequest()
  • Method Details