azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

42 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.apicenter.models.Environment.Update"
fullName: "com.azure.resourcemanager.apicenter.models.Environment.Update"
name: "Environment.Update"
nameWithType: "Environment.Update"
summary: "The template for Environment update."
syntax: "public static interface **Environment.Update**"
methods:
- uid: "com.azure.resourcemanager.apicenter.models.Environment.Update.apply()"
fullName: "com.azure.resourcemanager.apicenter.models.Environment.Update.apply()"
name: "apply()"
nameWithType: "Environment.Update.apply()"
summary: "Executes the update request."
modifiers:
- "abstract"
syntax: "public abstract Environment apply()"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.Environment?alt=com.azure.resourcemanager.apicenter.models.Environment&text=Environment\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.apicenter.models.Environment.Update.apply(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.apicenter.models.Environment.Update.apply(Context context)"
name: "apply(Context context)"
nameWithType: "Environment.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 Environment apply(Context context)"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.apicenter.models.Environment?alt=com.azure.resourcemanager.apicenter.models.Environment&text=Environment\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The template for Environment update."
metadata: {}
package: "com.azure.resourcemanager.apicenter.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-apicenter:1.0.0