Uses of Interface
org.openstack4j.api.compute.ServerTagService
-
Packages that use ServerTagService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of ServerTagService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return ServerTagService Modifier and Type Method Description ServerTagServiceComputeService. serverTags()Server Tag Management Service -
Uses of ServerTagService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement ServerTagService Modifier and Type Class Description classServerTagServiceImplMethods in org.openstack4j.openstack.compute.internal that return ServerTagService Modifier and Type Method Description ServerTagServiceComputeServiceImpl. serverTags()
-