Interface SummaryMemoryStrategyInput.Builder

  • Method Details

    • name

      The name of the summary memory strategy.

      Parameters:
      name - The name of the summary memory strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      SummaryMemoryStrategyInput.Builder description(String description)

      The description of the summary memory strategy.

      Parameters:
      description - The description of the summary memory strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespaces

      The namespaces associated with the summary memory strategy.

      Parameters:
      namespaces - The namespaces associated with the summary memory strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespaces

      SummaryMemoryStrategyInput.Builder namespaces(String... namespaces)

      The namespaces associated with the summary memory strategy.

      Parameters:
      namespaces - The namespaces associated with the summary memory strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.