Uses of Class
io.gs2.formation.request.GetFormModelRequest
Packages that use GetFormModelRequest
-
Uses of GetFormModelRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetFormModelRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getFormModel(GetFormModelRequest request) voidGs2FormationRestClient.getFormModelAsync(GetFormModelRequest request, AsyncAction<AsyncResult<GetFormModelResult>> callback) -
Uses of GetFormModelRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetFormModelRequestModifier and TypeMethodDescriptionstatic GetFormModelRequestGetFormModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormModelRequest.withMoldModelName(String moldModelName) GetFormModelRequest.withNamespaceName(String namespaceName)