public class KeystoneEndpointV3 extends Object implements EndpointV3
| Constructor and Description |
|---|
KeystoneEndpointV3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The Endpoints unique identifier
|
Facing |
getInterface()
The perspective for this Endpoint
|
String |
getRegion() |
URL |
getURL() |
String |
toString() |
public String getId()
EndpointV3getId in interface EndpointV3public Facing getInterface()
EndpointV3getInterface in interface EndpointV3public String getRegion()
getRegion in interface EndpointV3public URL getURL()
getURL in interface EndpointV3