public class MemoryForDescribeInstanceTypesOutput extends Object
| Constructor and Description |
|---|
MemoryForDescribeInstanceTypesOutput() |
| Modifier and Type | Method and Description |
|---|---|
MemoryForDescribeInstanceTypesOutput |
encryptedSize(Integer encryptedSize) |
boolean |
equals(Object o) |
Integer |
getEncryptedSize()
Get encryptedSize
|
Integer |
getSize()
Get size
|
int |
hashCode() |
void |
setEncryptedSize(Integer encryptedSize) |
void |
setSize(Integer size) |
MemoryForDescribeInstanceTypesOutput |
size(Integer size) |
String |
toString() |
public MemoryForDescribeInstanceTypesOutput()
public MemoryForDescribeInstanceTypesOutput encryptedSize(Integer encryptedSize)
public Integer getEncryptedSize()
public void setEncryptedSize(Integer encryptedSize)
public MemoryForDescribeInstanceTypesOutput size(Integer size)
public Integer getSize()
public void setSize(Integer size)
Copyright © 2024. All rights reserved.