Uses of Interface
org.openstack4j.api.networking.ext.FlowClassifierService
-
Packages that use FlowClassifierService Package Description org.openstack4j.api.networking.ext org.openstack4j.openstack.networking.internal.ext -
-
Uses of FlowClassifierService in org.openstack4j.api.networking.ext
Methods in org.openstack4j.api.networking.ext that return FlowClassifierService Modifier and Type Method Description FlowClassifierServiceServiceFunctionChainService. flowclassifiers() -
Uses of FlowClassifierService in org.openstack4j.openstack.networking.internal.ext
Classes in org.openstack4j.openstack.networking.internal.ext that implement FlowClassifierService Modifier and Type Class Description classFlowClassifierServiceImplBase Networking Operations Implementation is responsible for insuring the proper endpoint is used for all extending operation APIsMethods in org.openstack4j.openstack.networking.internal.ext that return FlowClassifierService Modifier and Type Method Description FlowClassifierServiceServiceFunctionChainServiceImpl. flowclassifiers()
-