| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected Extension |
RegisterExtensionRequestType.extension |
protected Extension |
UpdateExtensionRequestType.extension |
protected Extension |
FindExtensionResponse.returnval |
| Modifier and Type | Field and Description |
|---|---|
protected List<Extension> |
ArrayOfExtension.extension |
| Modifier and Type | Method and Description |
|---|---|
Extension |
ObjectFactory.createExtension()
Create an instance of
Extension |
Extension |
VimPortType.findExtension(ManagedObjectReference _this,
String extensionKey) |
Extension |
RegisterExtensionRequestType.getExtension()
Gets the value of the extension property.
|
Extension |
UpdateExtensionRequestType.getExtension()
Gets the value of the extension property.
|
Extension |
FindExtensionResponse.getReturnval()
Gets the value of the returnval property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Extension> |
ArrayOfExtension.getExtension()
Gets the value of the extension property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.registerExtension(ManagedObjectReference _this,
Extension extension) |
void |
RegisterExtensionRequestType.setExtension(Extension value)
Sets the value of the extension property.
|
void |
UpdateExtensionRequestType.setExtension(Extension value)
Sets the value of the extension property.
|
void |
FindExtensionResponse.setReturnval(Extension value)
Sets the value of the returnval property.
|
void |
VimPortType.updateExtension(ManagedObjectReference _this,
Extension extension) |
Copyright © 2018. All rights reserved.