48 строки
3.0 KiB
YAML
48 строки
3.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.communication.jobrouter.models.QueueSelectorAttachment"
|
|
fullName: "com.azure.communication.jobrouter.models.QueueSelectorAttachment"
|
|
name: "QueueSelectorAttachment"
|
|
nameWithType: "QueueSelectorAttachment"
|
|
summary: "An attachment of queue selectors to resolve a queue to a job from a classification policy."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public abstract class **QueueSelectorAttachment**"
|
|
constructors:
|
|
- uid: "com.azure.communication.jobrouter.models.QueueSelectorAttachment.QueueSelectorAttachment()"
|
|
fullName: "com.azure.communication.jobrouter.models.QueueSelectorAttachment.QueueSelectorAttachment()"
|
|
name: "QueueSelectorAttachment()"
|
|
nameWithType: "QueueSelectorAttachment.QueueSelectorAttachment()"
|
|
summary: "Creates an instance of Queue<wbr>Selector<wbr>Attachment class."
|
|
syntax: "public QueueSelectorAttachment()"
|
|
desc: "Creates an instance of QueueSelectorAttachment class."
|
|
methods:
|
|
- uid: "com.azure.communication.jobrouter.models.QueueSelectorAttachment.getKind()"
|
|
fullName: "com.azure.communication.jobrouter.models.QueueSelectorAttachment.getKind()"
|
|
name: "getKind()"
|
|
nameWithType: "QueueSelectorAttachment.getKind()"
|
|
summary: "Returns kind discriminator."
|
|
syntax: "public String getKind()"
|
|
desc: "Returns kind discriminator."
|
|
returns:
|
|
description: "kind."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
type: "class"
|
|
desc: "An attachment of queue selectors to resolve a queue to a job from a classification policy."
|
|
metadata: {}
|
|
package: "com.azure.communication.jobrouter.models"
|
|
artifact: com.azure:azure-communication-jobrouter:1.1.9
|