Interface DescribeConfigurationsResponse.Builder

  • Method Details

    • configurations

      DescribeConfigurationsResponse.Builder configurations(Collection<? extends Map<String,String>> configurations)

      A key in the response map. The value is an array of data.

      Parameters:
      configurations - A key in the response map. The value is an array of data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • configurations

      DescribeConfigurationsResponse.Builder configurations(Map<String,String>... configurations)

      A key in the response map. The value is an array of data.

      Parameters:
      configurations - A key in the response map. The value is an array of data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.