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