Uses of Interface
org.openstack4j.api.gbp.ServicechainService
-
Packages that use ServicechainService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of ServicechainService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return ServicechainService Modifier and Type Method Description ServicechainServiceGbpService. servicechain()Service implementation which provides methods for manipulation of service chains -
Uses of ServicechainService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement ServicechainService Modifier and Type Class Description classServicechainServiceImplService chain API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return ServicechainService Modifier and Type Method Description ServicechainServiceGbpServiceImpl. servicechain()Service implementation which provides methods for manipulation of service chains
-