Uses of Class
io.dingodb.version.Version.WatchCreateRequest
Packages that use Version.WatchCreateRequest
-
Uses of Version.WatchCreateRequest in io.dingodb.version
Methods in io.dingodb.version that return Version.WatchCreateRequestModifier and TypeMethodDescriptionVersion.WatchCreateRequest.Builder.build()Version.WatchCreateRequest.Builder.buildPartial()Version.WatchRequest.Builder.getCreateRequest()NOT IMPLEMENTEDVersion.WatchRequest.getCreateRequest()NOT IMPLEMENTEDVersion.WatchRequestOrBuilder.getCreateRequest()NOT IMPLEMENTEDstatic Version.WatchCreateRequestVersion.WatchCreateRequest.getDefaultInstance()Version.WatchCreateRequest.Builder.getDefaultInstanceForType()Version.WatchCreateRequest.getDefaultInstanceForType()static Version.WatchCreateRequestVersion.WatchCreateRequest.parseDelimitedFrom(InputStream input) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(byte[] data) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(com.google.protobuf.ByteString data) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(InputStream input) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(ByteBuffer data) static Version.WatchCreateRequestVersion.WatchCreateRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.version that return types with arguments of type Version.WatchCreateRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Version.WatchCreateRequest>Version.WatchCreateRequest.getParserForType()static com.google.protobuf.Parser<Version.WatchCreateRequest>Version.WatchCreateRequest.parser()Methods in io.dingodb.version with parameters of type Version.WatchCreateRequestModifier and TypeMethodDescriptionVersion.WatchRequest.Builder.mergeCreateRequest(Version.WatchCreateRequest value) NOT IMPLEMENTEDVersion.WatchCreateRequest.Builder.mergeFrom(Version.WatchCreateRequest other) Version.WatchCreateRequest.newBuilder(Version.WatchCreateRequest prototype) Version.WatchRequest.Builder.setCreateRequest(Version.WatchCreateRequest value) NOT IMPLEMENTED