Interface InboundEndpoint.DefinitionStages.WithIfNoneMatch

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

public static interface InboundEndpoint.DefinitionStages.WithIfNoneMatch
The stage of the InboundEndpoint 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.