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