public static interface BuildSuggestersResponse.Builder extends CloudSearchResponse.Builder, CopyableBuilder<BuildSuggestersResponse.Builder,BuildSuggestersResponse>
| Modifier and Type | Method and Description |
|---|---|
BuildSuggestersResponse.Builder |
fieldNames(Collection<String> fieldNames)
Sets the value of the FieldNames property for this object.
|
BuildSuggestersResponse.Builder |
fieldNames(String... fieldNames)
Sets the value of the FieldNames property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildBuildSuggestersResponse.Builder fieldNames(Collection<String> fieldNames)
fieldNames - The new value for the FieldNames property for this object.BuildSuggestersResponse.Builder fieldNames(String... fieldNames)
fieldNames - The new value for the FieldNames property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.