ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.addAllCollectionNames(Iterable<String> values) |
Deprecated.
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.addCollectionNames(String value) |
Deprecated.
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.addCollectionNamesBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clear() |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clearBase() |
Not useful for now
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clearCollectionNames() |
Deprecated.
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clearDbName() |
string db_name = 2;
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clearTimeStamp() |
Not useful for now
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clearType() |
Decide return Loaded collections or All collections(Optional)
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.clone() |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.mergeBase(MsgBase value) |
Not useful for now
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.mergeFrom(ShowCollectionsRequest other) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ShowCollectionsRequest.Builder |
ShowCollectionsRequest.newBuilder() |
|
static ShowCollectionsRequest.Builder |
ShowCollectionsRequest.newBuilder(ShowCollectionsRequest prototype) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.newBuilderForType() |
|
protected ShowCollectionsRequest.Builder |
ShowCollectionsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setBase(MsgBase value) |
Not useful for now
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setBase(MsgBase.Builder builderForValue) |
Not useful for now
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setCollectionNames(int index,
String value) |
Deprecated.
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setDbName(String value) |
string db_name = 2;
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setDbNameBytes(com.google.protobuf.ByteString value) |
string db_name = 2;
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setTimeStamp(long value) |
Not useful for now
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setType(ShowType value) |
Decide return Loaded collections or All collections(Optional)
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setTypeValue(int value) |
Decide return Loaded collections or All collections(Optional)
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ShowCollectionsRequest.Builder |
ShowCollectionsRequest.toBuilder() |
|