public class CpuOptionsForDescribeInstancesOutput extends Object
| 构造器和说明 |
|---|
CpuOptionsForDescribeInstancesOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
CpuOptionsForDescribeInstancesOutput |
coreCount(Integer coreCount) |
boolean |
equals(Object o) |
Integer |
getCoreCount()
Get coreCount
|
Integer |
getThreadsPerCore()
Get threadsPerCore
|
int |
hashCode() |
void |
setCoreCount(Integer coreCount) |
void |
setThreadsPerCore(Integer threadsPerCore) |
CpuOptionsForDescribeInstancesOutput |
threadsPerCore(Integer threadsPerCore) |
String |
toString() |
public CpuOptionsForDescribeInstancesOutput coreCount(Integer coreCount)
public Integer getCoreCount()
public void setCoreCount(Integer coreCount)
public CpuOptionsForDescribeInstancesOutput threadsPerCore(Integer threadsPerCore)
public Integer getThreadsPerCore()
public void setThreadsPerCore(Integer threadsPerCore)
Copyright © 2024. All rights reserved.