|
|
- def __init__(self, base: _Optional[_Union[Base, _Mapping]] = ..., uuid: _Optional[str] = ..., shortname: _Optional[str] = ..., cert: _Optional[str] = ..., certKey: _Optional[str] = ..., certName: _Optional[str] = ...) -> None: ...
|
|
|
+ def __init__(self, base: _Optional[_Union[Base, _Mapping]] = ..., shortname: _Optional[str] = ..., uuid: _Optional[str] = ..., cert: _Optional[str] = ..., certKey: _Optional[str] = ..., certName: _Optional[str] = ...) -> None: ...
|