Uses of Interface
org.openstack4j.api.gbp.L3policyService
-
Packages that use L3policyService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of L3policyService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return L3policyService Modifier and Type Method Description L3policyServiceGbpService. l3Policy()Service implementation which provides methods for manipulation of l3policies -
Uses of L3policyService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement L3policyService Modifier and Type Class Description classL3policyServiceImplL3 Policy API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return L3policyService Modifier and Type Method Description L3policyServiceGbpServiceImpl. l3Policy()Service implementation which provides methods for manipulation of l3policies
-