144 строки
12 KiB
YAML
144 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient"
|
|
fullName: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient"
|
|
name: "FeaturesClient"
|
|
nameWithType: "FeaturesClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Features<wbr>Client."
|
|
syntax: "public interface **FeaturesClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.get(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName)"
|
|
name: "get(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName)"
|
|
nameWithType: "FeaturesClient.get(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName)"
|
|
summary: "Get feature."
|
|
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: "Name of Azure Machine Learning workspace."
|
|
name: "workspaceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Feature set name. This is case-sensitive."
|
|
name: "featuresetName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Feature set version identifier. This is case-sensitive."
|
|
name: "featuresetVersion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Feature Name. This is case-sensitive."
|
|
name: "featureName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract FeatureInner get(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName)"
|
|
desc: "Get feature."
|
|
returns:
|
|
description: "feature."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.fluent.models.FeatureInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.FeatureInner&text=FeatureInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.getWithResponse(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName, Context context)"
|
|
nameWithType: "FeaturesClient.getWithResponse(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName, Context context)"
|
|
summary: "Get feature."
|
|
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: "Name of Azure Machine Learning workspace."
|
|
name: "workspaceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Feature set name. This is case-sensitive."
|
|
name: "featuresetName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Feature set version identifier. This is case-sensitive."
|
|
name: "featuresetVersion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Feature Name. This is case-sensitive."
|
|
name: "featureName"
|
|
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<FeatureInner> getWithResponse(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String featureName, Context context)"
|
|
desc: "Get feature."
|
|
returns:
|
|
description: "feature 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.machinelearning.fluent.models.FeatureInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.FeatureInner&text=FeatureInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion)"
|
|
name: "list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion)"
|
|
nameWithType: "FeaturesClient.list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion)"
|
|
summary: "List Features."
|
|
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: "Name of Azure Machine Learning workspace."
|
|
name: "workspaceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Featureset name. This is case-sensitive."
|
|
name: "featuresetName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Featureset Version identifier. This is case-sensitive."
|
|
name: "featuresetVersion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<FeatureInner> list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion)"
|
|
desc: "List Features."
|
|
returns:
|
|
description: "a paginated list of Feature entities 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.machinelearning.fluent.models.FeatureInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.FeatureInner&text=FeatureInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.machinelearning.models.ListViewType,java.lang.Integer,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.fluent.FeaturesClient.list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String skip, String tags, String featureName, String description, ListViewType listViewType, Integer pageSize, Context context)"
|
|
name: "list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String skip, String tags, String featureName, String description, ListViewType listViewType, Integer pageSize, Context context)"
|
|
nameWithType: "FeaturesClient.list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String skip, String tags, String featureName, String description, ListViewType listViewType, Integer pageSize, Context context)"
|
|
summary: "List Features."
|
|
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: "Name of Azure Machine Learning workspace."
|
|
name: "workspaceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Featureset name. This is case-sensitive."
|
|
name: "featuresetName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Featureset Version identifier. This is case-sensitive."
|
|
name: "featuresetVersion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Continuation token for pagination."
|
|
name: "skip"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2."
|
|
name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "feature name."
|
|
name: "featureName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Description of the featureset."
|
|
name: "description"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "[ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for\n including/excluding (for example) archived entities."
|
|
name: "listViewType"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.ListViewType?alt=com.azure.resourcemanager.machinelearning.models.ListViewType&text=ListViewType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "Page size."
|
|
name: "pageSize"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</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<FeatureInner> list(String resourceGroupName, String workspaceName, String featuresetName, String featuresetVersion, String skip, String tags, String featureName, String description, ListViewType listViewType, Integer pageSize, Context context)"
|
|
desc: "List Features."
|
|
returns:
|
|
description: "a paginated list of Feature entities 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.machinelearning.fluent.models.FeatureInner?alt=com.azure.resourcemanager.machinelearning.fluent.models.FeatureInner&text=FeatureInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in FeaturesClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearning.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0
|