Package | Description |
---|---|
com.oracle.bmc.dns.model |
Modifier and Type | Method and Description |
---|---|
MigrationReplacement |
MigrationReplacement.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<MigrationReplacement>> |
DynectMigrationDetails.getHttpRedirectReplacements()
A map of fully-qualified domain names (FQDNs) to an array of
MigrationReplacement
objects. |
Modifier and Type | Method and Description |
---|---|
MigrationReplacement.Builder |
MigrationReplacement.Builder.copy(MigrationReplacement model) |
Modifier and Type | Method and Description |
---|---|
DynectMigrationDetails.Builder |
DynectMigrationDetails.Builder.httpRedirectReplacements(Map<String,List<MigrationReplacement>> httpRedirectReplacements)
A map of fully-qualified domain names (FQDNs) to an array of
MigrationReplacement
objects. |
Constructor and Description |
---|
DynectMigrationDetails(String customerName,
String username,
String password,
Map<String,List<MigrationReplacement>> httpRedirectReplacements)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.