Uses of Class
org.sourcelab.buildkite.api.client.response.Creator
Packages that use Creator
-
Uses of Creator in org.sourcelab.buildkite.api.client.response
Methods in org.sourcelab.buildkite.api.client.response that return CreatorConstructors in org.sourcelab.buildkite.api.client.response with parameters of type CreatorModifierConstructorDescriptionAgent(String id, String graphqlId, String url, String webUrl, String name, String connectionState, String hostname, String ipAddress, String userAgent, ZonedDateTime createdAt, Creator creator) Constructor.Build(String id, String graphqlId, String url, String webUrl, long number, String state, boolean blocked, String message, String commit, String branch, String source, ZonedDateTime createdAt, ZonedDateTime scheduledAt, ZonedDateTime startedAt, ZonedDateTime finishedAt, Author author, Creator creator, Pipeline pipeline, List<Job> jobs, RebuiltFrom rebuiltFrom, PullRequest pullRequest) Constructor.