447 строки
36 KiB
YAML
447 строки
36 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts"
|
|
name: "Accounts"
|
|
nameWithType: "Accounts"
|
|
summary: "Resource collection API of Accounts."
|
|
syntax: "public interface **Accounts**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.define(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.define(String name)"
|
|
name: "define(String name)"
|
|
nameWithType: "Accounts.define(String name)"
|
|
summary: "Begins definition for a new Account resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "resource name."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Account.DefinitionStages.Blank define(String name)"
|
|
desc: "Begins definition for a new Account resource."
|
|
returns:
|
|
description: "the first stage of the new Account definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account.DefinitionStages.Blank?alt=com.azure.resourcemanager.cognitiveservices.models.Account.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.delete(String resourceGroupName, String accountName, Context context)"
|
|
name: "delete(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.delete(String resourceGroupName, String accountName, Context context)"
|
|
summary: "Deletes a Cognitive Services account from the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void delete(String resourceGroupName, String accountName, Context context)"
|
|
desc: "Deletes a Cognitive Services account from the resource group."
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.deleteById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.deleteById(String id)"
|
|
name: "deleteById(String id)"
|
|
nameWithType: "Accounts.deleteById(String id)"
|
|
summary: "Deletes a Cognitive Services account from the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteById(String id)"
|
|
desc: "Deletes a Cognitive Services account from the resource group."
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.deleteByIdWithResponse(String id, Context context)"
|
|
name: "deleteByIdWithResponse(String id, Context context)"
|
|
nameWithType: "Accounts.deleteByIdWithResponse(String id, Context context)"
|
|
summary: "Deletes a Cognitive Services account from the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void deleteByIdWithResponse(String id, Context context)"
|
|
desc: "Deletes a Cognitive Services account from the resource group."
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.deleteByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
name: "deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
summary: "Deletes a Cognitive Services account from the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
desc: "Deletes a Cognitive Services account from the resource group."
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getById(String id)"
|
|
name: "getById(String id)"
|
|
nameWithType: "Accounts.getById(String id)"
|
|
summary: "Returns a Cognitive Services account specified by the parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Account getById(String id)"
|
|
desc: "Returns a Cognitive Services account specified by the parameters."
|
|
returns:
|
|
description: "cognitive Services account is an Azure resource representing the provisioned account, it's type, location\n and SKU along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getByIdWithResponse(String id, Context context)"
|
|
name: "getByIdWithResponse(String id, Context context)"
|
|
nameWithType: "Accounts.getByIdWithResponse(String id, Context context)"
|
|
summary: "Returns a Cognitive Services account specified by the parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Account> getByIdWithResponse(String id, Context context)"
|
|
desc: "Returns a Cognitive Services account specified by the parameters."
|
|
returns:
|
|
description: "cognitive Services account is an Azure resource representing the provisioned account, it's type, location\n and SKU along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getByResourceGroup(String resourceGroupName, String accountName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.getByResourceGroup(String resourceGroupName, String accountName)"
|
|
summary: "Returns a Cognitive Services account specified by the parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Account getByResourceGroup(String resourceGroupName, String accountName)"
|
|
desc: "Returns a Cognitive Services account specified by the parameters."
|
|
returns:
|
|
description: "cognitive Services account is an Azure resource representing the provisioned account, it's type, location\n and SKU."
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
summary: "Returns a Cognitive Services account specified by the parameters."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Account> getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
desc: "Returns a Cognitive Services account specified by the parameters."
|
|
returns:
|
|
description: "cognitive Services account is an Azure resource representing the provisioned account, it's type, location\n and SKU along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.list()"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.list()"
|
|
name: "list()"
|
|
nameWithType: "Accounts.list()"
|
|
summary: "Returns all the resources of a particular type belonging to a subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<Account> list()"
|
|
desc: "Returns all the resources of a particular type belonging to a subscription."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "Accounts.list(Context context)"
|
|
summary: "Returns all the resources of a particular type belonging to a subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<Account> list(Context context)"
|
|
desc: "Returns all the resources of a particular type belonging to a subscription."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "Accounts.listByResourceGroup(String resourceGroupName)"
|
|
summary: "Returns all the resources of a particular type belonging to a resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<Account> listByResourceGroup(String resourceGroupName)"
|
|
desc: "Returns all the resources of a particular type belonging to a resource group."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listByResourceGroup(String resourceGroupName, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, Context context)"
|
|
nameWithType: "Accounts.listByResourceGroup(String resourceGroupName, Context context)"
|
|
summary: "Returns all the resources of a particular type belonging to a resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<Account> listByResourceGroup(String resourceGroupName, Context context)"
|
|
desc: "Returns all the resources of a particular type belonging to a resource group."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.Account?alt=com.azure.resourcemanager.cognitiveservices.models.Account&text=Account\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listKeys(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listKeys(String resourceGroupName, String accountName)"
|
|
name: "listKeys(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.listKeys(String resourceGroupName, String accountName)"
|
|
summary: "Lists the account keys for the specified Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ApiKeys listKeys(String resourceGroupName, String accountName)"
|
|
desc: "Lists the account keys for the specified Cognitive Services account."
|
|
returns:
|
|
description: "the access keys for the cognitive services account."
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.ApiKeys?alt=com.azure.resourcemanager.cognitiveservices.models.ApiKeys&text=ApiKeys\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listKeysWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listKeysWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
name: "listKeysWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.listKeysWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
summary: "Lists the account keys for the specified Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<ApiKeys> listKeysWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
desc: "Lists the account keys for the specified Cognitive Services account."
|
|
returns:
|
|
description: "the access keys for the cognitive services account along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.ApiKeys?alt=com.azure.resourcemanager.cognitiveservices.models.ApiKeys&text=ApiKeys\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listModels(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listModels(String resourceGroupName, String accountName)"
|
|
name: "listModels(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.listModels(String resourceGroupName, String accountName)"
|
|
summary: "List available Models for the requested Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<AccountModel> listModels(String resourceGroupName, String accountName)"
|
|
desc: "List available Models for the requested Cognitive Services account."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.AccountModel?alt=com.azure.resourcemanager.cognitiveservices.models.AccountModel&text=AccountModel\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listModels(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listModels(String resourceGroupName, String accountName, Context context)"
|
|
name: "listModels(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.listModels(String resourceGroupName, String accountName, Context context)"
|
|
summary: "List available Models for the requested Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<AccountModel> listModels(String resourceGroupName, String accountName, Context context)"
|
|
desc: "List available Models for the requested Cognitive Services account."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.AccountModel?alt=com.azure.resourcemanager.cognitiveservices.models.AccountModel&text=AccountModel\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listSkus(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listSkus(String resourceGroupName, String accountName)"
|
|
name: "listSkus(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.listSkus(String resourceGroupName, String accountName)"
|
|
summary: "List available SKUs for the requested Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract AccountSkuListResult listSkus(String resourceGroupName, String accountName)"
|
|
desc: "List available SKUs for the requested Cognitive Services account."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response."
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.AccountSkuListResult?alt=com.azure.resourcemanager.cognitiveservices.models.AccountSkuListResult&text=AccountSkuListResult\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listSkusWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listSkusWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
name: "listSkusWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.listSkusWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
summary: "List available SKUs for the requested Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<AccountSkuListResult> listSkusWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
desc: "List available SKUs for the requested Cognitive Services account."
|
|
returns:
|
|
description: "the list of cognitive services accounts operation response along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.AccountSkuListResult?alt=com.azure.resourcemanager.cognitiveservices.models.AccountSkuListResult&text=AccountSkuListResult\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listUsages(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listUsages(String resourceGroupName, String accountName)"
|
|
name: "listUsages(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.listUsages(String resourceGroupName, String accountName)"
|
|
summary: "Get usages for the requested Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract UsageListResult listUsages(String resourceGroupName, String accountName)"
|
|
desc: "Get usages for the requested Cognitive Services account."
|
|
returns:
|
|
description: "usages for the requested Cognitive Services account."
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.UsageListResult?alt=com.azure.resourcemanager.cognitiveservices.models.UsageListResult&text=UsageListResult\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listUsagesWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.listUsagesWithResponse(String resourceGroupName, String accountName, String filter, Context context)"
|
|
name: "listUsagesWithResponse(String resourceGroupName, String accountName, String filter, Context context)"
|
|
nameWithType: "Accounts.listUsagesWithResponse(String resourceGroupName, String accountName, String filter, Context context)"
|
|
summary: "Get usages for the requested Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "An OData filter expression that describes a subset of usages to return. The supported parameter is\n name.value (name of the metric, can have an or of multiple names)."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<UsageListResult> listUsagesWithResponse(String resourceGroupName, String accountName, String filter, Context context)"
|
|
desc: "Get usages for the requested Cognitive Services account."
|
|
returns:
|
|
description: "usages for the requested Cognitive Services account along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.UsageListResult?alt=com.azure.resourcemanager.cognitiveservices.models.UsageListResult&text=UsageListResult\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.regenerateKey(java.lang.String,java.lang.String,com.azure.resourcemanager.cognitiveservices.models.RegenerateKeyParameters)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.regenerateKey(String resourceGroupName, String accountName, RegenerateKeyParameters parameters)"
|
|
name: "regenerateKey(String resourceGroupName, String accountName, RegenerateKeyParameters parameters)"
|
|
nameWithType: "Accounts.regenerateKey(String resourceGroupName, String accountName, RegenerateKeyParameters parameters)"
|
|
summary: "Regenerates the specified account key for the specified Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "regenerate key parameters."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.cognitiveservices.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ApiKeys regenerateKey(String resourceGroupName, String accountName, RegenerateKeyParameters parameters)"
|
|
desc: "Regenerates the specified account key for the specified Cognitive Services account."
|
|
returns:
|
|
description: "the access keys for the cognitive services account."
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.ApiKeys?alt=com.azure.resourcemanager.cognitiveservices.models.ApiKeys&text=ApiKeys\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cognitiveservices.models.Accounts.regenerateKeyWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.cognitiveservices.models.RegenerateKeyParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.cognitiveservices.models.Accounts.regenerateKeyWithResponse(String resourceGroupName, String accountName, RegenerateKeyParameters parameters, Context context)"
|
|
name: "regenerateKeyWithResponse(String resourceGroupName, String accountName, RegenerateKeyParameters parameters, Context context)"
|
|
nameWithType: "Accounts.regenerateKeyWithResponse(String resourceGroupName, String accountName, RegenerateKeyParameters parameters, Context context)"
|
|
summary: "Regenerates the specified account key for the specified Cognitive Services account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of Cognitive Services account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "regenerate key parameters."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.cognitiveservices.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<ApiKeys> regenerateKeyWithResponse(String resourceGroupName, String accountName, RegenerateKeyParameters parameters, Context context)"
|
|
desc: "Regenerates the specified account key for the specified Cognitive Services account."
|
|
returns:
|
|
description: "the access keys for the cognitive services account along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cognitiveservices.models.ApiKeys?alt=com.azure.resourcemanager.cognitiveservices.models.ApiKeys&text=ApiKeys\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Resource collection API of Accounts."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cognitiveservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cognitiveservices:1.0.0
|