Uses of Class
org.jclouds.openstack.keystone.v3.domain.Endpoint
Packages that use Endpoint
Package
Description
-
Uses of Endpoint in org.jclouds.openstack.keystone.v3.domain
Methods in org.jclouds.openstack.keystone.v3.domain that return EndpointModifier and TypeMethodDescriptionabstract Endpoint
Endpoint.Builder.build()
static Endpoint
Endpoint.create
(String id, String region, String regionId, String serviceId, URI url, Boolean enabled, String iface) Methods in org.jclouds.openstack.keystone.v3.domain that return types with arguments of type EndpointMethod parameters in org.jclouds.openstack.keystone.v3.domain with type arguments of type Endpoint -
Uses of Endpoint in org.jclouds.openstack.keystone.v3.features
Methods in org.jclouds.openstack.keystone.v3.features that return types with arguments of type Endpoint