Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
ResourceObject.Builder |
ResourceObject.Builder.setIncludeChildren(java.lang.Boolean includeChildren)
Whether the children of the shared resource_path are shared (true) or just the
entity represented by the path is shared (false).
|
ResourceObject.Builder |
ResourceObject.Builder.setResourcePath(java.lang.String resourcePath)
Represents the path of the resource to be shared.
|