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