191 строка
9.7 KiB
YAML
191 строка
9.7 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
id: _freshness
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
children:
|
|
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.DAY
|
|
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.fromString(String)
|
|
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.MONTH
|
|
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.values()
|
|
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.WEEK
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
langs:
|
|
- java
|
|
name: Freshness
|
|
nameWithType: Freshness
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness
|
|
type: Class
|
|
source:
|
|
remote: &o0
|
|
path: cognitiveservices/data-plane/search/bingcustomimagesearch/src/main/java/com/microsoft/azure/cognitiveservices/search/customimagesearch/models/Freshness.java
|
|
branch: master
|
|
repo: https://github.com/Azure/azure-sdk-for-java
|
|
path: cognitiveservices/data-plane/search/bingcustomimagesearch/src/main/java/com/microsoft/azure/cognitiveservices/search/customimagesearch/models/Freshness.java
|
|
startLine: 17
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
summary: <p>Defines values for Freshness. </p>
|
|
syntax: &o1
|
|
content: public class Freshness
|
|
inheritance:
|
|
- java.lang.Object
|
|
- com.microsoft.rest.ExpandableStringEnum<Freshness>
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.DAY
|
|
id: DAY
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
langs:
|
|
- java
|
|
name: DAY
|
|
nameWithType: Freshness.DAY
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.DAY
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: cognitiveservices/data-plane/search/bingcustomimagesearch/src/main/java/com/microsoft/azure/cognitiveservices/search/customimagesearch/models/Freshness.java
|
|
startLine: 19
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
summary: <p>Static value Day for Freshness. </p>
|
|
syntax:
|
|
content: public static final Freshness DAY= fromString("Day")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.fromString(String)
|
|
id: fromString(String)
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
langs:
|
|
- java
|
|
name: fromString(String name)
|
|
nameWithType: Freshness.fromString(String name)
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.fromString(String name)
|
|
overload: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.fromString*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: cognitiveservices/data-plane/search/bingcustomimagesearch/src/main/java/com/microsoft/azure/cognitiveservices/search/customimagesearch/models/Freshness.java
|
|
startLine: 33
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
summary: <p>Creates or finds a Freshness from its string representation. </p>
|
|
syntax: &o2
|
|
content: public static Freshness fromString(String name)
|
|
parameters:
|
|
- id: name
|
|
type: "26831127"
|
|
description: <p>a name to look for </p>
|
|
return:
|
|
type: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
description: <p>the corresponding Freshness </p>
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.MONTH
|
|
id: MONTH
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
langs:
|
|
- java
|
|
name: MONTH
|
|
nameWithType: Freshness.MONTH
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.MONTH
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: cognitiveservices/data-plane/search/bingcustomimagesearch/src/main/java/com/microsoft/azure/cognitiveservices/search/customimagesearch/models/Freshness.java
|
|
startLine: 25
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
summary: <p>Static value Month for Freshness. </p>
|
|
syntax:
|
|
content: public static final Freshness MONTH= fromString("Month")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.values()
|
|
id: values()
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
langs:
|
|
- java
|
|
name: values()
|
|
nameWithType: Freshness.values()
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.values()
|
|
overload: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.values*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: cognitiveservices/data-plane/search/bingcustomimagesearch/src/main/java/com/microsoft/azure/cognitiveservices/search/customimagesearch/models/Freshness.java
|
|
startLine: 40
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
syntax:
|
|
content: public static Collection<Freshness> values()
|
|
return:
|
|
type: 12ebb11acom.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshnessa08ddfce
|
|
description: <p>known Freshness values </p>
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.WEEK
|
|
id: WEEK
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
langs:
|
|
- java
|
|
name: WEEK
|
|
nameWithType: Freshness.WEEK
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.WEEK
|
|
type: Field
|
|
source:
|
|
remote: *o0
|
|
path: cognitiveservices/data-plane/search/bingcustomimagesearch/src/main/java/com/microsoft/azure/cognitiveservices/search/customimagesearch/models/Freshness.java
|
|
startLine: 22
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
summary: <p>Static value Week for Freshness. </p>
|
|
syntax:
|
|
content: public static final Freshness WEEK= fromString("Week")
|
|
return:
|
|
type: 93de0ef9com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
references:
|
|
- uid: 93de0ef9com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
spec.java:
|
|
- name: 'final '
|
|
fullName: 'final '
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
name: Freshness
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
- uid: "26831127"
|
|
spec.java:
|
|
- name: String
|
|
fullName: String
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.fromString*
|
|
name: fromString
|
|
nameWithType: Freshness.fromString
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.fromString
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
- uid: 12ebb11acom.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshnessa08ddfce
|
|
spec.java:
|
|
- name: Collection<
|
|
fullName: Collection<
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
name: Freshness
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
- name: '>'
|
|
fullName: '>'
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.values*
|
|
name: values
|
|
nameWithType: Freshness.values
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.values
|
|
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
name: Freshness
|
|
nameWithType: Freshness
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness
|
|
type: Class
|
|
summary: <p>Defines values for Freshness. </p>
|
|
syntax: *o1
|
|
- uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.fromString(String)
|
|
parent: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness
|
|
href: com.microsoft.azure.cognitiveservices.search.customimagesearch.models._freshness.yml
|
|
name: fromString(String name)
|
|
nameWithType: Freshness.fromString(String name)
|
|
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Freshness.fromString(String name)
|
|
type: Method
|
|
summary: <p>Creates or finds a Freshness from its string representation. </p>
|
|
syntax: *o2
|