112 строки
6.1 KiB
YAML
112 строки
6.1 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c
|
|
id: _modfd849d4300ed2568459d63b0d818bc6c
|
|
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
children:
|
|
- com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withSkip(Integer)
|
|
- com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withTake(Integer)
|
|
href: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.yml
|
|
langs:
|
|
- java
|
|
name: Models.ModelsListEntitiesDefinitionStages.WithAllOptions
|
|
nameWithType: Models.ModelsListEntitiesDefinitionStages.WithAllOptions
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsListEntitiesDefinitionStages.WithAllOptions
|
|
type: Interface
|
|
source:
|
|
remote: &o0
|
|
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/Models.java
|
|
branch: master
|
|
repo: https://github.com/Azure/azure-sdk-for-java
|
|
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/Models.java
|
|
startLine: 466
|
|
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
summary: <p>The stage of the definition which allows for any other optional settings to be specified. </p>
|
|
syntax:
|
|
content: public interface WithAllOptions
|
|
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withSkip(Integer)
|
|
id: withSkip(Integer)
|
|
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c
|
|
href: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.yml
|
|
langs:
|
|
- java
|
|
name: withSkip(Integer skip)
|
|
nameWithType: Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withSkip(Integer skip)
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withSkip(Integer skip)
|
|
overload: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withSkip*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/Models.java
|
|
startLine: 472
|
|
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
summary: >-
|
|
<p>The number of entries to skip. Default value is 0.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public ModelsListEntitiesDefinitionStages.WithExecute withSkip(Integer skip)
|
|
parameters:
|
|
- id: skip
|
|
type: 08effaa0
|
|
return:
|
|
type: b48f0470
|
|
description: <p>next definition stage </p>
|
|
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withTake(Integer)
|
|
id: withTake(Integer)
|
|
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c
|
|
href: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.yml
|
|
langs:
|
|
- java
|
|
name: withTake(Integer take)
|
|
nameWithType: Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withTake(Integer take)
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withTake(Integer take)
|
|
overload: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withTake*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/Models.java
|
|
startLine: 479
|
|
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
summary: >-
|
|
<p>The number of entries to return. Maximum page size is 500. Default is 100.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public ModelsListEntitiesDefinitionStages.WithExecute withTake(Integer take)
|
|
parameters:
|
|
- id: take
|
|
type: 08effaa0
|
|
return:
|
|
type: b48f0470
|
|
description: <p>next definition stage </p>
|
|
references:
|
|
- uid: 08effaa0
|
|
spec.java:
|
|
- name: Integer
|
|
fullName: Integer
|
|
- uid: b48f0470
|
|
spec.java:
|
|
- name: ModelsListEntitiesDefinitionStages.WithExecute
|
|
fullName: ModelsListEntitiesDefinitionStages.WithExecute
|
|
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withSkip*
|
|
name: withSkip
|
|
nameWithType: Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withSkip
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withSkip
|
|
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring._modfd849d4300ed2568459d63b0d818bc6c.withTake*
|
|
name: withTake
|
|
nameWithType: Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withTake
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsListEntitiesDefinitionStages.WithAllOptions.withTake
|
|
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring._mod8d0e512d1222cbe552ddbfe4d63f448e
|
|
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
href: com.microsoft.azure.cognitiveservices.language.luis.authoring._mod8d0e512d1222cbe552ddbfe4d63f448e.yml
|
|
name: Models.ModelsListEntitiesDefinitionStages.WithExecute
|
|
nameWithType: Models.ModelsListEntitiesDefinitionStages.WithExecute
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsListEntitiesDefinitionStages.WithExecute
|
|
type: Interface
|
|
summary: <p>The last stage of the definition which will make the operation call. </p>
|
|
syntax:
|
|
content: public interface WithExecute
|