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

IsSetImage() private method

private IsSetImage ( ) : bool
return bool
        internal bool IsSetImage()
        {
            return this._image != null;
        }