Uses of Class
travel.wink.sdk.user.settings.model.UpsertUserProfileRequest
Packages that use UpsertUserProfileRequest
-
Uses of UpsertUserProfileRequest in travel.wink.sdk.user.settings.api
Methods in travel.wink.sdk.user.settings.api with parameters of type UpsertUserProfileRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<UpsertUserProfileResponse> UserSettingsApi.updateUserProfile(UpsertUserProfileRequest upsertUserProfileRequest, String winkVersion) Update User Profile Updates user profile data.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<UpsertUserProfileResponse>> UserSettingsApi.updateUserProfileWithHttpInfo(UpsertUserProfileRequest upsertUserProfileRequest, String winkVersion) Update User Profile Updates user profile data.org.springframework.web.reactive.function.client.WebClient.ResponseSpecUserSettingsApi.updateUserProfileWithResponseSpec(UpsertUserProfileRequest upsertUserProfileRequest, String winkVersion) Update User Profile Updates user profile data. -
Uses of UpsertUserProfileRequest in travel.wink.sdk.user.settings.model
Methods in travel.wink.sdk.user.settings.model that return UpsertUserProfileRequestModifier and TypeMethodDescriptionUpsertUserProfileRequest.profilePicture(SimpleMultimedia profilePicture)