Uses of Class
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.DeployProcessRequest
-
Uses of GatewayOuterClass.DeployProcessRequest in io.camunda.zeebe.gateway.protocol
Methods in io.camunda.zeebe.gateway.protocol that return GatewayOuterClass.DeployProcessRequestModifier and TypeMethodDescriptionGatewayOuterClass.DeployProcessRequest.Builder.build()GatewayOuterClass.DeployProcessRequest.Builder.buildPartial()GatewayOuterClass.DeployProcessRequest.getDefaultInstance()Deprecated.GatewayOuterClass.DeployProcessRequest.Builder.getDefaultInstanceForType()GatewayOuterClass.DeployProcessRequest.getDefaultInstanceForType()Deprecated.GatewayOuterClass.DeployProcessRequest.parseDelimitedFrom(InputStream input) Deprecated.GatewayOuterClass.DeployProcessRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(byte[] data) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(com.google.protobuf.ByteString data) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(com.google.protobuf.CodedInputStream input) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(InputStream input) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(ByteBuffer data) Deprecated.GatewayOuterClass.DeployProcessRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.Methods in io.camunda.zeebe.gateway.protocol that return types with arguments of type GatewayOuterClass.DeployProcessRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GatewayOuterClass.DeployProcessRequest, GatewayOuterClass.DeployProcessResponse> GatewayGrpc.getDeployProcessMethod()com.google.protobuf.Parser<GatewayOuterClass.DeployProcessRequest> GatewayOuterClass.DeployProcessRequest.getParserForType()Deprecated.static com.google.protobuf.Parser<GatewayOuterClass.DeployProcessRequest> GatewayOuterClass.DeployProcessRequest.parser()Deprecated.Methods in io.camunda.zeebe.gateway.protocol with parameters of type GatewayOuterClass.DeployProcessRequestModifier and TypeMethodDescriptiondefault voidGatewayGrpc.AsyncService.deployProcess(GatewayOuterClass.DeployProcessRequest request, io.grpc.stub.StreamObserver<GatewayOuterClass.DeployProcessResponse> responseObserver) Deprecated.GatewayGrpc.GatewayBlockingStub.deployProcess(GatewayOuterClass.DeployProcessRequest request) Deprecated.com.google.common.util.concurrent.ListenableFuture<GatewayOuterClass.DeployProcessResponse> GatewayGrpc.GatewayFutureStub.deployProcess(GatewayOuterClass.DeployProcessRequest request) Deprecated.voidGatewayGrpc.GatewayStub.deployProcess(GatewayOuterClass.DeployProcessRequest request, io.grpc.stub.StreamObserver<GatewayOuterClass.DeployProcessResponse> responseObserver) Deprecated.GatewayOuterClass.DeployProcessRequest.Builder.mergeFrom(GatewayOuterClass.DeployProcessRequest other) GatewayOuterClass.DeployProcessRequest.newBuilder(GatewayOuterClass.DeployProcessRequest prototype) Deprecated.