@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-02-12T13:23:41.129Z") public class ApiHive3ReplicationMetric extends Object
Constructor and Description |
---|
ApiHive3ReplicationMetric() |
Modifier and Type | Method and Description |
---|---|
ApiHive3ReplicationMetric |
currentCount(Integer currentCount) |
boolean |
equals(Object o) |
Integer |
getCurrentCount() |
String |
getName() |
Integer |
getTotalCount() |
int |
hashCode() |
ApiHive3ReplicationMetric |
name(String name) |
void |
setCurrentCount(Integer currentCount) |
void |
setName(String name) |
void |
setTotalCount(Integer totalCount) |
String |
toString() |
ApiHive3ReplicationMetric |
totalCount(Integer totalCount) |
public ApiHive3ReplicationMetric name(String name)
public String getName()
public void setName(String name)
public ApiHive3ReplicationMetric currentCount(Integer currentCount)
public Integer getCurrentCount()
public void setCurrentCount(Integer currentCount)
public ApiHive3ReplicationMetric totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2021. All rights reserved.