@PublicApi @NotThreadSafe public final class UnmountOptions extends Object
Modifier and Type | Method and Description |
---|---|
static UnmountOptions |
defaults() |
boolean |
equals(Object o) |
CommonOptions |
getCommonOptions() |
int |
hashCode() |
UnmountOptions |
setCommonOptions(CommonOptions options) |
String |
toString() |
UnmountTOptions |
toThrift() |
public static UnmountOptions defaults()
UnmountOptions
public CommonOptions getCommonOptions()
public UnmountOptions setCommonOptions(CommonOptions options)
options
- the common optionspublic UnmountTOptions toThrift()
Copyright © 2023. All Rights Reserved.