Package | Description |
---|---|
org.openstack4j.model.tacker | |
org.openstack4j.model.tacker.builder | |
org.openstack4j.openstack.tacker.domain |
Modifier and Type | Method and Description |
---|---|
AuthCredentials |
Vim.getAuthCredentials() |
Modifier and Type | Method and Description |
---|---|
VimBuilder |
VimBuilder.authCredentials(AuthCredentials authCredentials) |
Modifier and Type | Method and Description |
---|---|
AuthCredentials |
AuthCredentials.authUrl(String authUrl)
authUrl to Set
|
static AuthCredentials |
AuthCredentials.create() |
AuthCredentials |
TackerVim.getAuthCredentials() |
AuthCredentials |
AuthCredentials.password(String password)
password to Set
|
AuthCredentials |
AuthCredentials.projectDomainName(String projectDomainName)
projectDomainName to Set
|
AuthCredentials |
AuthCredentials.projectId(String projectId)
projectId to Set
|
AuthCredentials |
AuthCredentials.projectName(String projectName)
projectName to Set
|
AuthCredentials |
AuthCredentials.userDomainName(String userDomainName)
userDomainName to Set
|
AuthCredentials |
AuthCredentials.userId(String userId)
userId to Set
|
AuthCredentials |
AuthCredentials.username(String username)
Username to Set
|
Modifier and Type | Method and Description |
---|---|
VimBuilder |
TackerVim.VimConcreteBuilder.authCredentials(AuthCredentials authCredentials) |
Copyright © 2017. All rights reserved.