Amazon.CodeCommit.Model.UpdateRepositoryNameRequest.IsSetNewName C# (CSharp) Method

IsSetNewName() private method

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