ex_aliyun_ots

v0.1.3

  • Pages
  • Modules
  • Exceptions

    ex_aliyun_ots v0.1.3 ExAliyunOts.Client.Table View Source

    Link to this section Summary

    Functions

    remote_create_table(instance, request_body)
    remote_delete_table(instance, request_body)
    remote_describe_table(instance, request_body)
    remote_list_table(instance, request_body)
    remote_update_table(instance, request_body)
    request_to_create_table(var_create_table)
    request_to_delete_table(table_name)
    request_to_describe_table(table_name)
    request_to_list_table()
    request_to_update_table(var_update_table)

    Link to this section Functions

    Link to this function remote_create_table(instance, request_body) View Source
    Link to this function remote_delete_table(instance, request_body) View Source
    Link to this function remote_describe_table(instance, request_body) View Source
    Link to this function remote_list_table(instance, request_body) View Source
    Link to this function remote_update_table(instance, request_body) View Source
    Link to this function request_to_create_table(var_create_table) View Source
    Link to this function request_to_delete_table(table_name) View Source
    Link to this function request_to_describe_table(table_name) View Source
    Link to this function request_to_list_table() View Source
    Link to this function request_to_update_table(var_update_table) View Source

    Built using ExDoc (v0.18.4), designed by Friedel Ziegelmayer.