public class ModifyVolumeDeleteProtectionRequest extends AbstractBceRequest
| Constructor and Description |
|---|
ModifyVolumeDeleteProtectionRequest() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnableDeleteProtection() |
List<String> |
getVolumeIds() |
void |
setEnableDeleteProtection(Boolean enableDeleteProtection) |
void |
setVolumeIds(List<String> volumeIds) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic void setEnableDeleteProtection(Boolean enableDeleteProtection)
public Boolean getEnableDeleteProtection()
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2026. All rights reserved.