public class DetachMountServiceFromSelfFileSystemRequest extends Object
| Constructor and Description |
|---|
DetachMountServiceFromSelfFileSystemRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DetachMountServiceFromSelfFileSystemRequest |
fileSystemId(String fileSystemId) |
@NotNull String |
getFileSystemId()
Get fileSystemId
|
@NotNull String |
getMountServiceId()
Get mountServiceId
|
int |
hashCode() |
DetachMountServiceFromSelfFileSystemRequest |
mountServiceId(String mountServiceId) |
void |
setFileSystemId(String fileSystemId) |
void |
setMountServiceId(String mountServiceId) |
String |
toString() |
public DetachMountServiceFromSelfFileSystemRequest()
public DetachMountServiceFromSelfFileSystemRequest fileSystemId(String fileSystemId)
@NotNull public @NotNull String getFileSystemId()
public void setFileSystemId(String fileSystemId)
public DetachMountServiceFromSelfFileSystemRequest mountServiceId(String mountServiceId)
@NotNull public @NotNull String getMountServiceId()
public void setMountServiceId(String mountServiceId)
Copyright © 2026. All rights reserved.