Amazon.Rekognition.Model.DetectLabelsRequest.IsSetMinConfidence C# (CSharp) Method

IsSetMinConfidence() private method

private IsSetMinConfidence ( ) : bool
return bool
        internal bool IsSetMinConfidence()
        {
            return this._minConfidence.HasValue; 
        }