Uses of Class
io.gs2.formation.request.GetFormModelMasterRequest
Packages that use GetFormModelMasterRequest
-
Uses of GetFormModelMasterRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetFormModelMasterRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getFormModelMaster(GetFormModelMasterRequest request) voidGs2FormationRestClient.getFormModelMasterAsync(GetFormModelMasterRequest request, AsyncAction<AsyncResult<GetFormModelMasterResult>> callback) -
Uses of GetFormModelMasterRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetFormModelMasterRequestModifier and TypeMethodDescriptionstatic GetFormModelMasterRequestGetFormModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormModelMasterRequest.withFormModelName(String formModelName) GetFormModelMasterRequest.withNamespaceName(String namespaceName)