Class OperationsStub

    • Constructor Detail

      • OperationsStub

        public OperationsStub()
    • Method Detail

      • getOperationCallable

        public UnaryCallable<com.google.longrunning.GetOperationRequest,​com.google.longrunning.Operation> getOperationCallable()
      • listOperationsCallable

        public UnaryCallable<com.google.longrunning.ListOperationsRequest,​com.google.longrunning.ListOperationsResponse> listOperationsCallable()
      • cancelOperationCallable

        public UnaryCallable<com.google.longrunning.CancelOperationRequest,​com.google.protobuf.Empty> cancelOperationCallable()
      • deleteOperationCallable

        public UnaryCallable<com.google.longrunning.DeleteOperationRequest,​com.google.protobuf.Empty> deleteOperationCallable()
      • waitOperationCallable

        public UnaryCallable<com.google.longrunning.WaitOperationRequest,​com.google.longrunning.Operation> waitOperationCallable()