Interface LinkerResource.UpdateStages.WithTargetService

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

    public static interface LinkerResource.UpdateStages.WithTargetService
    The stage of the LinkerResource update allowing to specify targetService.
    • Method Detail

      • withTargetService

        LinkerResource.Update withTargetService​(TargetServiceBase targetService)
        Specifies the targetService property: The target service properties.
        Parameters:
        targetService - The target service properties.
        Returns:
        the next definition stage.