49 строки
3.7 KiB
YAML
49 строки
3.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.batch.models.Certificate.Update"
|
|
fullName: "com.azure.resourcemanager.batch.models.Certificate.Update"
|
|
name: "Certificate.Update"
|
|
nameWithType: "Certificate.Update"
|
|
summary: "The template for Certificate update."
|
|
syntax: "public static interface Certificate.Update extends Certificate.UpdateStages.WithData, Certificate.UpdateStages.WithPassword, Certificate.UpdateStages.WithThumbprintAlgorithm, Certificate.UpdateStages.WithThumbprint, Certificate.UpdateStages.WithFormat, Certificate.UpdateStages.WithIfMatch"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.batch.models.Certificate.Update.apply()"
|
|
fullName: "com.azure.resourcemanager.batch.models.Certificate.Update.apply()"
|
|
name: "apply()"
|
|
nameWithType: "Certificate.Update.apply()"
|
|
summary: "Executes the update request."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Certificate apply()"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.models.Certificate?alt=com.azure.resourcemanager.batch.models.Certificate&text=Certificate\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.batch.models.Certificate.Update.apply(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.batch.models.Certificate.Update.apply(Context context)"
|
|
name: "apply(Context context)"
|
|
nameWithType: "Certificate.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 Certificate apply(Context context)"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.models.Certificate?alt=com.azure.resourcemanager.batch.models.Certificate&text=Certificate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The template for Certificate update."
|
|
implements:
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithData?alt=com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithData&text=WithData\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithFormat?alt=com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithFormat&text=WithFormat\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithIfMatch?alt=com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithIfMatch&text=WithIfMatch\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithPassword?alt=com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithPassword&text=WithPassword\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithThumbprint?alt=com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithThumbprint&text=WithThumbprint\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithThumbprintAlgorithm?alt=com.azure.resourcemanager.batch.models.Certificate.UpdateStages.WithThumbprintAlgorithm&text=WithThumbprintAlgorithm\" data-throw-if-not-resolved=\"False\" />"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.batch.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-batch:1.0.0
|