public class DeleteSnapshotRequest extends Object
| Constructor and Description |
|---|
DeleteSnapshotRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotRequest |
clientToken(String clientToken) |
boolean |
equals(Object o) |
String |
getClientToken()
Get clientToken
|
@NotNull String |
getSnapshotId()
Get snapshotId
|
int |
hashCode() |
void |
setClientToken(String clientToken) |
void |
setSnapshotId(String snapshotId) |
DeleteSnapshotRequest |
snapshotId(String snapshotId) |
String |
toString() |
public DeleteSnapshotRequest clientToken(String clientToken)
public String getClientToken()
public void setClientToken(String clientToken)
public DeleteSnapshotRequest snapshotId(String snapshotId)
@NotNull public @NotNull String getSnapshotId()
public void setSnapshotId(String snapshotId)
Copyright © 2026. All rights reserved.