public class AttachAction extends Object implements ModelEntity
| Constructor and Description |
|---|
AttachAction(String instanceId,
String mountpoint,
String hostName)
Description: |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostName() |
String |
getInstanceId() |
String |
getMountpoint() |
void |
setHostName(String hostName) |
void |
setMountpoint(String mountpoint) |
Copyright © 2020. All rights reserved.