| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostInternetScsiHbaTargetSet |
UpdateInternetScsiAdvancedOptionsRequestType.targetSet |
protected HostInternetScsiHbaTargetSet |
UpdateInternetScsiAuthenticationPropertiesRequestType.targetSet |
protected HostInternetScsiHbaTargetSet |
UpdateInternetScsiDigestPropertiesRequestType.targetSet |
| Modifier and Type | Method and Description |
|---|---|
HostInternetScsiHbaTargetSet |
ObjectFactory.createHostInternetScsiHbaTargetSet()
Create an instance of
HostInternetScsiHbaTargetSet |
HostInternetScsiHbaTargetSet |
UpdateInternetScsiAdvancedOptionsRequestType.getTargetSet()
Gets the value of the targetSet property.
|
HostInternetScsiHbaTargetSet |
UpdateInternetScsiAuthenticationPropertiesRequestType.getTargetSet()
Gets the value of the targetSet property.
|
HostInternetScsiHbaTargetSet |
UpdateInternetScsiDigestPropertiesRequestType.getTargetSet()
Gets the value of the targetSet property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateInternetScsiAdvancedOptionsRequestType.setTargetSet(HostInternetScsiHbaTargetSet value)
Sets the value of the targetSet property.
|
void |
UpdateInternetScsiAuthenticationPropertiesRequestType.setTargetSet(HostInternetScsiHbaTargetSet value)
Sets the value of the targetSet property.
|
void |
UpdateInternetScsiDigestPropertiesRequestType.setTargetSet(HostInternetScsiHbaTargetSet value)
Sets the value of the targetSet property.
|
void |
VimPortType.updateInternetScsiAdvancedOptions(ManagedObjectReference _this,
String iScsiHbaDevice,
HostInternetScsiHbaTargetSet targetSet,
List<HostInternetScsiHbaParamValue> options) |
void |
VimPortType.updateInternetScsiAuthenticationProperties(ManagedObjectReference _this,
String iScsiHbaDevice,
HostInternetScsiHbaAuthenticationProperties authenticationProperties,
HostInternetScsiHbaTargetSet targetSet) |
void |
VimPortType.updateInternetScsiDigestProperties(ManagedObjectReference _this,
String iScsiHbaDevice,
HostInternetScsiHbaTargetSet targetSet,
HostInternetScsiHbaDigestProperties digestProperties) |
Copyright © 2018. All rights reserved.