public class OpenStackImageProviderContainer extends OpenStackProviderContainer implements OpenStackImageProvider
Constructor and Description |
---|
OpenStackImageProviderContainer() |
Modifier and Type | Method and Description |
---|---|
List<Certificate> |
certificates() |
void |
certificates(List<Certificate> newCertificates) |
boolean |
certificatesPresent() |
List<OpenStackImage> |
images() |
void |
images(List<OpenStackImage> newImages) |
boolean |
imagesPresent() |
tenantName, tenantName, tenantNamePresent
authenticationUrl, authenticationUrl, authenticationUrlPresent, password, password, passwordPresent, properties, properties, propertiesPresent, requiresAuthentication, requiresAuthentication, requiresAuthentication, requiresAuthenticationPresent, url, url, urlPresent, username, username, usernamePresent
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
tenantName, tenantNamePresent
authenticationUrl, authenticationUrlPresent, password, passwordPresent, properties, propertiesPresent, requiresAuthentication, requiresAuthenticationPresent, url, urlPresent, username, usernamePresent
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public List<Certificate> certificates()
certificates
in interface OpenStackImageProvider
public void certificates(List<Certificate> newCertificates)
public boolean certificatesPresent()
certificatesPresent
in interface OpenStackImageProvider
public List<OpenStackImage> images()
images
in interface OpenStackImageProvider
public void images(List<OpenStackImage> newImages)
public boolean imagesPresent()
imagesPresent
in interface OpenStackImageProvider
Copyright © 2016. All rights reserved.