Class OperationsStub

    • Constructor Detail

      • OperationsStub

        public OperationsStub()
    • Method Detail

      • listOperationsCallable

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

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

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

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