Uses of Interface
org.openstack4j.api.gbp.ServiceProfileService
-
Packages that use ServiceProfileService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of ServiceProfileService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return ServiceProfileService Modifier and Type Method Description ServiceProfileServiceGbpService. serviceProfile()Service implementation which provides methods for manipulation of service profiles -
Uses of ServiceProfileService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement ServiceProfileService Modifier and Type Class Description classServiceProfileServiceImplService profile API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return ServiceProfileService Modifier and Type Method Description ServiceProfileServiceGbpServiceImpl. serviceProfile()Service implementation which provides methods for manipulation of service profiles
-