| Frames | No Frames |
Constructors with parameter type org.sblim.wbem.cim.CIMInstance | |
Constructor that takes the CIMInstance of the indication, the id as well
as the InetAddress of the remote machine. | |
Fields of type org.sblim.wbem.cim.CIMInstance | |
| CIMInstance | |
Methods with return type org.sblim.wbem.cim.CIMInstance | |
| CIMInstance | |
Constructors with parameter type org.sblim.wbem.cim.CIMInstance | |
CIMSetInstanceOp.CIMSetInstanceOp(CIMObjectPath objectName, CIMInstance instance, boolean includeQualifiers, String[] propertyList) | |
Fields of type org.sblim.wbem.cim.CIMInstance | |
| CIMInstance | |
| CIMInstance | |
Methods with return type org.sblim.wbem.cim.CIMInstance | |
| CIMInstance | Returns the instance
|
| CIMInstance | Returns instance
|
Methods with return type org.sblim.wbem.cim.CIMInstance | |
| CIMInstance | Creates an CIMInstance object based on this CIMClass. |
Methods with parameter type org.sblim.wbem.cim.CIMInstance | |
| int | |
| int | |
| CIMObjectPath | Creates a CIM instance in the specified namespace on the target CIM
server. |
| CIMObjectPath | |
| CIMObjectPath | |
| int | |
| int | |
| void | Modifies a CIM instance on the target CIM server. |
| int | BatchCIMClient.setInstance(CIMObjectPath pPath, CIMInstance pInstance, boolean pIncludeQualifiers, String[] pPropertyList) |
| void | CIMClient.setInstance(CIMObjectPath pInstancePath, CIMInstance pModifiedInstance, boolean pIncludeQualifiers, String[] pPropertyList) Modifies a CIM instance on the target CIM server. |
| void | CIMClientXML.setInstance(CIMObjectPath pPath, CIMInstance pInstance, boolean pIncludeQualifiers, String[] pPropertyList) |
| void | CIMOMHandle.setInstance(CIMObjectPath pPath, CIMInstance pInstance, boolean pIncludeQualifiers, String[] pPropertyList) |
Methods with return type org.sblim.wbem.cim.CIMInstance | |
| CIMInstance | This methods return an instance of CIM_IndicationHandler, since CIM over
HTTP is used as transport an instance of CIM_IndicationHandlerCIMXML is
returned. |
| CIMInstance | |
| CIMInstance | |
| CIMInstance | This methods return an instance of CIM_IndicationDestination, since CIM
over HTTP is used as transport an instance of
CIM_ListenerDestinationCIMXML is returned. |
| CIMInstance | |
| CIMInstance | |
| CIMInstance | Gets a copy of a CIM instance from the target CIM server. |
| CIMInstance | Gets a copy of a CIM instance. |
| CIMInstance | Gets a copy of a CIM instance from the target CIM server. |
| CIMInstance | CIMClient.getInstance(CIMObjectPath pInstancePath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin) Gets a copy of a CIM instance from the target CIM server. |
| CIMInstance | CIMClient.getInstance(CIMObjectPath pInstancePath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) Gets a copy of a CIM instance from the target CIM server. |
| CIMInstance | CIMClientXML.getInstance(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
| CIMInstance | CIMOMHandle.getInstance(CIMObjectPath pPath, boolean pLocalOnly, boolean pIncludeQualifiers, boolean pIncludeClassOrigin, java.lang.String[] pPropertyList) |
Methods with parameter type org.sblim.wbem.cim.CIMInstance | |
| Element | |
| Element | |
| Element | CIMClientXML_HelperImpl.createInstance_request(Document doc, CIMObjectPath name, CIMInstance instance) |
| Element | |
| Element | CIMXMLBuilderImpl.createVALUENAMEDINSTANCE(Document doc, Element parentE, CIMObjectPath path, CIMInstance inst) |
| Element | CIMClientXML_HelperImpl.setInstance_request(Document doc, CIMObjectPath path, CIMInstance ci, boolean includeQualifiers, String[] propertyList) |
Methods with return type org.sblim.wbem.cim.CIMInstance | |
| CIMInstance | CIMXMLParserImpl.parseEXPPARAMVALUE(Element expparamvalueE) |
| CIMInstance | CIMXMLParserImpl.parseINSTANCE(Element instanceE) |
| CIMInstance | |