| Package | Description |
|---|---|
| org.openstack4j.api.identity | |
| org.openstack4j.model.identity | |
| org.openstack4j.openstack.identity.internal |
| Modifier and Type | Method and Description |
|---|---|
String |
EndpointURLResolver.findURL(URLResolverParams params)
Resolves the given ServiceType and Facing perspective down to a single URL
|
| Modifier and Type | Method and Description |
|---|---|
static URLResolverParams |
URLResolverParams.create(Access access,
ServiceType type) |
URLResolverParams |
URLResolverParams.perspective(Facing perspective) |
URLResolverParams |
URLResolverParams.region(String region) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultEndpointURLResolver.findURL(URLResolverParams p) |