Uses of Class
io.gs2.formation.result.GetCurrentFormMasterResult
Packages that use GetCurrentFormMasterResult
-
Uses of GetCurrentFormMasterResult in io.gs2.formation
Methods in io.gs2.formation that return GetCurrentFormMasterResultModifier and TypeMethodDescriptionGs2FormationRestClient.getCurrentFormMaster(GetCurrentFormMasterRequest request) Method parameters in io.gs2.formation with type arguments of type GetCurrentFormMasterResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getCurrentFormMasterAsync(GetCurrentFormMasterRequest request, AsyncAction<AsyncResult<GetCurrentFormMasterResult>> callback) -
Uses of GetCurrentFormMasterResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetCurrentFormMasterResultModifier and TypeMethodDescriptionstatic GetCurrentFormMasterResultGetCurrentFormMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentFormMasterResult.withItem(CurrentFormMaster item)