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