JobResource.UpdateStages.WithIdentity Interface
public static interface JobResource.UpdateStages.WithIdentity
The stage of the JobResource update allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIdentity(ResourceIdentity identity)
Specifies the identity property: Msi identity of the resource. |
Method Details
withIdentity
public abstract JobResource.Update withIdentity(ResourceIdentity identity)
Specifies the identity property: Msi identity of the resource.
Parameters:
Returns: