Amazon.CodeCommit.Model.UpdateRepositoryNameRequest.IsSetNewName C# (CSharp) Méthode

IsSetNewName() private méthode

private IsSetNewName ( ) : bool
Résultat bool
        internal bool IsSetNewName()
        {
            return this._newName != null;
        }
UpdateRepositoryNameRequest