Package | Description |
---|---|
com.oracle.bmc.objectstorage.model |
Modifier and Type | Method and Description |
---|---|
PrefixFqdns |
PrefixFqdns.Builder.build() |
PrefixFqdns |
Fqdns.getPrefixFqdns() |
Modifier and Type | Method and Description |
---|---|
Map<String,PrefixFqdns> |
Fqdns.getAdditionalPrefixesFqdns()
An object containing FQDNs formed using additionalPrefixes.
|
Modifier and Type | Method and Description |
---|---|
PrefixFqdns.Builder |
PrefixFqdns.Builder.copy(PrefixFqdns model) |
Fqdns.Builder |
Fqdns.Builder.prefixFqdns(PrefixFqdns prefixFqdns) |
Modifier and Type | Method and Description |
---|---|
Fqdns.Builder |
Fqdns.Builder.additionalPrefixesFqdns(Map<String,PrefixFqdns> additionalPrefixesFqdns)
An object containing FQDNs formed using additionalPrefixes.
|
Constructor and Description |
---|
Fqdns(PrefixFqdns prefixFqdns,
Map<String,PrefixFqdns> additionalPrefixesFqdns)
Deprecated.
|
Constructor and Description |
---|
Fqdns(PrefixFqdns prefixFqdns,
Map<String,PrefixFqdns> additionalPrefixesFqdns)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.