@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-10-08T15:42:34.431Z") public class ApiHiveOnTezReplicationResult extends Object
Constructor and Description |
---|
ApiHiveOnTezReplicationResult() |
public ApiHiveOnTezReplicationResult type(String type)
public String getType()
public void setType(String type)
public ApiHiveOnTezReplicationResult status(String status)
public String getStatus()
public void setStatus(String status)
public ApiHiveOnTezReplicationResult error(String error)
public String getError()
public void setError(String error)
public ApiHiveOnTezReplicationResult tablesCurrent(Integer tablesCurrent)
public Integer getTablesCurrent()
public void setTablesCurrent(Integer tablesCurrent)
public ApiHiveOnTezReplicationResult tablesTotal(Integer tablesTotal)
public Integer getTablesTotal()
public void setTablesTotal(Integer tablesTotal)
public ApiHiveOnTezReplicationResult functionsCurrent(Integer functionsCurrent)
public Integer getFunctionsCurrent()
public void setFunctionsCurrent(Integer functionsCurrent)
public ApiHiveOnTezReplicationResult functionsTotal(Integer functionsTotal)
public Integer getFunctionsTotal()
public void setFunctionsTotal(Integer functionsTotal)
public ApiHiveOnTezReplicationResult eventsCurrent(Integer eventsCurrent)
public Integer getEventsCurrent()
public void setEventsCurrent(Integer eventsCurrent)
public ApiHiveOnTezReplicationResult eventsTotal(Integer eventsTotal)
public Integer getEventsTotal()
public void setEventsTotal(Integer eventsTotal)
public ApiHiveOnTezReplicationResult policiesCurrent(Integer policiesCurrent)
public Integer getPoliciesCurrent()
public void setPoliciesCurrent(Integer policiesCurrent)
public ApiHiveOnTezReplicationResult policiesTotal(Integer policiesTotal)
public Integer getPoliciesTotal()
public void setPoliciesTotal(Integer policiesTotal)
public ApiHiveOnTezReplicationResult entitiesCurrent(Integer entitiesCurrent)
public Integer getEntitiesCurrent()
public void setEntitiesCurrent(Integer entitiesCurrent)
public ApiHiveOnTezReplicationResult entitiesTotal(Integer entitiesTotal)
public Integer getEntitiesTotal()
public void setEntitiesTotal(Integer entitiesTotal)
Copyright © 2020. All rights reserved.