public static class DescribeFsResponse.FileSystemModel.MountTargetModel extends Object
| Constructor and Description |
|---|
MountTargetModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
String |
getMountId() |
String |
getSubnetId() |
void |
setDomain(String domain) |
void |
setMountId(String mountId) |
void |
setSubnetId(String subnetId) |
String |
toString() |
Copyright © 2023. All rights reserved.