Uses of Class
io.gs2.formation.result.UpdatePropertyFormModelMasterResult
Packages that use UpdatePropertyFormModelMasterResult
-
Uses of UpdatePropertyFormModelMasterResult in io.gs2.formation
Methods in io.gs2.formation that return UpdatePropertyFormModelMasterResultModifier and TypeMethodDescriptionGs2FormationRestClient.updatePropertyFormModelMaster(UpdatePropertyFormModelMasterRequest request) Method parameters in io.gs2.formation with type arguments of type UpdatePropertyFormModelMasterResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.updatePropertyFormModelMasterAsync(UpdatePropertyFormModelMasterRequest request, AsyncAction<AsyncResult<UpdatePropertyFormModelMasterResult>> callback) -
Uses of UpdatePropertyFormModelMasterResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return UpdatePropertyFormModelMasterResultModifier and TypeMethodDescriptionUpdatePropertyFormModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdatePropertyFormModelMasterResult.withItem(PropertyFormModelMaster item)