Interface Relation.UpdateStages.WithRelatedResourceId

  • All Known Subinterfaces:
    Relation.Update
    Enclosing interface:
    Relation.UpdateStages

    public static interface Relation.UpdateStages.WithRelatedResourceId
    The stage of the Relation update allowing to specify relatedResourceId.
    • Method Detail

      • withRelatedResourceId

        Relation.Update withRelatedResourceId​(String relatedResourceId)
        Specifies the relatedResourceId property: The resource ID of the related resource.
        Parameters:
        relatedResourceId - The resource ID of the related resource.
        Returns:
        the next definition stage.