Uses of Class
io.gs2.formation.request.GetFormWithSignatureByUserIdRequest
Packages that use GetFormWithSignatureByUserIdRequest
-
Uses of GetFormWithSignatureByUserIdRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetFormWithSignatureByUserIdRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getFormWithSignatureByUserId(GetFormWithSignatureByUserIdRequest request) voidGs2FormationRestClient.getFormWithSignatureByUserIdAsync(GetFormWithSignatureByUserIdRequest request, AsyncAction<AsyncResult<GetFormWithSignatureByUserIdResult>> callback) -
Uses of GetFormWithSignatureByUserIdRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetFormWithSignatureByUserIdRequestModifier and TypeMethodDescriptionGetFormWithSignatureByUserIdRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormWithSignatureByUserIdRequest.withMoldModelName(String moldModelName) GetFormWithSignatureByUserIdRequest.withNamespaceName(String namespaceName) GetFormWithSignatureByUserIdRequest.withTimeOffsetToken(String timeOffsetToken) GetFormWithSignatureByUserIdRequest.withUserId(String userId)