Uses of Class
io.gs2.adReward.model.Namespace
Packages that use Namespace
-
Uses of Namespace in io.gs2.adReward.model
Methods in io.gs2.adReward.model that return NamespaceModifier and TypeMethodDescriptionstatic NamespaceNamespace.fromJson(com.fasterxml.jackson.databind.JsonNode data) Namespace.withAcquirePointScript(ScriptSetting acquirePointScript) Namespace.withAppLovinMaxes(List<AppLovinMax> appLovinMaxes) Namespace.withChangePointNotification(NotificationSetting changePointNotification) Namespace.withConsumePointScript(ScriptSetting consumePointScript) Namespace.withCreatedAt(Long createdAt) Namespace.withDescription(String description) Namespace.withLogSetting(LogSetting logSetting) Namespace.withNamespaceId(String namespaceId) Namespace.withRevision(Long revision) Namespace.withUnityAd(UnityAd unityAd) Namespace.withUpdatedAt(Long updatedAt) Methods in io.gs2.adReward.model with parameters of type Namespace -
Uses of Namespace in io.gs2.adReward.result
Methods in io.gs2.adReward.result that return NamespaceModifier and TypeMethodDescriptionCreateNamespaceResult.getItem()DeleteNamespaceResult.getItem()GetNamespaceResult.getItem()UpdateNamespaceResult.getItem()Methods in io.gs2.adReward.result that return types with arguments of type NamespaceMethods in io.gs2.adReward.result with parameters of type NamespaceModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.adReward.result with type arguments of type Namespace