Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
FileSystemExportMapping |
FileSystemExportMapping.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FileSystemExportMapping> |
DrProtectionGroupMemberFileSystem.getExportMappings()
A list of mappings between the primary region file system export and destination region mount
target.
|
Modifier and Type | Method and Description |
---|---|
FileSystemExportMapping.Builder |
FileSystemExportMapping.Builder.copy(FileSystemExportMapping model) |
Modifier and Type | Method and Description |
---|---|
DrProtectionGroupMemberFileSystem.Builder |
DrProtectionGroupMemberFileSystem.Builder.exportMappings(List<FileSystemExportMapping> exportMappings)
A list of mappings between the primary region file system export and destination region
mount target.
|
Constructor and Description |
---|
DrProtectionGroupMemberFileSystem(String memberId,
String destinationAvailabilityDomain,
List<FileSystemExportMapping> exportMappings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.