Package 

Interface DataLayerGrpc.MessageResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract boolean hasResponse() .google.protobuf.Any response = 1;
      abstract Any getResponse() .google.protobuf.Any response = 1;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • hasResponse

         abstract boolean hasResponse()

        .google.protobuf.Any response = 1;

      • getResponse

         abstract Any getResponse()

        .google.protobuf.Any response = 1;