Package | Description |
---|---|
org.openstack4j.model.image.v2 | |
org.openstack4j.model.image.v2.builder | |
org.openstack4j.openstack.image.v2.domain |
Modifier and Type | Method and Description |
---|---|
static Image.ImageVisibility |
Image.ImageVisibility.forValue(String value) |
Image.ImageVisibility |
Image.getVisibility() |
static Image.ImageVisibility |
Image.ImageVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Image.ImageVisibility[] |
Image.ImageVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ImageBuilder |
ImageBuilder.visibility(Image.ImageVisibility visibility) |
Modifier and Type | Method and Description |
---|---|
Image.ImageVisibility |
GlanceImage.getVisibility() |
Modifier and Type | Method and Description |
---|---|
ImageBuilder |
GlanceImage.ImageConcreteBuilder.visibility(Image.ImageVisibility visibility) |
Copyright © 2017. All rights reserved.