public interface V1alpha1RepositoryCommitFluent<A extends V1alpha1RepositoryCommitFluent<A>> extends Fluent<A>
org.joda.time.DateTime getCommitAt()
A withCommitAt(org.joda.time.DateTime commitAt)
Boolean hasCommitAt()
A withNewCommitAt(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewCommitAt(long arg0)
String getCommitID()
Boolean hasCommitID()
A withNewCommitID(StringBuilder arg1)
A withNewCommitID(StringBuffer arg1)
String getCommitMessage()
Boolean hasCommitMessage()
A withNewCommitMessage(StringBuilder arg1)
A withNewCommitMessage(StringBuffer arg1)
String getCommitterEmail()
Boolean hasCommitterEmail()
A withNewCommitterEmail(StringBuilder arg1)
A withNewCommitterEmail(StringBuffer arg1)
String getCommitterName()
Boolean hasCommitterName()
A withNewCommitterName(StringBuilder arg1)
A withNewCommitterName(StringBuffer arg1)
Copyright © 2019. All rights reserved.