Package | Description |
---|---|
org.jclouds.openstack.keystone.catalog | |
org.jclouds.openstack.keystone.catalog.functions |
Modifier and Type | Method and Description |
---|---|
static ServiceEndpoint.Interface |
ServiceEndpoint.Interface.fromValue(String iface) |
abstract ServiceEndpoint.Interface |
ServiceEndpoint.iface() |
static ServiceEndpoint.Interface |
ServiceEndpoint.Interface.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceEndpoint.Interface[] |
ServiceEndpoint.Interface.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract ServiceEndpoint.Builder |
ServiceEndpoint.Builder.iface(ServiceEndpoint.Interface iface) |
Modifier and Type | Method and Description |
---|---|
protected static com.google.common.base.Predicate<ServiceEndpoint> |
BaseEndpointResolutionStrategy.withIface(ServiceEndpoint.Interface iface) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.