public abstract static class UserListGlobalLicenseServiceGrpc.UserListGlobalLicenseServiceImplBase implements BindableService, UserListGlobalLicenseServiceGrpc.AsyncServiceBase class for the server implementation of the service UserListGlobalLicenseService.
Service for managing user list global licenses. Delete is not a supported operation for UserListGlobalLicenses. Callers should update the license status to DISABLED to instead to deactivate a license. This feature is only available to data partners.
Inheritance
java.lang.Object > UserListGlobalLicenseServiceGrpc.UserListGlobalLicenseServiceImplBaseConstructors
UserListGlobalLicenseServiceImplBase()
public UserListGlobalLicenseServiceImplBase()Methods
bindService()
public final ServerServiceDefinition bindService()| Returns | |
|---|---|
| Type | Description |
io.grpc.ServerServiceDefinition |
|