Package | Description |
---|---|
com.vmware.vcenter.lookup |
Modifier and Type | Class and Description |
---|---|
class |
HostCommunication
Java class for HostCommunication complex type
|
class |
HostNotConnected
Java class for HostNotConnected complex type
|
class |
HostNotReachable
Java class for HostNotReachable complex type
|
class |
InvalidArgument
Java class for InvalidArgument complex type
|
class |
InvalidRequest
Java class for InvalidRequest complex type
|
class |
InvalidType
Java class for InvalidType complex type
|
class |
LookupFaultEntryExistsFault
Java class for LookupFaultEntryExistsFault complex type
|
class |
LookupFaultEntryNotFoundFault
Java class for LookupFaultEntryNotFoundFault complex type
|
class |
LookupFaultServiceFault
Java class for LookupFaultServiceFault complex type
|
class |
LookupFaultUnsupportedSiteFault
Java class for LookupFaultUnsupportedSiteFault complex type
|
class |
ManagedObjectNotFound
Java class for ManagedObjectNotFound complex type
|
class |
MethodNotFound
Java class for MethodNotFound complex type
|
class |
NotEnoughLicenses
Java class for NotEnoughLicenses complex type
|
class |
NotImplemented
Java class for NotImplemented complex type
|
class |
NotSupported
Java class for NotSupported complex type
|
class |
RequestCanceled
Java class for RequestCanceled complex type
|
class |
RuntimeFault
Java class for RuntimeFault complex type
|
class |
SecurityError
Java class for SecurityError complex type
|
class |
SystemError
Java class for SystemError complex type
|
class |
UnexpectedFault
Java class for UnexpectedFault complex type
|
Modifier and Type | Field and Description |
---|---|
protected MethodFault |
LocalizedMethodFault.fault |
Modifier and Type | Method and Description |
---|---|
MethodFault |
ObjectFactory.createMethodFault()
Create an instance of
MethodFault |
MethodFault |
LocalizedMethodFault.getFault()
Gets the value of the fault property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<MethodFault> |
ObjectFactory.createMethodFaultFault(MethodFault value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<MethodFault> |
ObjectFactory.createMethodFaultFault(MethodFault value)
|
void |
LocalizedMethodFault.setFault(MethodFault value)
Sets the value of the fault property.
|