Uses of Class
io.gs2.formation.result.GetFormWithSignatureResult
Packages that use GetFormWithSignatureResult
-
Uses of GetFormWithSignatureResult in io.gs2.formation
Methods in io.gs2.formation that return GetFormWithSignatureResultModifier and TypeMethodDescriptionGs2FormationRestClient.getFormWithSignature(GetFormWithSignatureRequest request) Method parameters in io.gs2.formation with type arguments of type GetFormWithSignatureResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getFormWithSignatureAsync(GetFormWithSignatureRequest request, AsyncAction<AsyncResult<GetFormWithSignatureResult>> callback) -
Uses of GetFormWithSignatureResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetFormWithSignatureResultModifier and TypeMethodDescriptionstatic GetFormWithSignatureResultGetFormWithSignatureResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormWithSignatureResult.withFormModel(FormModel formModel) GetFormWithSignatureResult.withMoldModel(MoldModel moldModel) GetFormWithSignatureResult.withSignature(String signature)