public static interface DescribeConfigurationsResponse.Builder extends ApplicationDiscoveryResponse.Builder, CopyableBuilder<DescribeConfigurationsResponse.Builder,DescribeConfigurationsResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationsResponse.Builder |
configurations(Collection<Map<String,String>> configurations)
A key in the response map.
|
DescribeConfigurationsResponse.Builder |
configurations(Map<String,String>... configurations)
A key in the response map.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDescribeConfigurationsResponse.Builder configurations(Collection<Map<String,String>> configurations)
A key in the response map. The value is an array of data.
configurations - A key in the response map. The value is an array of data.DescribeConfigurationsResponse.Builder configurations(Map<String,String>... configurations)
A key in the response map. The value is an array of data.
configurations - A key in the response map. The value is an array of data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.