Interface ErrorsHolder
-
- All Known Implementing Classes:
AccessKey,AccessKeyPage,ActivitiesPage,AnnotationsResponse,Branch,BranchModel,BranchModelConfiguration,BranchPage,BranchRestrictionPage,ChangePage,CommentPage,Comments,Commit,CommitPage,Condition,FilesPage,Hook,HookPage,HookSettings,InsightReport,InsightReportPage,Label,LabelsPage,LastModified,LikePage,LinePage,MergeStatus,Participants,ParticipantsPage,PermissionsPage,PostWebHook,Project,ProjectPage,ProjectPermissionsPage,PullRequest,PullRequestPage,PullRequestSettings,RawContent,Repository,RepositoryPage,RequestStatus,SearchRequest,SearchResult,StatusPage,SyncState,SyncStatus,Tag,TagPage,Task,User,UserPage,WebHook,WebHookPage
public interface ErrorsHolderThis interface should NOT be applied to "option" like classes and/or used in instances where this is applied to outgoing http traffic. This interface should ONLY be used for classes modeled after incoming http traffic.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Error>errors()
-