Uses of Class
com.atlassian.bamboo.plugins.rest.model.search.RestDedicatedAgentBuilder
-
Uses of RestDedicatedAgentBuilder in com.atlassian.bamboo.plugins.rest.model.search
Modifier and TypeMethodDescriptionRestDedicatedAgentBuilder.withCapabilitiesMatch
(boolean capabilitiesMatch) RestDedicatedAgentBuilder.withDeploymentProject
(@NotNull DeploymentProject deploymentProject) RestDedicatedAgentBuilder.withEnvironment
(@NotNull Environment environment, @NotNull String parentName) RestDedicatedAgentBuilder.withExecutable
(AgentAssignment.ExecutableType executableType) RestDedicatedAgentBuilder.withExecutor
(AgentAssignment.ExecutorType executorType, long executorId) RestDedicatedAgentBuilder.withJob
(@NotNull ImmutableJob job) RestDedicatedAgentBuilder.withPlan
(@NotNull ImmutablePlan plan) RestDedicatedAgentBuilder.withProject
(@NotNull Project project)