Uses of Interface
ai.vespa.documentapi.protobuf.DocapiInspect.BucketInformationOrBuilder
Packages that use DocapiInspect.BucketInformationOrBuilder
-
Uses of DocapiInspect.BucketInformationOrBuilder in ai.vespa.documentapi.protobuf
Classes in ai.vespa.documentapi.protobuf that implement DocapiInspect.BucketInformationOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedocumentapi.protobuf.BucketInformationstatic final classProtobuf typedocumentapi.protobuf.BucketInformationMethods in ai.vespa.documentapi.protobuf that return DocapiInspect.BucketInformationOrBuilderModifier and TypeMethodDescriptionDocapiInspect.GetBucketListResponse.Builder.getBucketInfoOrBuilder(int index) repeated .documentapi.protobuf.BucketInformation bucket_info = 1;DocapiInspect.GetBucketListResponse.getBucketInfoOrBuilder(int index) repeated .documentapi.protobuf.BucketInformation bucket_info = 1;DocapiInspect.GetBucketListResponseOrBuilder.getBucketInfoOrBuilder(int index) repeated .documentapi.protobuf.BucketInformation bucket_info = 1;Methods in ai.vespa.documentapi.protobuf that return types with arguments of type DocapiInspect.BucketInformationOrBuilderModifier and TypeMethodDescriptionList<? extends DocapiInspect.BucketInformationOrBuilder>DocapiInspect.GetBucketListResponse.Builder.getBucketInfoOrBuilderList()repeated .documentapi.protobuf.BucketInformation bucket_info = 1;List<? extends DocapiInspect.BucketInformationOrBuilder>DocapiInspect.GetBucketListResponse.getBucketInfoOrBuilderList()repeated .documentapi.protobuf.BucketInformation bucket_info = 1;List<? extends DocapiInspect.BucketInformationOrBuilder>DocapiInspect.GetBucketListResponseOrBuilder.getBucketInfoOrBuilderList()repeated .documentapi.protobuf.BucketInformation bucket_info = 1;