Uses of Interface
org.openstack4j.api.gbp.L2policyService
-
Packages that use L2policyService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of L2policyService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return L2policyService Modifier and Type Method Description L2policyServiceGbpService. l2Policy()Service implementation which provides methods for manipulation of l2policies -
Uses of L2policyService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement L2policyService Modifier and Type Class Description classL2policyServiceImplL2 Policy API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return L2policyService Modifier and Type Method Description L2policyServiceGbpServiceImpl. l2Policy()Service implementation which provides methods for manipulation of l2policies
-