Interface WorkflowOuterClass.DeleteWorkflowRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Common.UserAppIDSet getUserAppId()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      Common.UserAppIDSetOrBuilder getUserAppIdOrBuilder()
      .clarifai.api.UserAppIDSet user_app_id = 1;
      java.lang.String getWorkflowId()
      string workflow_id = 2;
      com.google.protobuf.ByteString getWorkflowIdBytes()
      string workflow_id = 2;
      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;
      • getWorkflowId

        java.lang.String getWorkflowId()
        string workflow_id = 2;
      • getWorkflowIdBytes

        com.google.protobuf.ByteString getWorkflowIdBytes()
        string workflow_id = 2;