Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Class and Description |
---|---|
class |
AutomatedMountDetails
Used for creating NFS Auto Mount backup destinations for autonomous on ExaCC.
|
class |
SelfMountDetails
Used for creating NFS Self mount backup destinations for non-autonomous ExaCC.
|
Modifier and Type | Method and Description |
---|---|
MountTypeDetails |
CreateNFSBackupDestinationDetails.getMountTypeDetails() |
Modifier and Type | Method and Description |
---|---|
CreateNFSBackupDestinationDetails.Builder |
CreateNFSBackupDestinationDetails.Builder.mountTypeDetails(MountTypeDetails mountTypeDetails) |
Constructor and Description |
---|
CreateNFSBackupDestinationDetails(String displayName,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String localMountPointPath,
MountTypeDetails mountTypeDetails)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.