Uses of Class
prometheus.Remote.ReadResponse
Packages that use Remote.ReadResponse
-
Uses of Remote.ReadResponse in prometheus
Methods in prometheus that return Remote.ReadResponseModifier and TypeMethodDescriptionRemote.ReadResponse.Builder.build()Remote.ReadResponse.Builder.buildPartial()static Remote.ReadResponseRemote.ReadResponse.getDefaultInstance()Remote.ReadResponse.Builder.getDefaultInstanceForType()Remote.ReadResponse.getDefaultInstanceForType()static Remote.ReadResponseRemote.ReadResponse.parseDelimitedFrom(InputStream input) static Remote.ReadResponseRemote.ReadResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ReadResponseRemote.ReadResponse.parseFrom(byte[] data) static Remote.ReadResponseRemote.ReadResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ReadResponseRemote.ReadResponse.parseFrom(com.google.protobuf.ByteString data) static Remote.ReadResponseRemote.ReadResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ReadResponseRemote.ReadResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Remote.ReadResponseRemote.ReadResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ReadResponseRemote.ReadResponse.parseFrom(InputStream input) static Remote.ReadResponseRemote.ReadResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ReadResponseRemote.ReadResponse.parseFrom(ByteBuffer data) static Remote.ReadResponseRemote.ReadResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in prometheus that return types with arguments of type Remote.ReadResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Remote.ReadResponse>Remote.ReadResponse.getParserForType()static com.google.protobuf.Parser<Remote.ReadResponse>Remote.ReadResponse.parser()Methods in prometheus with parameters of type Remote.ReadResponseModifier and TypeMethodDescriptionRemote.ReadResponse.Builder.mergeFrom(Remote.ReadResponse other) static Remote.ReadResponse.BuilderRemote.ReadResponse.newBuilder(Remote.ReadResponse prototype)