44 строки
2.9 KiB
YAML
44 строки
2.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.Update"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.Update"
|
|
name: "FeaturesetContainer.Update"
|
|
nameWithType: "FeaturesetContainer.Update"
|
|
summary: "The template for Featureset<wbr>Container update."
|
|
syntax: "public static interface **FeaturesetContainer.Update**</br> extends <xref href=\"com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.UpdateStages.WithProperties?alt=com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.UpdateStages.WithProperties&text=WithProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.Update.apply()"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.Update.apply()"
|
|
name: "apply()"
|
|
nameWithType: "FeaturesetContainer.Update.apply()"
|
|
summary: "Executes the update request."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract FeaturesetContainer apply()"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.FeaturesetContainer?alt=com.azure.resourcemanager.machinelearning.models.FeaturesetContainer&text=FeaturesetContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.Update.apply(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.Update.apply(Context context)"
|
|
name: "apply(Context context)"
|
|
nameWithType: "FeaturesetContainer.Update.apply(Context context)"
|
|
summary: "Executes the update request."
|
|
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 FeaturesetContainer apply(Context context)"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.FeaturesetContainer?alt=com.azure.resourcemanager.machinelearning.models.FeaturesetContainer&text=FeaturesetContainer\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The template for FeaturesetContainer update."
|
|
implements:
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.UpdateStages.WithProperties?alt=com.azure.resourcemanager.machinelearning.models.FeaturesetContainer.UpdateStages.WithProperties&text=WithProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearning.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0
|