Package | Description |
---|---|
org.openstack4j.api.image | |
org.openstack4j.openstack.image.domain | |
org.openstack4j.openstack.image.internal |
Modifier and Type | Method and Description |
---|---|
List<? extends ImageMember> |
ImageService.listMembers(String imageId)
List of the other system tenants that may access a given virtual machine image that the Glance server knows about.
|
Modifier and Type | Class and Description |
---|---|
class |
GlanceImageMember
Represents a system tenant who has access to another tenants Image
|
Modifier and Type | Method and Description |
---|---|
List<? extends ImageMember> |
ImageServiceImpl.listMembers(String imageId)
List of the other system tenants that may access a given virtual machine image that the Glance server knows about.
|
Copyright © 2017. All rights reserved.