Amazon.Rekognition.Model.DetectLabelsRequest.IsSetMinConfidence C# (CSharp) Méthode

IsSetMinConfidence() private méthode

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