Uses of Class
io.gs2.formation.request.GetFormWithSignatureRequest
Packages that use GetFormWithSignatureRequest
-
Uses of GetFormWithSignatureRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetFormWithSignatureRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getFormWithSignature(GetFormWithSignatureRequest request) voidGs2FormationRestClient.getFormWithSignatureAsync(GetFormWithSignatureRequest request, AsyncAction<AsyncResult<GetFormWithSignatureResult>> callback) -
Uses of GetFormWithSignatureRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetFormWithSignatureRequestModifier and TypeMethodDescriptionstatic GetFormWithSignatureRequestGetFormWithSignatureRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormWithSignatureRequest.withAccessToken(String accessToken) GetFormWithSignatureRequest.withMoldModelName(String moldModelName) GetFormWithSignatureRequest.withNamespaceName(String namespaceName)