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