Uses of Interface
org.openstack4j.api.gbp.PolicyActionService
-
Packages that use PolicyActionService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of PolicyActionService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return PolicyActionService Modifier and Type Method Description PolicyActionServiceGbpService. policyAction()Service implementation which provides methods for manipulation of policy actions -
Uses of PolicyActionService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement PolicyActionService Modifier and Type Class Description classPolicyActionServiceImplPolicy Action API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return PolicyActionService Modifier and Type Method Description PolicyActionServiceGbpServiceImpl. policyAction()Service implementation which provides methods for manipulation of policy actions
-