Class PartitionSpecialCase.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • endpoint

        public PartitionSpecialCase.Builder endpoint​(java.lang.String endpoint)
        Sets the special case endpoint template.
        Parameters:
        endpoint - Special case endpoint template to set.
        Returns:
        Returns the builder.
      • dualStack

        public PartitionSpecialCase.Builder dualStack​(java.lang.Boolean dualStack)
        Sets the dualstack.
        Parameters:
        dualStack - dualstack to set.
        Returns:
        Returns the builder.
      • fips

        public PartitionSpecialCase.Builder fips​(java.lang.Boolean fips)
        Sets the fips.
        Parameters:
        fips - fips to set.
        Returns:
        Returns the builder.