public class ObjectFactory
extends java.lang.Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.vmware.vsphereautomation.lookup
|
public ObjectFactory()
public DeleteRequestType createDeleteRequestType()
DeleteRequestTypepublic LookupFaultUnsupportedSiteFault createLookupFaultUnsupportedSiteFault()
LookupFaultUnsupportedSiteFaultpublic SetRequestType createSetRequestType()
SetRequestTypepublic ListResponse createListResponse()
ListResponsepublic LookupServiceRegistrationInfo createLookupServiceRegistrationInfo()
LookupServiceRegistrationInfopublic RuntimeFault createRuntimeFault()
RuntimeFaultpublic SetLocaleResponse createSetLocaleResponse()
SetLocaleResponsepublic CreateResponse createCreateResponse()
CreateResponsepublic RetrieveServiceContentRequestType createRetrieveServiceContentRequestType()
RetrieveServiceContentRequestTypepublic NotImplemented createNotImplemented()
NotImplementedpublic GetSiteIdResponse createGetSiteIdResponse()
GetSiteIdResponsepublic MethodFault createMethodFault()
MethodFaultpublic SystemError createSystemError()
SystemErrorpublic SetResponse createSetResponse()
SetResponsepublic LookupFaultEntryExistsFault createLookupFaultEntryExistsFault()
LookupFaultEntryExistsFaultpublic InvalidRequest createInvalidRequest()
InvalidRequestpublic MethodNotFound createMethodNotFound()
MethodNotFoundpublic HostNotConnected createHostNotConnected()
HostNotConnectedpublic CreateRequestType createCreateRequestType()
CreateRequestTypepublic HostNotReachable createHostNotReachable()
HostNotReachablepublic ListRequestType createListRequestType()
ListRequestTypepublic InvalidType createInvalidType()
InvalidTypepublic GetSiteIdRequestType createGetSiteIdRequestType()
GetSiteIdRequestTypepublic RequestCanceled createRequestCanceled()
RequestCanceledpublic RetrieveServiceContentResponse createRetrieveServiceContentResponse()
RetrieveServiceContentResponsepublic LookupServiceContent createLookupServiceContent()
LookupServiceContentpublic NotEnoughLicenses createNotEnoughLicenses()
NotEnoughLicensespublic RetrieveHaBackupConfigurationResponse createRetrieveHaBackupConfigurationResponse()
RetrieveHaBackupConfigurationResponsepublic LookupHaBackupNodeConfiguration createLookupHaBackupNodeConfiguration()
LookupHaBackupNodeConfigurationpublic SetLocaleRequestType createSetLocaleRequestType()
SetLocaleRequestTypepublic LookupFaultServiceFault createLookupFaultServiceFault()
LookupFaultServiceFaultpublic UnexpectedFault createUnexpectedFault()
UnexpectedFaultpublic RetrieveHaBackupConfigurationRequestType createRetrieveHaBackupConfigurationRequestType()
RetrieveHaBackupConfigurationRequestTypepublic GetResponse createGetResponse()
GetResponsepublic GetLocaleRequestType createGetLocaleRequestType()
GetLocaleRequestTypepublic SecurityError createSecurityError()
SecurityErrorpublic DeleteResponse createDeleteResponse()
DeleteResponsepublic ManagedObjectNotFound createManagedObjectNotFound()
ManagedObjectNotFoundpublic GetLocaleResponse createGetLocaleResponse()
GetLocaleResponsepublic InvalidArgument createInvalidArgument()
InvalidArgumentpublic GetRequestType createGetRequestType()
GetRequestTypepublic HostCommunication createHostCommunication()
HostCommunicationpublic LookupFaultEntryNotFoundFault createLookupFaultEntryNotFoundFault()
LookupFaultEntryNotFoundFaultpublic NotSupported createNotSupported()
NotSupportedpublic LookupServiceRegistrationMutableServiceInfo createLookupServiceRegistrationMutableServiceInfo()
LookupServiceRegistrationMutableServiceInfopublic LocalizableMessage createLocalizableMessage()
LocalizableMessagepublic KeyAnyValue createKeyAnyValue()
KeyAnyValuepublic LookupServiceRegistrationAttribute createLookupServiceRegistrationAttribute()
LookupServiceRegistrationAttributepublic LookupServiceRegistrationCommonServiceInfo createLookupServiceRegistrationCommonServiceInfo()
LookupServiceRegistrationCommonServiceInfopublic LookupServiceRegistrationFilter createLookupServiceRegistrationFilter()
LookupServiceRegistrationFilterpublic DynamicData createDynamicData()
DynamicDatapublic LocalizedMethodFault createLocalizedMethodFault()
LocalizedMethodFaultpublic ArrayOfDynamicProperty createArrayOfDynamicProperty()
ArrayOfDynamicPropertypublic ArrayOfLookupServiceRegistrationEndpoint createArrayOfLookupServiceRegistrationEndpoint()
ArrayOfLookupServiceRegistrationEndpointpublic LookupServiceRegistrationSetSpec createLookupServiceRegistrationSetSpec()
LookupServiceRegistrationSetSpecpublic LookupServiceRegistrationCreateSpec createLookupServiceRegistrationCreateSpec()
LookupServiceRegistrationCreateSpecpublic LookupServiceRegistrationEndpointType createLookupServiceRegistrationEndpointType()
LookupServiceRegistrationEndpointTypepublic ArrayOfLookupServiceRegistrationInfo createArrayOfLookupServiceRegistrationInfo()
ArrayOfLookupServiceRegistrationInfopublic ArrayOfLookupServiceRegistrationAttribute createArrayOfLookupServiceRegistrationAttribute()
ArrayOfLookupServiceRegistrationAttributepublic DynamicArray createDynamicArray()
DynamicArraypublic ManagedObjectReference createManagedObjectReference()
ManagedObjectReferencepublic LookupServiceRegistrationServiceType createLookupServiceRegistrationServiceType()
LookupServiceRegistrationServiceTypepublic ArrayOfAnyType createArrayOfAnyType()
ArrayOfAnyTypepublic DynamicProperty createDynamicProperty()
DynamicPropertypublic ArrayOfLocalizableMessage createArrayOfLocalizableMessage()
ArrayOfLocalizableMessagepublic LookupServiceRegistrationEndpoint createLookupServiceRegistrationEndpoint()
LookupServiceRegistrationEndpointpublic ArrayOfKeyAnyValue createArrayOfKeyAnyValue()
ArrayOfKeyAnyValuepublic ArrayOfString createArrayOfString()
ArrayOfStringpublic javax.xml.bind.JAXBElement<SecurityError> createSecurityErrorFault(SecurityError value)
public javax.xml.bind.JAXBElement<InvalidArgument> createInvalidArgumentFault(InvalidArgument value)
public javax.xml.bind.JAXBElement<GetRequestType> createGet(GetRequestType value)
public javax.xml.bind.JAXBElement<ManagedObjectNotFound> createManagedObjectNotFoundFault(ManagedObjectNotFound value)
public javax.xml.bind.JAXBElement<HostCommunication> createHostCommunicationFault(HostCommunication value)
public javax.xml.bind.JAXBElement<NotSupported> createNotSupportedFault(NotSupported value)
public javax.xml.bind.JAXBElement<LookupFaultEntryNotFoundFault> createLookupFaultEntryNotFoundFaultFault(LookupFaultEntryNotFoundFault value)
public javax.xml.bind.JAXBElement<java.lang.String> createVersionURI(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement<NotEnoughLicenses> createNotEnoughLicensesFault(NotEnoughLicenses value)
public javax.xml.bind.JAXBElement<RequestCanceled> createRequestCanceledFault(RequestCanceled value)
public javax.xml.bind.JAXBElement<UnexpectedFault> createUnexpectedFaultFault(UnexpectedFault value)
public javax.xml.bind.JAXBElement<RetrieveHaBackupConfigurationRequestType> createRetrieveHaBackupConfiguration(RetrieveHaBackupConfigurationRequestType value)
public javax.xml.bind.JAXBElement<LookupFaultServiceFault> createLookupFaultServiceFaultFault(LookupFaultServiceFault value)
public javax.xml.bind.JAXBElement<SetLocaleRequestType> createSetLocale(SetLocaleRequestType value)
public javax.xml.bind.JAXBElement<GetLocaleRequestType> createGetLocale(GetLocaleRequestType value)
public javax.xml.bind.JAXBElement<LookupFaultEntryExistsFault> createLookupFaultEntryExistsFaultFault(LookupFaultEntryExistsFault value)
public javax.xml.bind.JAXBElement<HostNotConnected> createHostNotConnectedFault(HostNotConnected value)
public javax.xml.bind.JAXBElement<CreateRequestType> createCreate(CreateRequestType value)
public javax.xml.bind.JAXBElement<InvalidRequest> createInvalidRequestFault(InvalidRequest value)
public javax.xml.bind.JAXBElement<MethodNotFound> createMethodNotFoundFault(MethodNotFound value)
public javax.xml.bind.JAXBElement<ListRequestType> createList(ListRequestType value)
public javax.xml.bind.JAXBElement<HostNotReachable> createHostNotReachableFault(HostNotReachable value)
public javax.xml.bind.JAXBElement<InvalidType> createInvalidTypeFault(InvalidType value)
public javax.xml.bind.JAXBElement<GetSiteIdRequestType> createGetSiteId(GetSiteIdRequestType value)
public javax.xml.bind.JAXBElement<SetRequestType> createSet(SetRequestType value)
public javax.xml.bind.JAXBElement<LookupFaultUnsupportedSiteFault> createLookupFaultUnsupportedSiteFaultFault(LookupFaultUnsupportedSiteFault value)
public javax.xml.bind.JAXBElement<DeleteRequestType> createDelete(DeleteRequestType value)
public javax.xml.bind.JAXBElement<RetrieveServiceContentRequestType> createRetrieveServiceContent(RetrieveServiceContentRequestType value)
public javax.xml.bind.JAXBElement<RuntimeFault> createRuntimeFaultFault(RuntimeFault value)
public javax.xml.bind.JAXBElement<NotImplemented> createNotImplementedFault(NotImplemented value)
public javax.xml.bind.JAXBElement<SystemError> createSystemErrorFault(SystemError value)
public javax.xml.bind.JAXBElement<MethodFault> createMethodFaultFault(MethodFault value)