Interface IntegrationRuntimeResource.DefinitionStages.WithIfMatch

All Known Subinterfaces:
IntegrationRuntimeResource.Definition, IntegrationRuntimeResource.DefinitionStages.WithCreate
Enclosing interface:
IntegrationRuntimeResource.DefinitionStages

public static interface IntegrationRuntimeResource.DefinitionStages.WithIfMatch
The stage of the IntegrationRuntimeResource definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      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:
      ifMatch - 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.
      Returns:
      the next definition stage.