Uses of Class
travel.wink.sdk.extranet.model.UpsertGeneralManagerRequest
Packages that use UpsertGeneralManagerRequest
-
Uses of UpsertGeneralManagerRequest in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpsertGeneralManagerRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelView>PropertyApi.updateGeneralManager(String hotelIdentifier, UpsertGeneralManagerRequest upsertGeneralManagerRequest) Update General Manager Update general manager informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>PropertyApi.updateGeneralManagerWithHttpInfo(String hotelIdentifier, UpsertGeneralManagerRequest upsertGeneralManagerRequest) -
Uses of UpsertGeneralManagerRequest in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertGeneralManagerRequestModifier and TypeMethodDescriptionUpsertGeneralManagerRequest.addMessageItem(SimpleDescription messageItem) UpsertGeneralManagerRequest.imageIdentifier(String imageIdentifier) UpsertGeneralManagerRequest.message(List<SimpleDescription> message)