public class OpenStackProviderContainer extends ExternalProviderContainer implements OpenStackProvider
Constructor and Description |
---|
OpenStackProviderContainer() |
Modifier and Type | Method and Description |
---|---|
String |
tenantName() |
void |
tenantName(String newTenantName) |
boolean |
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
authenticationUrl, authenticationUrlPresent, password, passwordPresent, properties, propertiesPresent, requiresAuthentication, requiresAuthenticationPresent, url, urlPresent, username, usernamePresent
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String tenantName()
tenantName
in interface OpenStackProvider
public void tenantName(String newTenantName)
public boolean tenantNamePresent()
tenantNamePresent
in interface OpenStackProvider
Copyright © 2016. All rights reserved.