[ Version ( since = "0.9.0" ) ]
public void set_authorizer (Authorizer authorizer)
Sets authorizer to authorizer
.
This may be null
if the service will only make requests in future which don't require authorization. See the documentation
for authorizer for more information.
this |
a Service |
authorizer |
a new authorizer object for the service, or |