IntegrationRuntimeResource.DefinitionStages.WithIfMatch Interface
public static interface IntegrationRuntimeResource.DefinitionStages.WithIfMatch
The stage of the IntegrationRuntimeResource definition allowing to specify ifMatch.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIfMatch(String ifMatch)
Specifies the if |
Method Details
withIfMatch
public abstract IntegrationRuntimeResource.DefinitionStages.WithCreate withIfMatch(String ifMatch)
Specifies the ifMatch property: ETag of the integration runtime entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update..
Parameters:
Returns: