Uses of Class
com.oracle.bmc.objectstorage.model.PrefixFqdns.Builder
-
Packages that use PrefixFqdns.Builder Package Description com.oracle.bmc.objectstorage.model -
-
Uses of PrefixFqdns.Builder in com.oracle.bmc.objectstorage.model
Methods in com.oracle.bmc.objectstorage.model that return PrefixFqdns.Builder Modifier and Type Method Description static PrefixFqdns.Builder
PrefixFqdns. builder()
Create a new builder.PrefixFqdns.Builder
PrefixFqdns.Builder. copy(PrefixFqdns model)
PrefixFqdns.Builder
PrefixFqdns.Builder. objectStorageApiFqdn(String objectStorageApiFqdn)
ObjectStorage API FQDNPrefixFqdns.Builder
PrefixFqdns.Builder. s3CompatibilityApiFqdn(String s3CompatibilityApiFqdn)
S3 Compatibility API FQDNPrefixFqdns.Builder
PrefixFqdns.Builder. swiftApiFqdn(String swiftApiFqdn)
Swift API FQDNPrefixFqdns.Builder
PrefixFqdns. toBuilder()
-