Interface BuildSuggestersResponse.Builder

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

public static interface BuildSuggestersResponse.Builder extends CloudSearchResponse.Builder, SdkPojo, CopyableBuilder<BuildSuggestersResponse.Builder,BuildSuggestersResponse>
  • Method Details

    • fieldNames

      Sets the value of the FieldNames property for this object.
      Parameters:
      fieldNames - The new value for the FieldNames property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fieldNames

      BuildSuggestersResponse.Builder fieldNames(String... fieldNames)
      Sets the value of the FieldNames property for this object.
      Parameters:
      fieldNames - The new value for the FieldNames property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.