@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") public class ApiHBaseSetCFsReplicationScope extends Object
Constructor and Description |
---|
ApiHBaseSetCFsReplicationScope() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BigDecimal |
getScope() |
Map<String,List<String>> |
getTableCFs() |
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 © 2022. All rights reserved.