public abstract class ServiceEndpoint extends Object
This class provides a common view on the service catalog endpoints so it can be parsed in a generic way for Keystone v2 and v3.
Modifier and Type | Class and Description |
---|---|
static class |
ServiceEndpoint.Builder |
static class |
ServiceEndpoint.Interface |
public abstract URI url()
public abstract ServiceEndpoint.Interface iface()
public abstract String type()
public static ServiceEndpoint.Builder builder()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.