Uses of Class
org.sourcelab.buildkite.api.client.response.Agent
Packages that use Agent
-
Uses of Agent in org.sourcelab.buildkite.api.client.response
Methods in org.sourcelab.buildkite.api.client.response that return AgentConstructors in org.sourcelab.buildkite.api.client.response with parameters of type AgentModifierConstructorDescriptionJob(String id, String graphqlId, String type, String name, String stepKey, String state, String webUrl, String logUrl, String rawLogUrl, String command, Boolean softFailed, int exitStatus, String artifactPaths, Agent agent, ZonedDateTime createdAt, ZonedDateTime scheduledAt, ZonedDateTime runnableAt, ZonedDateTime startedAt, ZonedDateTime finishedAt, Boolean retried, String retriedInJobId, Long retriesCount, String retryType, Integer parallelGroupIndex, Integer parallelGroupTotal) Constructor.