Uses of Interface
software.amazon.awssdk.services.pinpoint.model.GetJourneyRunsResponse.Builder
-
Packages that use GetJourneyRunsResponse.Builder Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of GetJourneyRunsResponse.Builder in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return GetJourneyRunsResponse.Builder Modifier and Type Method Description static GetJourneyRunsResponse.BuilderGetJourneyRunsResponse. builder()default GetJourneyRunsResponse.BuilderGetJourneyRunsResponse.Builder. journeyRunsResponse(Consumer<JourneyRunsResponse.Builder> journeyRunsResponse)Sets the value of the JourneyRunsResponse property for this object.GetJourneyRunsResponse.BuilderGetJourneyRunsResponse.Builder. journeyRunsResponse(JourneyRunsResponse journeyRunsResponse)Sets the value of the JourneyRunsResponse property for this object.GetJourneyRunsResponse.BuilderGetJourneyRunsResponse. toBuilder()Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type GetJourneyRunsResponse.Builder Modifier and Type Method Description static Class<? extends GetJourneyRunsResponse.Builder>GetJourneyRunsResponse. serializableBuilderClass()
-