| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected GuestAuthAliasInfo |
AddGuestAliasRequestType.aliasInfo |
| Modifier and Type | Field and Description |
|---|---|
protected List<GuestAuthAliasInfo> |
GuestAliases.aliases |
protected List<GuestAuthAliasInfo> |
ArrayOfGuestAuthAliasInfo.guestAuthAliasInfo |
| Modifier and Type | Method and Description |
|---|---|
GuestAuthAliasInfo |
ObjectFactory.createGuestAuthAliasInfo()
Create an instance of
GuestAuthAliasInfo |
GuestAuthAliasInfo |
AddGuestAliasRequestType.getAliasInfo()
Gets the value of the aliasInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuestAuthAliasInfo> |
GuestAliases.getAliases()
Gets the value of the aliases property.
|
List<GuestAuthAliasInfo> |
ArrayOfGuestAuthAliasInfo.getGuestAuthAliasInfo()
Gets the value of the guestAuthAliasInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.addGuestAlias(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
boolean mapCert,
String base64Cert,
GuestAuthAliasInfo aliasInfo) |
void |
AddGuestAliasRequestType.setAliasInfo(GuestAuthAliasInfo value)
Sets the value of the aliasInfo property.
|
Copyright © 2018. All rights reserved.