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