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