public class DiskConfigForCreateMigrationJobInput extends Object
| Constructor and Description |
|---|
DiskConfigForCreateMigrationJobInput() |
| Modifier and Type | Method and Description |
|---|---|
DiskConfigForCreateMigrationJobInput |
diskIndex(Integer diskIndex) |
DiskConfigForCreateMigrationJobInput |
diskSize(Integer diskSize) |
boolean |
equals(Object o) |
@NotNull Integer |
getDiskIndex()
Get diskIndex
|
Integer |
getDiskSize()
Get diskSize
|
int |
hashCode() |
void |
setDiskIndex(Integer diskIndex) |
void |
setDiskSize(Integer diskSize) |
String |
toString() |
public DiskConfigForCreateMigrationJobInput()
public DiskConfigForCreateMigrationJobInput diskIndex(Integer diskIndex)
@NotNull public @NotNull Integer getDiskIndex()
public void setDiskIndex(Integer diskIndex)
public DiskConfigForCreateMigrationJobInput diskSize(Integer diskSize)
public Integer getDiskSize()
public void setDiskSize(Integer diskSize)
Copyright © 2026. All rights reserved.