Uses of Class
org.azd.distributedtask.types.TaskAgentReference
Packages that use TaskAgentReference
-
Uses of TaskAgentReference in org.azd.distributedtask.types
Methods in org.azd.distributedtask.types that return TaskAgentReferenceModifier and TypeMethodDescriptionTaskAgentCloudRequest.getAgent()TaskAgentJobRequest.getReservedAgent()Methods in org.azd.distributedtask.types that return types with arguments of type TaskAgentReferenceMethods in org.azd.distributedtask.types with parameters of type TaskAgentReferenceModifier and TypeMethodDescriptionvoidTaskAgentCloudRequest.setAgent(TaskAgentReference agent) voidTaskAgentJobRequest.setReservedAgent(TaskAgentReference reservedAgent) Method parameters in org.azd.distributedtask.types with type arguments of type TaskAgentReferenceModifier and TypeMethodDescriptionvoidTaskAgentJobRequest.setMatchedAgents(List<TaskAgentReference> matchedAgents)