Uses of Class
io.dingodb.meta.Meta.UpdateTenantResponse
Packages that use Meta.UpdateTenantResponse
-
Uses of Meta.UpdateTenantResponse in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.UpdateTenantResponseModifier and TypeMethodDescriptionMeta.UpdateTenantResponse.Builder.build()Meta.UpdateTenantResponse.Builder.buildPartial()static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.getDefaultInstance()Meta.UpdateTenantResponse.Builder.getDefaultInstanceForType()Meta.UpdateTenantResponse.getDefaultInstanceForType()static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseDelimitedFrom(InputStream input) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(byte[] data) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(com.google.protobuf.ByteString data) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(InputStream input) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(ByteBuffer data) static Meta.UpdateTenantResponseMeta.UpdateTenantResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MetaServiceGrpc.MetaServiceBlockingStub.updateTenant(Meta.UpdateTenantRequest request) UpdateTenant in: id name comment out: TenantMethods in io.dingodb.meta that return types with arguments of type Meta.UpdateTenantResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.UpdateTenantResponse>Meta.UpdateTenantResponse.getParserForType()static io.grpc.MethodDescriptor<Meta.UpdateTenantRequest,Meta.UpdateTenantResponse> MetaServiceGrpc.getUpdateTenantMethod()static com.google.protobuf.Parser<Meta.UpdateTenantResponse>Meta.UpdateTenantResponse.parser()com.google.common.util.concurrent.ListenableFuture<Meta.UpdateTenantResponse>MetaServiceGrpc.MetaServiceFutureStub.updateTenant(Meta.UpdateTenantRequest request) UpdateTenant in: id name comment out: TenantMethods in io.dingodb.meta with parameters of type Meta.UpdateTenantResponseModifier and TypeMethodDescriptionMeta.UpdateTenantResponse.Builder.mergeFrom(Meta.UpdateTenantResponse other) Meta.UpdateTenantResponse.newBuilder(Meta.UpdateTenantResponse prototype) Method parameters in io.dingodb.meta with type arguments of type Meta.UpdateTenantResponseModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.updateTenant(Meta.UpdateTenantRequest request, io.grpc.stub.StreamObserver<Meta.UpdateTenantResponse> responseObserver) UpdateTenant in: id name comment out: TenantvoidMetaServiceGrpc.MetaServiceStub.updateTenant(Meta.UpdateTenantRequest request, io.grpc.stub.StreamObserver<Meta.UpdateTenantResponse> responseObserver) UpdateTenant in: id name comment out: Tenant