| Package | Description |
|---|---|
| org.keycloak.admin.client.resource |
| Modifier and Type | Method and Description |
|---|---|
ComponentRepresentation |
ComponentResource.toRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentRepresentation> |
ComponentsResource.query() |
List<ComponentRepresentation> |
ComponentsResource.query(String parent) |
List<ComponentRepresentation> |
ComponentsResource.query(String parent,
String type) |
List<ComponentRepresentation> |
ComponentsResource.query(String parent,
String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Response |
ComponentsResource.add(ComponentRepresentation rep) |
void |
ComponentResource.update(ComponentRepresentation rep) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.