Interface WorkflowOuterClass.ListWorkflowsRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getPage()
      uint32 page = 2;
      int getPerPage()
      uint32 per_page = 3;
      Common.UserAppIDSet getUserAppId()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      Common.UserAppIDSetOrBuilder getUserAppIdOrBuilder()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      boolean hasUserAppId()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasUserAppId

        boolean hasUserAppId()
        .clarifai.api.UserAppIDSet user_app_id = 1;
      • getPage

        int getPage()
        uint32 page = 2;
      • getPerPage

        int getPerPage()
        uint32 per_page = 3;