| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptoSpecDecrypt
Java class for CryptoSpecDecrypt complex type.
|
class |
CryptoSpecDeepRecrypt
Java class for CryptoSpecDeepRecrypt complex type.
|
class |
CryptoSpecEncrypt
Java class for CryptoSpecEncrypt complex type.
|
class |
CryptoSpecNoOp
Java class for CryptoSpecNoOp complex type.
|
class |
CryptoSpecRegister
Java class for CryptoSpecRegister complex type.
|
class |
CryptoSpecShallowRecrypt
Java class for CryptoSpecShallowRecrypt complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CryptoSpec |
FileBackedVirtualDiskSpec.crypto |
protected CryptoSpec |
VirtualMachineConfigSpec.crypto |
protected CryptoSpec |
VirtualDeviceConfigSpecBackingSpec.crypto |
| Modifier and Type | Method and Description |
|---|---|
CryptoSpec |
ObjectFactory.createCryptoSpec()
Create an instance of
CryptoSpec |
CryptoSpec |
FileBackedVirtualDiskSpec.getCrypto()
Gets the value of the crypto property.
|
CryptoSpec |
VirtualMachineConfigSpec.getCrypto()
Gets the value of the crypto property.
|
CryptoSpec |
VirtualDeviceConfigSpecBackingSpec.getCrypto()
Gets the value of the crypto property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileBackedVirtualDiskSpec.setCrypto(CryptoSpec value)
Sets the value of the crypto property.
|
void |
VirtualMachineConfigSpec.setCrypto(CryptoSpec value)
Sets the value of the crypto property.
|
void |
VirtualDeviceConfigSpecBackingSpec.setCrypto(CryptoSpec value)
Sets the value of the crypto property.
|
Copyright © 2018. All rights reserved.