public static class PrefixFqdns.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PrefixFqdns |
build() |
PrefixFqdns.Builder |
copy(PrefixFqdns model) |
PrefixFqdns.Builder |
objectStorageApiFqdn(String objectStorageApiFqdn)
ObjectStorage API FQDN
|
PrefixFqdns.Builder |
s3CompatibilityApiFqdn(String s3CompatibilityApiFqdn)
S3 Compatibility API FQDN
|
PrefixFqdns.Builder |
swiftApiFqdn(String swiftApiFqdn)
Swift API FQDN
|
public PrefixFqdns.Builder objectStorageApiFqdn(String objectStorageApiFqdn)
ObjectStorage API FQDN
objectStorageApiFqdn
- the value to setpublic PrefixFqdns.Builder s3CompatibilityApiFqdn(String s3CompatibilityApiFqdn)
S3 Compatibility API FQDN
s3CompatibilityApiFqdn
- the value to setpublic PrefixFqdns.Builder swiftApiFqdn(String swiftApiFqdn)
Swift API FQDN
swiftApiFqdn
- the value to setpublic PrefixFqdns build()
public PrefixFqdns.Builder copy(PrefixFqdns model)
Copyright © 2016–2024. All rights reserved.