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.
Type | Property and Description |
---|---|
ArrayOfDynamicProperty |
createArrayOfDynamic
Create an instance of
ArrayOfDynamicProperty |
DynamicProperty |
createDynamic
Create an instance of
DynamicProperty |
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
|
DynamicProperty
ArrayOfDynamicProperty
public ObjectFactory()
public UnexpectedFault createUnexpectedFault()
UnexpectedFault
public GetSiteIdResponse createGetSiteIdResponse()
GetSiteIdResponse
public RuntimeFault createRuntimeFault()
RuntimeFault
public ManagedObjectNotFound createManagedObjectNotFound()
ManagedObjectNotFound
public HostCommunication createHostCommunication()
HostCommunication
public SetLocaleRequestType createSetLocaleRequestType()
SetLocaleRequestType
public SetResponse createSetResponse()
SetResponse
public GetResponse createGetResponse()
GetResponse
public LookupServiceRegistrationInfo createLookupServiceRegistrationInfo()
LookupServiceRegistrationInfo
public MethodNotFound createMethodNotFound()
MethodNotFound
public RetrieveServiceContentResponse createRetrieveServiceContentResponse()
RetrieveServiceContentResponse
public LookupServiceContent createLookupServiceContent()
LookupServiceContent
public LookupFaultServiceFault createLookupFaultServiceFault()
LookupFaultServiceFault
public HostNotReachable createHostNotReachable()
HostNotReachable
public CreateRequestType createCreateRequestType()
CreateRequestType
public RequestCanceled createRequestCanceled()
RequestCanceled
public SetLocaleResponse createSetLocaleResponse()
SetLocaleResponse
public NotEnoughLicenses createNotEnoughLicenses()
NotEnoughLicenses
public LookupFaultEntryExistsFault createLookupFaultEntryExistsFault()
LookupFaultEntryExistsFault
public SetRequestType createSetRequestType()
SetRequestType
public DeleteRequestType createDeleteRequestType()
DeleteRequestType
public ListRequestType createListRequestType()
ListRequestType
public SecurityError createSecurityError()
SecurityError
public ListResponse createListResponse()
ListResponse
public RetrieveHaBackupConfigurationResponse createRetrieveHaBackupConfigurationResponse()
RetrieveHaBackupConfigurationResponse
public LookupHaBackupNodeConfiguration createLookupHaBackupNodeConfiguration()
LookupHaBackupNodeConfiguration
public HostNotConnected createHostNotConnected()
HostNotConnected
public NotSupported createNotSupported()
NotSupported
public GetSiteIdRequestType createGetSiteIdRequestType()
GetSiteIdRequestType
public SystemError createSystemError()
SystemError
public GetLocaleRequestType createGetLocaleRequestType()
GetLocaleRequestType
public InvalidArgument createInvalidArgument()
InvalidArgument
public RetrieveHaBackupConfigurationRequestType createRetrieveHaBackupConfigurationRequestType()
RetrieveHaBackupConfigurationRequestType
public RetrieveServiceContentRequestType createRetrieveServiceContentRequestType()
RetrieveServiceContentRequestType
public LookupFaultUnsupportedSiteFault createLookupFaultUnsupportedSiteFault()
LookupFaultUnsupportedSiteFault
public LookupFaultEntryNotFoundFault createLookupFaultEntryNotFoundFault()
LookupFaultEntryNotFoundFault
public DeleteResponse createDeleteResponse()
DeleteResponse
public NotImplemented createNotImplemented()
NotImplemented
public GetLocaleResponse createGetLocaleResponse()
GetLocaleResponse
public GetRequestType createGetRequestType()
GetRequestType
public CreateResponse createCreateResponse()
CreateResponse
public MethodFault createMethodFault()
MethodFault
public InvalidType createInvalidType()
InvalidType
public InvalidRequest createInvalidRequest()
InvalidRequest
public DynamicProperty createDynamicProperty()
DynamicProperty
public LookupServiceRegistrationServiceType createLookupServiceRegistrationServiceType()
LookupServiceRegistrationServiceType
public ArrayOfDynamicProperty createArrayOfDynamicProperty()
ArrayOfDynamicProperty
public LookupServiceRegistrationCreateSpec createLookupServiceRegistrationCreateSpec()
LookupServiceRegistrationCreateSpec
public ArrayOfKeyAnyValue createArrayOfKeyAnyValue()
ArrayOfKeyAnyValue
public LookupServiceRegistrationEndpointType createLookupServiceRegistrationEndpointType()
LookupServiceRegistrationEndpointType
public LookupServiceRegistrationFilter createLookupServiceRegistrationFilter()
LookupServiceRegistrationFilter
public ArrayOfAnyType createArrayOfAnyType()
ArrayOfAnyType
public LookupServiceRegistrationSetSpec createLookupServiceRegistrationSetSpec()
LookupServiceRegistrationSetSpec
public ArrayOfString createArrayOfString()
ArrayOfString
public KeyAnyValue createKeyAnyValue()
KeyAnyValue
public ArrayOfLookupServiceRegistrationAttribute createArrayOfLookupServiceRegistrationAttribute()
ArrayOfLookupServiceRegistrationAttribute
public LookupServiceRegistrationAttribute createLookupServiceRegistrationAttribute()
LookupServiceRegistrationAttribute
public LookupServiceRegistrationCommonServiceInfo createLookupServiceRegistrationCommonServiceInfo()
LookupServiceRegistrationCommonServiceInfo
public LocalizableMessage createLocalizableMessage()
LocalizableMessage
public ArrayOfLookupServiceRegistrationInfo createArrayOfLookupServiceRegistrationInfo()
ArrayOfLookupServiceRegistrationInfo
public DynamicData createDynamicData()
DynamicData
public ArrayOfLocalizableMessage createArrayOfLocalizableMessage()
ArrayOfLocalizableMessage
public LookupServiceRegistrationEndpoint createLookupServiceRegistrationEndpoint()
LookupServiceRegistrationEndpoint
public ManagedObjectReference createManagedObjectReference()
ManagedObjectReference
public LocalizedMethodFault createLocalizedMethodFault()
LocalizedMethodFault
public LookupServiceRegistrationMutableServiceInfo createLookupServiceRegistrationMutableServiceInfo()
LookupServiceRegistrationMutableServiceInfo
public DynamicArray createDynamicArray()
DynamicArray
public ArrayOfLookupServiceRegistrationEndpoint createArrayOfLookupServiceRegistrationEndpoint()
ArrayOfLookupServiceRegistrationEndpoint
public javax.xml.bind.JAXBElement<HostNotReachable> createHostNotReachableFault(HostNotReachable value)
public javax.xml.bind.JAXBElement<RequestCanceled> createRequestCanceledFault(RequestCanceled value)
public javax.xml.bind.JAXBElement<CreateRequestType> createCreate(CreateRequestType value)
public javax.xml.bind.JAXBElement<LookupFaultServiceFault> createLookupFaultServiceFaultFault(LookupFaultServiceFault value)
public javax.xml.bind.JAXBElement<SetRequestType> createSet(SetRequestType value)
public javax.xml.bind.JAXBElement<DeleteRequestType> createDelete(DeleteRequestType value)
public javax.xml.bind.JAXBElement<NotEnoughLicenses> createNotEnoughLicensesFault(NotEnoughLicenses value)
public javax.xml.bind.JAXBElement<LookupFaultEntryExistsFault> createLookupFaultEntryExistsFaultFault(LookupFaultEntryExistsFault value)
public javax.xml.bind.JAXBElement<java.lang.String> createVersionURI(java.lang.String value)
JAXBElement
<
String
>
}public javax.xml.bind.JAXBElement<ListRequestType> createList(ListRequestType value)
public javax.xml.bind.JAXBElement<UnexpectedFault> createUnexpectedFaultFault(UnexpectedFault value)
public javax.xml.bind.JAXBElement<RuntimeFault> createRuntimeFaultFault(RuntimeFault value)
public javax.xml.bind.JAXBElement<HostCommunication> createHostCommunicationFault(HostCommunication value)
public javax.xml.bind.JAXBElement<ManagedObjectNotFound> createManagedObjectNotFoundFault(ManagedObjectNotFound value)
public javax.xml.bind.JAXBElement<SetLocaleRequestType> createSetLocale(SetLocaleRequestType value)
public javax.xml.bind.JAXBElement<MethodNotFound> createMethodNotFoundFault(MethodNotFound value)
public javax.xml.bind.JAXBElement<RetrieveServiceContentRequestType> createRetrieveServiceContent(RetrieveServiceContentRequestType value)
public javax.xml.bind.JAXBElement<InvalidArgument> createInvalidArgumentFault(InvalidArgument value)
public javax.xml.bind.JAXBElement<RetrieveHaBackupConfigurationRequestType> createRetrieveHaBackupConfiguration(RetrieveHaBackupConfigurationRequestType value)
public javax.xml.bind.JAXBElement<GetLocaleRequestType> createGetLocale(GetLocaleRequestType value)
public javax.xml.bind.JAXBElement<GetRequestType> createGet(GetRequestType value)
public javax.xml.bind.JAXBElement<LookupFaultEntryNotFoundFault> createLookupFaultEntryNotFoundFaultFault(LookupFaultEntryNotFoundFault value)
public javax.xml.bind.JAXBElement<LookupFaultUnsupportedSiteFault> createLookupFaultUnsupportedSiteFaultFault(LookupFaultUnsupportedSiteFault value)
public javax.xml.bind.JAXBElement<NotImplemented> createNotImplementedFault(NotImplemented value)
public javax.xml.bind.JAXBElement<InvalidRequest> createInvalidRequestFault(InvalidRequest value)
public javax.xml.bind.JAXBElement<MethodFault> createMethodFaultFault(MethodFault value)
public javax.xml.bind.JAXBElement<InvalidType> createInvalidTypeFault(InvalidType value)
public javax.xml.bind.JAXBElement<SecurityError> createSecurityErrorFault(SecurityError value)
public javax.xml.bind.JAXBElement<HostNotConnected> createHostNotConnectedFault(HostNotConnected value)
public javax.xml.bind.JAXBElement<NotSupported> createNotSupportedFault(NotSupported value)
public javax.xml.bind.JAXBElement<GetSiteIdRequestType> createGetSiteId(GetSiteIdRequestType value)
public javax.xml.bind.JAXBElement<SystemError> createSystemErrorFault(SystemError value)