public static interface GenericResource.UpdateStages.WithParentResource
| Modifier and Type | Method and Description |
|---|---|
GenericResource.Update |
withParentResourceId(String parentResourceId)
Specifies the parent resource.
|
GenericResource.Update |
withParentResourcePath(String parentResourcePath)
Specifies the parent resource relative path.
|
GenericResource.Update withParentResourceId(String parentResourceId)
parentResourceId - the parent resource idGenericResource.Update withParentResourcePath(String parentResourcePath)
parentResourcePath - the relative path of parent resourceCopyright © 2019. All rights reserved.