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