public class Glance extends OpenStackClient
| Modifier and Type | Field and Description |
|---|---|
private ImagesResource |
IMAGES |
AUTHENTICATION_RETRIES, connector, DEFAULT_CONNECTOR, endpoint, properties, tokenProvider| Constructor and Description |
|---|
Glance(java.lang.String endpoint) |
Glance(java.lang.String endpoint,
OpenStackClientConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
ImagesResource |
images() |
execute, get, property, request, setTokenProvider, tokenprivate final ImagesResource IMAGES
public Glance(java.lang.String endpoint,
OpenStackClientConnector connector)
public Glance(java.lang.String endpoint)
public final ImagesResource images()