Package | Description |
---|---|
org.openstack4j.api.identity.v2 | |
org.openstack4j.openstack.identity.v2.domain | |
org.openstack4j.openstack.identity.v2.internal |
Modifier and Type | Method and Description |
---|---|
ServiceEndpoint |
ServiceManagerService.createEndpoint(String region,
String serviceId,
String publicURL,
String adminURL,
String internalURL)
Creates a new Endpoint associated to a service identifier
|
Modifier and Type | Method and Description |
---|---|
List<? extends ServiceEndpoint> |
ServiceManagerService.listEndpoints()
Queries for service related Endpoints (endpoints mapped against services)
|
Modifier and Type | Class and Description |
---|---|
class |
KeystoneServiceEndpoint
OpenStack ServiceEndpoint is an endpoint which is mapped to a
Service |
Modifier and Type | Method and Description |
---|---|
ServiceEndpoint |
KeystoneServiceEndpoint.ServiceConcreteEndpointBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ServiceEndpointBuilder |
KeystoneServiceEndpoint.ServiceConcreteEndpointBuilder.from(ServiceEndpoint in) |
Modifier and Type | Method and Description |
---|---|
ServiceEndpoint |
ServiceManagerServiceImpl.createEndpoint(String region,
String serviceId,
String publicURL,
String adminURL,
String internalURL)
Creates a new Endpoint associated to a service identifier
|
Modifier and Type | Method and Description |
---|---|
List<? extends ServiceEndpoint> |
ServiceManagerServiceImpl.listEndpoints()
Queries for service related Endpoints (endpoints mapped against services)
|
Copyright © 2017. All rights reserved.