Interface OutboundEndpoint.DefinitionStages.WithIfNoneMatch

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

public static interface OutboundEndpoint.DefinitionStages.WithIfNoneMatch
The stage of the OutboundEndpoint definition allowing to specify ifNoneMatch.
  • Method Details

    • withIfNoneMatch

      Specifies the ifNoneMatch property: Set to '*' to allow a new resource to be created, but to prevent updating an existing resource. Other values will be ignored..
      Parameters:
      ifNoneMatch - Set to '*' to allow a new resource to be created, but to prevent updating an existing resource. Other values will be ignored.
      Returns:
      the next definition stage.