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

30 строки
2.0 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.containerservicefleet.models.UpdateRun.UpdateStages.WithIfNoneMatch"
fullName: "com.azure.resourcemanager.containerservicefleet.models.UpdateRun.UpdateStages.WithIfNoneMatch"
name: "UpdateRun.UpdateStages.WithIfNoneMatch"
nameWithType: "UpdateRun.UpdateStages.WithIfNoneMatch"
summary: "The stage of the Update<wbr>Run update allowing to specify if<wbr>None<wbr>Match."
syntax: "public static interface **UpdateRun.UpdateStages.WithIfNoneMatch**"
methods:
- uid: "com.azure.resourcemanager.containerservicefleet.models.UpdateRun.UpdateStages.WithIfNoneMatch.withIfNoneMatch(java.lang.String)"
fullName: "com.azure.resourcemanager.containerservicefleet.models.UpdateRun.UpdateStages.WithIfNoneMatch.withIfNoneMatch(String ifNoneMatch)"
name: "withIfNoneMatch(String ifNoneMatch)"
nameWithType: "UpdateRun.UpdateStages.WithIfNoneMatch.withIfNoneMatch(String ifNoneMatch)"
summary: "Specifies the if<wbr>None<wbr>Match property: The request should only proceed if no entity matches this string.."
modifiers:
- "abstract"
parameters:
- description: "The request should only proceed if no entity matches this string."
name: "ifNoneMatch"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract UpdateRun.Update withIfNoneMatch(String ifNoneMatch)"
desc: "Specifies the ifNoneMatch property: The request should only proceed if no entity matches this string.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.containerservicefleet.models.UpdateRun.Update?alt=com.azure.resourcemanager.containerservicefleet.models.UpdateRun.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the UpdateRun update allowing to specify ifNoneMatch."
metadata: {}
package: "com.azure.resourcemanager.containerservicefleet.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-containerservicefleet:1.1.0