Uses of Enum Class
org.azd.enums.TaskAgentUpdateReasonType
Packages that use TaskAgentUpdateReasonType
-
Uses of TaskAgentUpdateReasonType in org.azd.distributedtask.types
Methods in org.azd.distributedtask.types that return TaskAgentUpdateReasonTypeMethods in org.azd.distributedtask.types with parameters of type TaskAgentUpdateReasonTypeModifier and TypeMethodDescriptionvoidTaskAgentUpdateReason.setCode(TaskAgentUpdateReasonType code) -
Uses of TaskAgentUpdateReasonType in org.azd.enums
Methods in org.azd.enums that return TaskAgentUpdateReasonTypeModifier and TypeMethodDescriptionstatic TaskAgentUpdateReasonTypeReturns the enum constant of this class with the specified name.static TaskAgentUpdateReasonType[]TaskAgentUpdateReasonType.values()Returns an array containing the constants of this enum class, in the order they are declared.