azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.UpdateStages.WithIfMatch"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.UpdateStages.WithIfMatch"
name: "ApiReleaseContract.UpdateStages.WithIfMatch"
nameWithType: "ApiReleaseContract.UpdateStages.WithIfMatch"
summary: "The stage of the apireleasecontract update allowing to specify If<wbr>Match."
syntax: "public static interface **ApiReleaseContract.UpdateStages.WithIfMatch**"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.UpdateStages.WithIfMatch.withIfMatch(java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch)"
name: "withIfMatch(String ifMatch)"
nameWithType: "ApiReleaseContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch)"
summary: "Specifies if<wbr>Match."
modifiers:
- "abstract"
parameters:
- description: "ETag of the Entity. Not required when creating an entity, but required when updating an entity"
name: "ifMatch"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ApiReleaseContract.Update withIfMatch(String ifMatch)"
desc: "Specifies ifMatch."
returns:
description: "the next update stage"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseContract.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the apireleasecontract update allowing to specify IfMatch."
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1