Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoTenants.TenantsGetRequest.ParamsCase
Packages that use WeaviateProtoTenants.TenantsGetRequest.ParamsCase
-
Uses of WeaviateProtoTenants.TenantsGetRequest.ParamsCase in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoTenants.TenantsGetRequest.ParamsCaseModifier and TypeMethodDescriptionWeaviateProtoTenants.TenantsGetRequest.ParamsCase.forNumber(int value) WeaviateProtoTenants.TenantsGetRequest.Builder.getParamsCase()WeaviateProtoTenants.TenantsGetRequest.getParamsCase()WeaviateProtoTenants.TenantsGetRequestOrBuilder.getParamsCase()WeaviateProtoTenants.TenantsGetRequest.ParamsCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.WeaviateProtoTenants.TenantsGetRequest.ParamsCase.values()Returns an array containing the constants of this enum type, in the order they are declared.