| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
GuestAuthAnySubject
Java class for GuestAuthAnySubject complex type.
|
class |
GuestAuthNamedSubject
Java class for GuestAuthNamedSubject complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected GuestAuthSubject |
GuestAuthAliasInfo.subject |
protected GuestAuthSubject |
RemoveGuestAliasRequestType.subject |
| Modifier and Type | Field and Description |
|---|---|
protected List<GuestAuthSubject> |
ArrayOfGuestAuthSubject.guestAuthSubject |
protected List<GuestAuthSubject> |
GuestMappedAliases.subjects |
| Modifier and Type | Method and Description |
|---|---|
GuestAuthSubject |
ObjectFactory.createGuestAuthSubject()
Create an instance of
GuestAuthSubject |
GuestAuthSubject |
GuestAuthAliasInfo.getSubject()
Gets the value of the subject property.
|
GuestAuthSubject |
RemoveGuestAliasRequestType.getSubject()
Gets the value of the subject property.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuestAuthSubject> |
ArrayOfGuestAuthSubject.getGuestAuthSubject()
Gets the value of the guestAuthSubject property.
|
List<GuestAuthSubject> |
GuestMappedAliases.getSubjects()
Gets the value of the subjects property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.removeGuestAlias(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
String base64Cert,
GuestAuthSubject subject) |
void |
GuestAuthAliasInfo.setSubject(GuestAuthSubject value)
Sets the value of the subject property.
|
void |
RemoveGuestAliasRequestType.setSubject(GuestAuthSubject value)
Sets the value of the subject property.
|
Copyright © 2018. All rights reserved.