### YamlMime:JavaType
uid: "com.azure.communication.jobrouter.models.UnassignJobResult"
fullName: "com.azure.communication.jobrouter.models.UnassignJobResult"
name: "UnassignJobResult"
nameWithType: "UnassignJobResult"
summary: "Response payload after a job has been successfully unassigned."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **UnassignJobResult**"
methods:
- uid: "com.azure.communication.jobrouter.models.UnassignJobResult.getJobId()"
fullName: "com.azure.communication.jobrouter.models.UnassignJobResult.getJobId()"
name: "getJobId()"
nameWithType: "UnassignJobResult.getJobId()"
summary: "Get the jobId property: Id of an unassigned job."
syntax: "public String getJobId()"
desc: "Get the jobId property: Id of an unassigned job."
returns:
description: "the jobId value."
type: "String"
- uid: "com.azure.communication.jobrouter.models.UnassignJobResult.getUnassignmentCount()"
fullName: "com.azure.communication.jobrouter.models.UnassignJobResult.getUnassignmentCount()"
name: "getUnassignmentCount()"
nameWithType: "UnassignJobResult.getUnassignmentCount()"
summary: "Get the unassignmentCount property: The number of times a job is unassigned."
syntax: "public int getUnassignmentCount()"
desc: "Get the unassignmentCount property: The number of times a job is unassigned. At a maximum 3."
returns:
description: "the unassignmentCount value."
type: ""
type: "class"
desc: "Response payload after a job has been successfully unassigned."
metadata: {}
package: "com.azure.communication.jobrouter.models"
artifact: com.azure:azure-communication-jobrouter:1.1.9