public interface GroupPoliciesResource
Modifier and Type | Method and Description |
---|---|
Response |
create(GroupPolicyRepresentation representation) |
GroupPolicyResource |
findById(String id) |
GroupPolicyRepresentation |
findByName(String name) |
Response create(GroupPolicyRepresentation representation)
GroupPolicyResource findById(String id)
GroupPolicyRepresentation findByName(String name)
Copyright © 2019 JBoss by Red Hat. All rights reserved.