Class PrefixFqdns.Builder

  • Enclosing class:
    PrefixFqdns

    public static class PrefixFqdns.Builder
    extends Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • objectStorageApiFqdn

        public PrefixFqdns.Builder objectStorageApiFqdn​(String objectStorageApiFqdn)
        ObjectStorage API FQDN
        Parameters:
        objectStorageApiFqdn - the value to set
        Returns:
        this builder
      • s3CompatibilityApiFqdn

        public PrefixFqdns.Builder s3CompatibilityApiFqdn​(String s3CompatibilityApiFqdn)
        S3 Compatibility API FQDN
        Parameters:
        s3CompatibilityApiFqdn - the value to set
        Returns:
        this builder
      • swiftApiFqdn

        public PrefixFqdns.Builder swiftApiFqdn​(String swiftApiFqdn)
        Swift API FQDN
        Parameters:
        swiftApiFqdn - the value to set
        Returns:
        this builder