| Package | Description |
|---|---|
| org.jboss.hal.core |
| Modifier and Type | Method and Description |
|---|---|
void |
CrudOperations.readChildren(ResourceAddress address,
Iterable<String> resources,
CrudOperations.ReadCompositeCallback callback)
Read multiple different child resources using a composite operation.
|
void |
CrudOperations.readChildren(ResourceAddress address,
Iterable<String> resources,
int depth,
CrudOperations.ReadCompositeCallback callback)
Read multiple different child resources using a composite operation.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.