Uses of Class
io.gs2.formation.result.UpdateCurrentFormMasterResult
Packages that use UpdateCurrentFormMasterResult
-
Uses of UpdateCurrentFormMasterResult in io.gs2.formation
Methods in io.gs2.formation that return UpdateCurrentFormMasterResultModifier and TypeMethodDescriptionGs2FormationRestClient.updateCurrentFormMaster(UpdateCurrentFormMasterRequest request) Method parameters in io.gs2.formation with type arguments of type UpdateCurrentFormMasterResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.updateCurrentFormMasterAsync(UpdateCurrentFormMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentFormMasterResult>> callback) -
Uses of UpdateCurrentFormMasterResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return UpdateCurrentFormMasterResultModifier and TypeMethodDescriptionUpdateCurrentFormMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentFormMasterResult.withItem(CurrentFormMaster item)