42 строки
1.7 KiB
YAML
42 строки
1.7 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId.jobId()
|
|
name: jobId()
|
|
nameWithType: JobId.jobId()
|
|
returns:
|
|
description: <p>the jobId value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the jobId value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String jobId()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId.jobId()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId.withJobId(String jobId)
|
|
name: withJobId(String jobId)
|
|
nameWithType: JobId.withJobId(String jobId)
|
|
parameters:
|
|
- description: <p>the jobId value to set </p>
|
|
name: jobId
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the JobId object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId&text=JobId" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the jobId value.</p>
|
|
|
|
<p></p>
|
|
syntax: public JobId withJobId(String jobId)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId.withJobId(String)
|
|
nameWithType: JobId
|
|
syntax: public class JobId
|
|
type: class
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId
|
|
fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.JobId
|
|
name: JobId
|
|
package: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models
|
|
summary: <p>The JobId model. </p>
|
|
metadata: {}
|