Uses of Class
com.atlassian.bamboo.plugins.rest.model.search.RestDedicatedAgentBuilder
Packages that use RestDedicatedAgentBuilder
-
Uses of RestDedicatedAgentBuilder in com.atlassian.bamboo.plugins.rest.model.search
Methods in com.atlassian.bamboo.plugins.rest.model.search that return RestDedicatedAgentBuilderModifier 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)