public interface TimePolicyResource
Modifier and Type | Method and Description |
---|---|
List<PolicyRepresentation> |
associatedPolicies() |
List<PolicyRepresentation> |
dependentPolicies() |
void |
remove() |
List<ResourceRepresentation> |
resources() |
TimePolicyRepresentation |
toRepresentation() |
void |
update(TimePolicyRepresentation representation) |
TimePolicyRepresentation toRepresentation()
void update(TimePolicyRepresentation representation)
void remove()
List<PolicyRepresentation> associatedPolicies()
List<PolicyRepresentation> dependentPolicies()
List<ResourceRepresentation> resources()
Copyright © 2019 JBoss by Red Hat. All rights reserved.