Lines Matching full:address
74 'address': 'address',
107 uri: str, The address of the resource being monitored.
119 resource_uri: str, The address of the resource being monitored.
139 is delivered to the target address with each event delivered
141 address: str, The address of the receiving entity where events are
153 def __init__(self, type, id, token, address, expiration=None,
166 is delivered to the target address with each event delivered
168 address: str, The address of the receiving entity where events are
181 self.address = address
200 'address': self.address
265 is delivered to the target address with each notification delivered