AddReplicaRequest ================= .. currentmodule:: borneo .. autoclass:: AddReplicaRequest :show-inheritance: .. versionadded:: 5.4.2 .. rubric:: Methods Summary .. autosummary:: ~AddReplicaRequest.get_compartment ~AddReplicaRequest.get_match_etag ~AddReplicaRequest.get_read_units ~AddReplicaRequest.get_replica_name ~AddReplicaRequest.get_table_name ~AddReplicaRequest.get_timeout ~AddReplicaRequest.get_write_units ~AddReplicaRequest.set_compartment ~AddReplicaRequest.set_match_etag ~AddReplicaRequest.set_read_units ~AddReplicaRequest.set_replica_name ~AddReplicaRequest.set_table_name ~AddReplicaRequest.set_timeout ~AddReplicaRequest.set_write_units .. rubric:: Methods Documentation .. automethod:: get_compartment .. automethod:: get_match_etag .. automethod:: get_replica_name .. automethod:: get_read_units .. automethod:: get_table_name .. automethod:: get_timeout .. automethod:: get_write_units .. automethod:: set_compartment .. automethod:: set_match_etag .. automethod:: set_read_units .. automethod:: set_replica_name .. automethod:: set_table_name .. automethod:: set_timeout .. automethod:: set_write_units