Uses of Class
io.dingodb.sdk.service.entity.meta.GetTenantsResponse
Packages that use GetTenantsResponse
-
Uses of GetTenantsResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetTenantsResponseModifier and TypeMethodDescriptiondefault GetTenantsResponseMetaService.getTenants(long requestId, GetTenantsRequest request) default GetTenantsResponseMetaService.getTenants(GetTenantsRequest request) Deprecated. -
Uses of GetTenantsResponse in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetTenantsResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetTenantsRequest,GetTenantsResponse> MetaServiceDescriptors.getTenantsstatic final ServiceCallCycles<GetTenantsRequest,GetTenantsResponse> MetaServiceDescriptors.getTenantsHandlers