Uses of Class
io.gs2.formation.request.GetFormRequest
Packages that use GetFormRequest
-
Uses of GetFormRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetFormRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getForm(GetFormRequest request) voidGs2FormationRestClient.getFormAsync(GetFormRequest request, AsyncAction<AsyncResult<GetFormResult>> callback) -
Uses of GetFormRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetFormRequestModifier and TypeMethodDescriptionstatic GetFormRequestGetFormRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormRequest.withAccessToken(String accessToken) GetFormRequest.withMoldModelName(String moldModelName) GetFormRequest.withNamespaceName(String namespaceName)