Uses of Class
io.gs2.experience.request.GetExperienceModelRequest
Packages that use GetExperienceModelRequest
-
Uses of GetExperienceModelRequest in io.gs2.experience
Methods in io.gs2.experience with parameters of type GetExperienceModelRequestModifier and TypeMethodDescriptionGs2ExperienceRestClient.getExperienceModel(GetExperienceModelRequest request) voidGs2ExperienceRestClient.getExperienceModelAsync(GetExperienceModelRequest request, AsyncAction<AsyncResult<GetExperienceModelResult>> callback) -
Uses of GetExperienceModelRequest in io.gs2.experience.request
Methods in io.gs2.experience.request that return GetExperienceModelRequestModifier and TypeMethodDescriptionstatic GetExperienceModelRequestGetExperienceModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetExperienceModelRequest.withExperienceName(String experienceName) GetExperienceModelRequest.withNamespaceName(String namespaceName)