Interface DescribeConfigurationsResponse.Builder

All Superinterfaces:
ApplicationDiscoveryResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<DescribeConfigurationsResponse.Builder,DescribeConfigurationsResponse>, SdkBuilder<DescribeConfigurationsResponse.Builder,DescribeConfigurationsResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeConfigurationsResponse

  • 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.