Beispiel #1
0
 public virtual grpc::AsyncUnaryCall <global::Google.Protobuf.WellKnownTypes.Empty> SendOpExReportEmailForLastDayAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_SendOpExReportEmailForLastDay, null, options, request));
 }
Beispiel #2
0
 public virtual grpc::AsyncUnaryCall <global::HOLMS.Types.CRM.Groups.Group> CreateAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_Create, null, options, request));
 }
Beispiel #3
0
 /// <summary>
 ///returns the current workout, including stop time.
 /// </summary>
 /// <param name="request">The request received from the client.</param>
 /// <param name="context">The context of the server-side call handler being invoked.</param>
 /// <returns>The response to send back to the client (wrapped by a task).</returns>
 public virtual global::System.Threading.Tasks.Task <global::Wobu.Everything.Workout> StopWorkout(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
 /// <summary>
 /// Get available movies
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="options">The options for the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncServerStreamingCall <global::MyLiMsRPCClient.GetAvailableMoviesResponse> GetAvailableMovies(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncServerStreamingCall(__Method_GetAvailableMovies, null, options, request));
 }
Beispiel #5
0
 public virtual grpc::AsyncUnaryCall <global::HOLMS.Types.CRM.RPC.GroupSvcAllResponse> AllAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_All, null, options, request));
 }
Beispiel #6
0
 public virtual AsyncUnaryCall <global::HOLMS.Types.Supply.RPC.IncidentalItemSvcAllResponse> AllAsync(global::Google.Protobuf.WellKnownTypes.Empty request, Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(AllAsync(request, new CallOptions(headers, deadline, cancellationToken)));
 }
Beispiel #7
0
 public virtual global::System.Threading.Tasks.Task <global::HOLMS.Types.Supply.RPC.IncidentalItemSvcAllResponse> All(global::Google.Protobuf.WellKnownTypes.Empty request, ServerCallContext context)
 {
     throw new RpcException(new Status(StatusCode.Unimplemented, ""));
 }
 /// <summary>
 /// Get available instruments
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="options">The options for the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::CrossTrader.Models.Remoting.InstrumentsResponse GetInstruments(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.BlockingUnaryCall(__Method_GetInstruments, null, options, request));
 }
 /// <summary>
 /// Get available instruments
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::CrossTrader.Models.Remoting.InstrumentsResponse> GetInstrumentsAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetInstrumentsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual grpc::AsyncUnaryCall <global::VND.CoolStore.Services.Rating.v1.Grpc.GetRatingsResponse> GetRatingsAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_GetRatings, null, options, request));
 }
 public virtual global::System.Threading.Tasks.Task <global::VND.CoolStore.Services.Rating.v1.Grpc.GetRatingsResponse> GetRatings(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
 public virtual grpc::AsyncUnaryCall <global::VND.CoolStore.Services.Rating.v1.Grpc.GetRatingsResponse> GetRatingsAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetRatingsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual AsyncUnaryCall <global::HOLMS.Types.TenancyConfig.RPC.PhoneCodes> AllAsync(global::Google.Protobuf.WellKnownTypes.Empty request, CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_All, null, options, request));
 }
 public virtual global::HOLMS.Types.TenancyConfig.RPC.PhoneCodes All(global::Google.Protobuf.WellKnownTypes.Empty request, Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(All(request, new CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual global::System.Threading.Tasks.Task <global::CareerCloud.Grpc.Protos.ApplicantEducations> GetApplicantEducations(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
 public virtual global::System.Threading.Tasks.Task<global::HOLMS.Types.TenancyConfig.RoomStatusSettings> Get(global::Google.Protobuf.WellKnownTypes.Empty request, ServerCallContext context)
 {
   throw new RpcException(new Status(StatusCode.Unimplemented, ""));
 }
Beispiel #17
0
 public IUnaryMethodCall <global::Plexus.Interop.Testing.Generated.ContextToInvocationsList> GetAllLinkedInvocations(global::Google.Protobuf.WellKnownTypes.Empty request)
 {
     return(_callInvoker.Call(Descriptor.GetAllLinkedInvocationsMethod, request));
 }
 public virtual AsyncUnaryCall<global::HOLMS.Types.TenancyConfig.RoomStatusSettings> GetAsync(global::Google.Protobuf.WellKnownTypes.Empty request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
   return GetAsync(request, new CallOptions(headers, deadline, cancellationToken));
 }
Beispiel #19
0
 public virtual AsyncUnaryCall <global::HOLMS.Types.Supply.RPC.IncidentalItemSvcAllResponse> AllAsync(global::Google.Protobuf.WellKnownTypes.Empty request, CallOptions options)
 {
     return(CallInvoker.AsyncUnaryCall(__Method_All, null, options, request));
 }
 public virtual AsyncUnaryCall<global::HOLMS.Types.TenancyConfig.RoomStatusSettings> GetAsync(global::Google.Protobuf.WellKnownTypes.Empty request, CallOptions options)
 {
   return CallInvoker.AsyncUnaryCall(__Method_Get, null, options, request);
 }
 /// <summary>
 /// Get available movies
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncServerStreamingCall <global::MyLiMsRPCClient.GetAvailableMoviesResponse> GetAvailableMovies(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetAvailableMovies(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Beispiel #22
0
 public virtual global::HOLMS.Types.IAM.RPC.DepartmentSvcAllResponse All(global::Google.Protobuf.WellKnownTypes.Empty request, CallOptions options)
 {
     return(CallInvoker.BlockingUnaryCall(__Method_All, null, options, request));
 }
Beispiel #23
0
 public virtual global::HOLMS.Types.CRM.RPC.GroupSvcAllResponse All(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(All(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Beispiel #24
0
            public global::Humans GetHumans(global::Google.Protobuf.WellKnownTypes.Empty request, CallOptions options)
            {
                var call = CreateCall(__Method_GetHumans, options);

                return(Calls.BlockingUnaryCall(call, request));
            }
Beispiel #25
0
 public virtual grpc::AsyncUnaryCall <global::HOLMS.Types.CRM.Groups.Group> CreateAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(CreateAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Beispiel #26
0
            public AsyncUnaryCall <global::Humans> GetHumansAsync(global::Google.Protobuf.WellKnownTypes.Empty request, Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
            {
                var call = CreateCall(__Method_GetHumans, new CallOptions(headers, deadline, cancellationToken));

                return(Calls.AsyncUnaryCall(call, request));
            }
Beispiel #27
0
 public virtual global::System.Threading.Tasks.Task <global::HOLMS.Types.CRM.Groups.Group> Create(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::ServerCallContext context)
 {
     throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""));
 }
Beispiel #28
0
            public AsyncUnaryCall <global::Humans> GetHumansAsync(global::Google.Protobuf.WellKnownTypes.Empty request, CallOptions options)
            {
                var call = CreateCall(__Method_GetHumans, options);

                return(Calls.AsyncUnaryCall(call, request));
            }
Beispiel #29
0
 /// <summary>
 ///returns initial workout, with only start time.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::Wobu.Everything.Workout StartWorkout(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(StartWorkout(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Beispiel #30
0
 public virtual grpc::AsyncUnaryCall <global::Google.Protobuf.WellKnownTypes.Empty> SendOpExReportEmailForLastDayAsync(global::Google.Protobuf.WellKnownTypes.Empty request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(SendOpExReportEmailForLastDayAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }