Uses of Interface
com.spotify.github.UpdateTracking
-
-
Uses of UpdateTracking in com.spotify.github
Subinterfaces of UpdateTracking in com.spotify.github Modifier and Type Interface Description interfaceCloseTrackingConvenience interface for tracking closing time and whatever is tracked inUpdateTracking.Classes in com.spotify.github that implement UpdateTracking Modifier and Type Class Description classImmutableCloseTrackingImmutable implementation ofCloseTracking.classImmutableUpdateTrackingImmutable implementation ofUpdateTracking.Methods in com.spotify.github with parameters of type UpdateTracking Modifier and Type Method Description static ImmutableUpdateTrackingImmutableUpdateTracking. copyOf(UpdateTracking instance)Creates an immutable copy of aUpdateTrackingvalue.ImmutableCloseTracking.BuilderImmutableCloseTracking.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutableUpdateTracking.BuilderImmutableUpdateTracking.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedUpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3
Subinterfaces of UpdateTracking in com.spotify.github.v3 Modifier and Type Interface Description interfaceMilestoneMilestone resourceClasses in com.spotify.github.v3 that implement UpdateTracking Modifier and Type Class Description classImmutableMilestoneImmutable implementation ofMilestone.Methods in com.spotify.github.v3 with parameters of type UpdateTracking Modifier and Type Method Description ImmutableMilestone.BuilderImmutableMilestone.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3.activity.events
Subinterfaces of UpdateTracking in com.spotify.github.v3.activity.events Modifier and Type Interface Description interfaceCheckRunEventinterfaceStatusEventTriggered when the status of a Git commit changes.Classes in com.spotify.github.v3.activity.events that implement UpdateTracking Modifier and Type Class Description classImmutableCheckRunEventImmutable implementation ofCheckRunEvent.classImmutableStatusEventImmutable implementation ofStatusEvent.Methods in com.spotify.github.v3.activity.events with parameters of type UpdateTracking Modifier and Type Method Description ImmutableCheckRunEvent.BuilderImmutableCheckRunEvent.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutableStatusEvent.BuilderImmutableStatusEvent.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3.comment
Subinterfaces of UpdateTracking in com.spotify.github.v3.comment Modifier and Type Interface Description interfaceCommentRepository commit comment resourceinterfaceCommentReactionComment reaction object.Classes in com.spotify.github.v3.comment that implement UpdateTracking Modifier and Type Class Description classImmutableCommentImmutable implementation ofComment.classImmutableCommentReactionImmutable implementation ofCommentReaction.Methods in com.spotify.github.v3.comment with parameters of type UpdateTracking Modifier and Type Method Description ImmutableComment.BuilderImmutableComment.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutableCommentReaction.BuilderImmutableCommentReaction.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3.hooks
Subinterfaces of UpdateTracking in com.spotify.github.v3.hooks Modifier and Type Interface Description interfaceWebhookWebhook resourceClasses in com.spotify.github.v3.hooks that implement UpdateTracking Modifier and Type Class Description classImmutableWebhookImmutable implementation ofWebhook.Methods in com.spotify.github.v3.hooks with parameters of type UpdateTracking Modifier and Type Method Description ImmutableWebhook.BuilderImmutableWebhook.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3.issues
Subinterfaces of UpdateTracking in com.spotify.github.v3.issues Modifier and Type Interface Description interfaceIssueIssue resource.Classes in com.spotify.github.v3.issues that implement UpdateTracking Modifier and Type Class Description classImmutableIssueImmutable implementation ofIssue.Methods in com.spotify.github.v3.issues with parameters of type UpdateTracking Modifier and Type Method Description ImmutableIssue.BuilderImmutableIssue.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3.prs
Subinterfaces of UpdateTracking in com.spotify.github.v3.prs Modifier and Type Interface Description interfaceCommentPull Request Review Comments are comments on a portion of the unified diff.interfacePullRequestPull request resource represents data returned by a single PR get operation.interfacePullRequestItemPull request item resource represents data returned during pull request list operationClasses in com.spotify.github.v3.prs that implement UpdateTracking Modifier and Type Class Description classImmutableCommentImmutable implementation ofComment.classImmutablePullRequestImmutable implementation ofPullRequest.classImmutablePullRequestItemImmutable implementation ofPullRequestItem.Methods in com.spotify.github.v3.prs with parameters of type UpdateTracking Modifier and Type Method Description ImmutableComment.BuilderImmutableComment.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutablePullRequest.BuilderImmutablePullRequest.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutablePullRequestItem.BuilderImmutablePullRequestItem.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3.repos
Subinterfaces of UpdateTracking in com.spotify.github.v3.repos Modifier and Type Interface Description interfaceDeploymentDeployments are a request for a specific ref (branch, SHA, tag) to be deployed.interfacePushRepositoryRepository resource for push events.interfaceRepositoryRepository resourceinterfaceRepositoryBaseRepository resourceinterfaceStatusStatus resource marks commits with a success, failure, error, or pending state, which is then reflected in pull requests involving those commits.Classes in com.spotify.github.v3.repos that implement UpdateTracking Modifier and Type Class Description classImmutableDeploymentImmutable implementation ofDeployment.classImmutablePushRepositoryImmutable implementation ofPushRepository.classImmutableRepositoryImmutable implementation ofRepository.classImmutableRepositoryBaseImmutable implementation ofRepositoryBase.classImmutableStatusImmutable implementation ofStatus.Methods in com.spotify.github.v3.repos with parameters of type UpdateTracking Modifier and Type Method Description ImmutableDeployment.BuilderImmutableDeployment.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutablePushRepository.BuilderImmutablePushRepository.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutableRepository.BuilderImmutableRepository.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutableRepositoryBase.BuilderImmutableRepositoryBase.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.ImmutableStatus.BuilderImmutableStatus.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance. -
Uses of UpdateTracking in com.spotify.github.v3.search
Subinterfaces of UpdateTracking in com.spotify.github.v3.search Modifier and Type Interface Description interfaceSearchIssueIssues search resultsClasses in com.spotify.github.v3.search that implement UpdateTracking Modifier and Type Class Description classImmutableSearchIssueImmutable implementation ofSearchIssue.Methods in com.spotify.github.v3.search with parameters of type UpdateTracking Modifier and Type Method Description ImmutableSearchIssue.BuilderImmutableSearchIssue.Builder. from(UpdateTracking instance)Fill a builder with attribute values from the providedcom.spotify.github.UpdateTrackinginstance.
-