C# Class Amazon.CloudSearchDomain.Model.FieldStats

The statistics for a field calculated in the request.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetCount ( ) : bool
IsSetMax ( ) : bool
IsSetMean ( ) : bool
IsSetMin ( ) : bool
IsSetMissing ( ) : bool
IsSetStddev ( ) : bool
IsSetSum ( ) : bool
IsSetSumOfSquares ( ) : bool