public class ModifyVolumeSpecRequest extends Object
| Constructor and Description |
|---|
ModifyVolumeSpecRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getTargetVolumeType()
Get targetVolumeType
|
@NotNull String |
getVolumeId()
Get volumeId
|
int |
hashCode() |
void |
setTargetVolumeType(String targetVolumeType) |
void |
setVolumeId(String volumeId) |
ModifyVolumeSpecRequest |
targetVolumeType(String targetVolumeType) |
String |
toString() |
ModifyVolumeSpecRequest |
volumeId(String volumeId) |
public ModifyVolumeSpecRequest targetVolumeType(String targetVolumeType)
@NotNull public @NotNull String getTargetVolumeType()
public void setTargetVolumeType(String targetVolumeType)
public ModifyVolumeSpecRequest volumeId(String volumeId)
@NotNull public @NotNull String getVolumeId()
public void setVolumeId(String volumeId)
Copyright © 2026. All rights reserved.