Uses of Enum Class
org.jclouds.openstack.keystone.catalog.ServiceEndpoint.Interface
Packages that use ServiceEndpoint.Interface
Package
Description
-
Uses of ServiceEndpoint.Interface in org.jclouds.openstack.keystone.catalog
Methods in org.jclouds.openstack.keystone.catalog that return ServiceEndpoint.InterfaceModifier and TypeMethodDescriptionstatic ServiceEndpoint.Interface
abstract ServiceEndpoint.Interface
ServiceEndpoint.iface()
static ServiceEndpoint.Interface
Returns the enum constant of this class with the specified name.static ServiceEndpoint.Interface[]
ServiceEndpoint.Interface.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.openstack.keystone.catalog with parameters of type ServiceEndpoint.InterfaceModifier and TypeMethodDescriptionabstract ServiceEndpoint.Builder
ServiceEndpoint.Builder.iface
(ServiceEndpoint.Interface iface) -
Uses of ServiceEndpoint.Interface in org.jclouds.openstack.keystone.catalog.functions
Methods in org.jclouds.openstack.keystone.catalog.functions with parameters of type ServiceEndpoint.InterfaceModifier and TypeMethodDescriptionprotected static com.google.common.base.Predicate
<ServiceEndpoint> BaseEndpointResolutionStrategy.withIface
(ServiceEndpoint.Interface iface)