Interface JobResource.UpdateStages.WithIdentity

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

public static interface JobResource.UpdateStages.WithIdentity
The stage of the JobResource update allowing to specify identity.
  • Method Details

    • withIdentity

      JobResource.Update withIdentity(ResourceIdentity identity)
      Specifies the identity property: Msi identity of the resource.
      Parameters:
      identity - Msi identity of the resource.
      Returns:
      the next definition stage.