Uses of Class
org.jclouds.openstack.keystone.v2_0.domain.Endpoint.Builder
-
Packages that use Endpoint.Builder Package Description org.jclouds.openstack.keystone.v2_0.domain -
-
Uses of Endpoint.Builder in org.jclouds.openstack.keystone.v2_0.domain
Classes in org.jclouds.openstack.keystone.v2_0.domain with type parameters of type Endpoint.Builder Modifier and Type Class Description static class
Endpoint.Builder<T extends Endpoint.Builder<T>>
Methods in org.jclouds.openstack.keystone.v2_0.domain that return Endpoint.Builder Modifier and Type Method Description static Endpoint.Builder<?>
Endpoint. builder()
Endpoint.Builder<?>
Endpoint. toBuilder()
-