Interface AdminConsoleProto.SearchVariablesMsgOutProtoOrBuilder

    • Method Detail

      • getVariablesCount

        int getVariablesCount()
        repeated .MapMsgOutProto variables = 1;
      • hasCorrelationId

        boolean hasCorrelationId()
        optional string correlationId = 2;
      • getCorrelationId

        java.lang.String getCorrelationId()
        optional string correlationId = 2;
      • getCorrelationIdBytes

        com.google.protobuf.ByteString getCorrelationIdBytes()
        optional string correlationId = 2;