Amazon.CodeCommit.Model.CreateBranchRequest.IsSetCommitId C# (CSharp) Method

IsSetCommitId() private method

private IsSetCommitId ( ) : bool
return bool
        internal bool IsSetCommitId()
        {
            return this._commitId != null;
        }