Uses of Class
io.gs2.experience.result.GetExperienceModelResult
Packages that use GetExperienceModelResult
-
Uses of GetExperienceModelResult in io.gs2.experience
Methods in io.gs2.experience that return GetExperienceModelResultModifier and TypeMethodDescriptionGs2ExperienceRestClient.getExperienceModel(GetExperienceModelRequest request) Method parameters in io.gs2.experience with type arguments of type GetExperienceModelResultModifier and TypeMethodDescriptionvoidGs2ExperienceRestClient.getExperienceModelAsync(GetExperienceModelRequest request, AsyncAction<AsyncResult<GetExperienceModelResult>> callback) -
Uses of GetExperienceModelResult in io.gs2.experience.result
Methods in io.gs2.experience.result that return GetExperienceModelResultModifier and TypeMethodDescriptionstatic GetExperienceModelResultGetExperienceModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetExperienceModelResult.withItem(ExperienceModel item)