Uses of Class
org.jclouds.openstack.keystone.v2_0.domain.Service
Packages that use Service
Package
Description
-
Uses of Service in org.jclouds.openstack.keystone.v2_0.domain
Fields in org.jclouds.openstack.keystone.v2_0.domain with type parameters of type ServiceModifier and TypeFieldDescriptionprotected com.google.common.collect.ImmutableSet.Builder
<Service> Access.Builder.serviceCatalog
Methods in org.jclouds.openstack.keystone.v2_0.domain that return ServiceMethods in org.jclouds.openstack.keystone.v2_0.domain that return types with arguments of type ServiceMethods in org.jclouds.openstack.keystone.v2_0.domain with parameters of type ServiceMethod parameters in org.jclouds.openstack.keystone.v2_0.domain with type arguments of type ServiceConstructor parameters in org.jclouds.openstack.keystone.v2_0.domain with type arguments of type Service -
Uses of Service in org.jclouds.openstack.keystone.v2_0.extensions
Methods in org.jclouds.openstack.keystone.v2_0.extensions that return ServiceModifier and TypeMethodDescriptionCreates a new ServiceGets the serviceMethods in org.jclouds.openstack.keystone.v2_0.extensions that return types with arguments of type ServiceModifier and TypeMethodDescriptionServiceAdminApi.list()
Retrieve the list of servicesServiceAdminApi.list
(PaginationOptions options) -
Uses of Service in org.jclouds.openstack.keystone.v2_0.functions.internal
Methods in org.jclouds.openstack.keystone.v2_0.functions.internal that return types with arguments of type ServiceModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<Object, IterableWithMarker<Service>> ParseServices.ToPagedIterable.markerToNextForArg0
(com.google.common.base.Optional<Object> ignored)