Uses of Class
io.gs2.serialKey.result.GetCampaignModelMasterResult
Packages that use GetCampaignModelMasterResult
-
Uses of GetCampaignModelMasterResult in io.gs2.serialKey
Methods in io.gs2.serialKey that return GetCampaignModelMasterResultModifier and TypeMethodDescriptionGs2SerialKeyRestClient.getCampaignModelMaster(GetCampaignModelMasterRequest request) Method parameters in io.gs2.serialKey with type arguments of type GetCampaignModelMasterResultModifier and TypeMethodDescriptionvoidGs2SerialKeyRestClient.getCampaignModelMasterAsync(GetCampaignModelMasterRequest request, AsyncAction<AsyncResult<GetCampaignModelMasterResult>> callback) -
Uses of GetCampaignModelMasterResult in io.gs2.serialKey.result
Methods in io.gs2.serialKey.result that return GetCampaignModelMasterResultModifier and TypeMethodDescriptionstatic GetCampaignModelMasterResultGetCampaignModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCampaignModelMasterResult.withItem(CampaignModelMaster item)