GenericResource.UpdateStages.WithParentResource Interface
Definition
A generic resource update allowing to change the parent resource.
public static interface GenericResource.UpdateStages.WithParentResource
Methods
| withParentResourceId(String parentResourceId) |
Specifies the parent resource. |
| withParentResourcePath(String parentResourcePath) |
Specifies the parent resource relative path. |