Interface LinkResourceFormat.DefinitionStages.WithOperationType

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

public static interface LinkResourceFormat.DefinitionStages.WithOperationType
The stage of the LinkResourceFormat definition allowing to specify operationType.
  • Method Details

    • withOperationType

      Specifies the operationType property: Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only..
      Parameters:
      operationType - Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.
      Returns:
      the next definition stage.