NamespaceJunction Class
- java.
lang. Object - com.
microsoft. azure. management. storagecache. v2020_03_01.NamespaceJunction
- com.
public class NamespaceJunction
A namespace junction.
Constructor | Description | |
---|---|---|
Namespace |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
namespace Get namespace path on a Cache for a Storage Target. |
java.lang.String |
nfs Get nFS export where target |
java.lang.String |
target Get path in Storage Target to which namespace |
Namespace |
with Set namespace path on a Cache for a Storage Target. |
Namespace |
with Set nFS export where target |
Namespace |
with Set path in Storage Target to which namespace |
NamespaceJunction
public NamespaceJunction()
namespacePath
public String namespacePath()
Get namespace path on a Cache for a Storage Target.
Returns:
nfsExport
public String nfsExport()
Get nFS export where targetPath exists.
Returns:
targetPath
public String targetPath()
Get path in Storage Target to which namespacePath points.
Returns:
withNamespacePath
public NamespaceJunction withNamespacePath(String namespacePath)
Set namespace path on a Cache for a Storage Target.
Parameters:
Returns:
withNfsExport
public NamespaceJunction withNfsExport(String nfsExport)
Set nFS export where targetPath exists.
Parameters:
Returns:
withTargetPath
public NamespaceJunction withTargetPath(String targetPath)
Set path in Storage Target to which namespacePath points.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: