Uses of Class
io.gs2.formation.result.SetFormWithSignatureResult
Packages that use SetFormWithSignatureResult
-
Uses of SetFormWithSignatureResult in io.gs2.formation
Methods in io.gs2.formation that return SetFormWithSignatureResultModifier and TypeMethodDescriptionGs2FormationRestClient.setFormWithSignature(SetFormWithSignatureRequest request) Method parameters in io.gs2.formation with type arguments of type SetFormWithSignatureResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.setFormWithSignatureAsync(SetFormWithSignatureRequest request, AsyncAction<AsyncResult<SetFormWithSignatureResult>> callback) -
Uses of SetFormWithSignatureResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return SetFormWithSignatureResultModifier and TypeMethodDescriptionstatic SetFormWithSignatureResultSetFormWithSignatureResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetFormWithSignatureResult.withFormModel(FormModel formModel) SetFormWithSignatureResult.withMoldModel(MoldModel moldModel)