Interface TagOperationLinkContract.UpdateStages.WithOperationId

All Known Subinterfaces:
TagOperationLinkContract.Update
Enclosing interface:
TagOperationLinkContract.UpdateStages

public static interface TagOperationLinkContract.UpdateStages.WithOperationId
The stage of the TagOperationLinkContract update allowing to specify operationId.
  • Method Details

    • withOperationId

      TagOperationLinkContract.Update withOperationId(String operationId)
      Specifies the operationId property: Full resource Id of an API operation..
      Parameters:
      operationId - Full resource Id of an API operation.
      Returns:
      the next definition stage.