public static interface GetRecommenderConfigurationsResponse.Builder extends PinpointResponse.Builder, SdkPojo, CopyableBuilder<GetRecommenderConfigurationsResponse.Builder,GetRecommenderConfigurationsResponse>
| Modifier and Type | Method and Description |
|---|---|
default GetRecommenderConfigurationsResponse.Builder |
listRecommenderConfigurationsResponse(Consumer<ListRecommenderConfigurationsResponse.Builder> listRecommenderConfigurationsResponse)
Sets the value of the ListRecommenderConfigurationsResponse property for this object.
|
GetRecommenderConfigurationsResponse.Builder |
listRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse listRecommenderConfigurationsResponse)
Sets the value of the ListRecommenderConfigurationsResponse property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRecommenderConfigurationsResponse.Builder listRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse listRecommenderConfigurationsResponse)
listRecommenderConfigurationsResponse - The new value for the ListRecommenderConfigurationsResponse property for this object.default GetRecommenderConfigurationsResponse.Builder listRecommenderConfigurationsResponse(Consumer<ListRecommenderConfigurationsResponse.Builder> listRecommenderConfigurationsResponse)
ListRecommenderConfigurationsResponse.Builder avoiding the need to create one manually via
ListRecommenderConfigurationsResponse.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
listRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse).
listRecommenderConfigurationsResponse - a consumer that will call methods on ListRecommenderConfigurationsResponse.BuilderlistRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse)Copyright © 2023. All rights reserved.