Uses of Class
io.dingodb.sdk.service.entity.meta.UpdateTenantResponse
Packages that use UpdateTenantResponse
-
Uses of UpdateTenantResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return UpdateTenantResponseModifier and TypeMethodDescriptiondefault UpdateTenantResponseMetaService.updateTenant(long requestId, UpdateTenantRequest request) default UpdateTenantResponseMetaService.updateTenant(UpdateTenantRequest request) Deprecated. -
Uses of UpdateTenantResponse in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type UpdateTenantResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<UpdateTenantRequest,UpdateTenantResponse> MetaServiceDescriptors.updateTenantstatic final ServiceCallCycles<UpdateTenantRequest,UpdateTenantResponse> MetaServiceDescriptors.updateTenantHandlers