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.faceapi.models.ImageUrl.url()
|
|
name: url()
|
|
nameWithType: ImageUrl.url()
|
|
returns:
|
|
description: <p>the url value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the url value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String url()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl.url()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl.withUrl(String url)
|
|
name: withUrl(String url)
|
|
nameWithType: ImageUrl.withUrl(String url)
|
|
parameters:
|
|
- description: <p>the url value to set </p>
|
|
name: url
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageUrl object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl?alt=com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl&text=ImageUrl" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the url value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageUrl withUrl(String url)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl.withUrl(String)
|
|
nameWithType: ImageUrl
|
|
syntax: public class ImageUrl
|
|
type: class
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl
|
|
fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl
|
|
name: ImageUrl
|
|
package: com.microsoft.azure.cognitiveservices.vision.faceapi.models
|
|
summary: <p>The ImageUrl model. </p>
|
|
metadata: {}
|