@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiHBaseSetCFsReplicationScope extends Object
Constructor and Description |
---|
ApiHBaseSetCFsReplicationScope() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BigDecimal |
getScope()
Get scope
|
Map<String,List<String>> |
getTableCFs()
Get tableCFs
|
int |
hashCode() |
ApiHBaseSetCFsReplicationScope |
putTableCFsItem(String key,
List<String> tableCFsItem) |
ApiHBaseSetCFsReplicationScope |
scope(BigDecimal scope) |
void |
setScope(BigDecimal scope) |
void |
setTableCFs(Map<String,List<String>> tableCFs) |
ApiHBaseSetCFsReplicationScope |
tableCFs(Map<String,List<String>> tableCFs) |
String |
toString() |
public ApiHBaseSetCFsReplicationScope scope(BigDecimal scope)
public BigDecimal getScope()
public void setScope(BigDecimal scope)
public ApiHBaseSetCFsReplicationScope tableCFs(Map<String,List<String>> tableCFs)
public ApiHBaseSetCFsReplicationScope putTableCFsItem(String key, List<String> tableCFsItem)
Copyright © 2024. All rights reserved.