Amazon.Rekognition.Model.CreateCollectionRequest.IsSetCollectionId C# (CSharp) Méthode

IsSetCollectionId() private méthode

private IsSetCollectionId ( ) : bool
Résultat bool
        internal bool IsSetCollectionId()
        {
            return this._collectionId != null;
        }
CreateCollectionRequest