Class UserListGlobalLicenseServiceGrpc.UserListGlobalLicenseServiceImplBase (0.8.0)

public abstract static class UserListGlobalLicenseServiceGrpc.UserListGlobalLicenseServiceImplBase implements BindableService, UserListGlobalLicenseServiceGrpc.AsyncService

Base 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.UserListGlobalLicenseServiceImplBase

Implements

io.grpc.BindableService, UserListGlobalLicenseServiceGrpc.AsyncService

Constructors

UserListGlobalLicenseServiceImplBase()

public UserListGlobalLicenseServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition