azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

159 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput"
name: "UriFileJobInput"
nameWithType: "UriFileJobInput"
summary: "The Uri<wbr>File<wbr>Job<wbr>Input model."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput?alt=com.azure.resourcemanager.machinelearning.models.JobInput&text=JobInput\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput.description()?alt=com.azure.resourcemanager.machinelearning.models.JobInput.description&text=description\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.machinelearning.models.JobInput.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput.jobInputType()?alt=com.azure.resourcemanager.machinelearning.models.JobInput.jobInputType&text=jobInputType\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.machinelearning.models.JobInput.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput.validate()?alt=com.azure.resourcemanager.machinelearning.models.JobInput.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.JobInput.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
- 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 final class **UriFileJobInput**</br> extends <xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput?alt=com.azure.resourcemanager.machinelearning.models.JobInput&text=JobInput\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.UriFileJobInput()"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.UriFileJobInput()"
name: "UriFileJobInput()"
nameWithType: "UriFileJobInput.UriFileJobInput()"
summary: "Creates an instance of Uri<wbr>File<wbr>Job<wbr>Input class."
syntax: "public UriFileJobInput()"
desc: "Creates an instance of UriFileJobInput class."
methods:
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "UriFileJobInput.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Uri<wbr>File<wbr>Job<wbr>Input from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static UriFileJobInput fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of UriFileJobInput from the JsonReader."
returns:
description: "An instance of UriFileJobInput if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.UriFileJobInput?alt=com.azure.resourcemanager.machinelearning.models.UriFileJobInput&text=UriFileJobInput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.jobInputType()"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.jobInputType()"
name: "jobInputType()"
nameWithType: "UriFileJobInput.jobInputType()"
summary: "Get the job<wbr>Input<wbr>Type property: \\[Required\\] Specifies the type of job."
overridden: "com.azure.resourcemanager.machinelearning.models.JobInput.jobInputType()"
syntax: "public JobInputType jobInputType()"
desc: "Get the jobInputType property: \\[Required\\] Specifies the type of job."
returns:
description: "the jobInputType value."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInputType?alt=com.azure.resourcemanager.machinelearning.models.JobInputType&text=JobInputType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.mode()"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.mode()"
name: "mode()"
nameWithType: "UriFileJobInput.mode()"
summary: "Get the mode property: Input Asset Delivery Mode."
syntax: "public InputDeliveryMode mode()"
desc: "Get the mode property: Input Asset Delivery Mode."
returns:
description: "the mode value."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.InputDeliveryMode?alt=com.azure.resourcemanager.machinelearning.models.InputDeliveryMode&text=InputDeliveryMode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "UriFileJobInput.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.machinelearning.models.JobInput.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.uri()"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.uri()"
name: "uri()"
nameWithType: "UriFileJobInput.uri()"
summary: "Get the uri property: \\[Required\\] Input Asset URI."
syntax: "public String uri()"
desc: "Get the uri property: \\[Required\\] Input Asset URI."
returns:
description: "the uri value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.validate()"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.validate()"
name: "validate()"
nameWithType: "UriFileJobInput.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearning.models.JobInput.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "UriFileJobInput.withDescription(String description)"
summary: "Set the description property: Description for the input."
overridden: "com.azure.resourcemanager.machinelearning.models.JobInput.withDescription(java.lang.String)"
parameters:
- name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public UriFileJobInput withDescription(String description)"
desc: "Set the description property: Description for the input."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.UriFileJobInput?alt=com.azure.resourcemanager.machinelearning.models.UriFileJobInput&text=UriFileJobInput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.withMode(com.azure.resourcemanager.machinelearning.models.InputDeliveryMode)"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.withMode(InputDeliveryMode mode)"
name: "withMode(InputDeliveryMode mode)"
nameWithType: "UriFileJobInput.withMode(InputDeliveryMode mode)"
summary: "Set the mode property: Input Asset Delivery Mode."
parameters:
- description: "the mode value to set."
name: "mode"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.InputDeliveryMode?alt=com.azure.resourcemanager.machinelearning.models.InputDeliveryMode&text=InputDeliveryMode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public UriFileJobInput withMode(InputDeliveryMode mode)"
desc: "Set the mode property: Input Asset Delivery Mode."
returns:
description: "the UriFileJobInput object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.UriFileJobInput?alt=com.azure.resourcemanager.machinelearning.models.UriFileJobInput&text=UriFileJobInput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.withUri(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.UriFileJobInput.withUri(String uri)"
name: "withUri(String uri)"
nameWithType: "UriFileJobInput.withUri(String uri)"
summary: "Set the uri property: \\[Required\\] Input Asset URI."
parameters:
- description: "the uri value to set."
name: "uri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public UriFileJobInput withUri(String uri)"
desc: "Set the uri property: \\[Required\\] Input Asset URI."
returns:
description: "the UriFileJobInput object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.UriFileJobInput?alt=com.azure.resourcemanager.machinelearning.models.UriFileJobInput&text=UriFileJobInput\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The UriFileJobInput model."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0