Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ getInstanceId
Method
getInstanceId
wsdiscovery/service.py:63–64 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
61
self._epr = epr
62
63
def
getInstanceId(self):
64
return
self._instanceId
65
66
def
setInstanceId(self, instanceId):
67
self._instanceId = instanceId
Callers
9
_recvMessages
Method · 0.45
showEnv
Function · 0.45
constructBye
Function · 0.45
createByeMessage
Function · 0.45
createProbeMatchMessage
Function · 0.45
constructHello
Function · 0.45
createHelloMessage
Function · 0.45
constructResolveMatch
Function · 0.45
createResolveMatchMessage
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected