Uses of Class
io.atomix.api.proxy.v1.ConfigureRequest
Packages that use ConfigureRequest
-
Uses of ConfigureRequest in io.atomix.api.proxy.v1
Methods in io.atomix.api.proxy.v1 that return ConfigureRequestModifier and TypeMethodDescriptionConfigureRequest.Builder.build()ConfigureRequest.Builder.buildPartial()static ConfigureRequestConfigureRequest.getDefaultInstance()ConfigureRequest.Builder.getDefaultInstanceForType()ConfigureRequest.getDefaultInstanceForType()static ConfigureRequestConfigureRequest.parseDelimitedFrom(InputStream input) static ConfigureRequestConfigureRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigureRequestConfigureRequest.parseFrom(byte[] data) static ConfigureRequestConfigureRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigureRequestConfigureRequest.parseFrom(com.google.protobuf.ByteString data) static ConfigureRequestConfigureRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigureRequestConfigureRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ConfigureRequestConfigureRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigureRequestConfigureRequest.parseFrom(InputStream input) static ConfigureRequestConfigureRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigureRequestConfigureRequest.parseFrom(ByteBuffer data) static ConfigureRequestConfigureRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.proxy.v1 that return types with arguments of type ConfigureRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<ConfigureRequest,ConfigureResponse> ProxyGrpc.getConfigureMethod()com.google.protobuf.Parser<ConfigureRequest>ConfigureRequest.getParserForType()static com.google.protobuf.Parser<ConfigureRequest>ConfigureRequest.parser()Methods in io.atomix.api.proxy.v1 with parameters of type ConfigureRequestModifier and TypeMethodDescriptionProxyGrpc.ProxyBlockingStub.configure(ConfigureRequest request) com.google.common.util.concurrent.ListenableFuture<ConfigureResponse>ProxyGrpc.ProxyFutureStub.configure(ConfigureRequest request) voidProxyGrpc.ProxyImplBase.configure(ConfigureRequest request, io.grpc.stub.StreamObserver<ConfigureResponse> responseObserver) voidProxyGrpc.ProxyStub.configure(ConfigureRequest request, io.grpc.stub.StreamObserver<ConfigureResponse> responseObserver) ConfigureRequest.Builder.mergeFrom(ConfigureRequest other) static ConfigureRequest.BuilderConfigureRequest.newBuilder(ConfigureRequest prototype)