跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V X _ 

A

add(CidAliasListDTO.CidAlias) - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO
 
add(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.QueryAliasDTO
 
addAlias(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
addBlackUser(Set<String>) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
添加黑名单用户
addCallTime(long) - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
addCid(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
addCid(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.UserDTO
添加cid
addCondition(Condition) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
addCondition(Condition) - 类 中的方法com.getui.push.v2.sdk.dto.req.ConditionListDTO
 
addDomain(String) - 类 中的方法com.getui.push.v2.sdk.core.domain.DomainListBO
 
addMultimedia(Multimedia) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
addOption(String, String, Object) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
addOptionAll(String, Object) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
addPushDTO(PushDTO) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushBatchDTO
 
addTag(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.TagDTO
 
addValue(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
afterCompletion(GtApiProxyFactory.ApiParam, Map<String, Object>, String, String) - 接口 中的方法com.getui.push.v2.sdk.core.handler.GtInterceptor
http请求后调用,不管成功或者失败都会调用
afterCompletion(GtApiProxyFactory.ApiParam, Map<String, Object>, String, String) - 类 中的方法com.getui.push.v2.sdk.core.handler.impl.DefaultGtInterceptor
 
afterDoExecute(GtApiProxyFactory.ApiParam, Map<String, Object>, String, String) - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
调用接口后调用此方法
afterPropertiesSet() - 类 中的方法com.getui.push.v2.sdk.spring.GtBeanFactory
 
Alert - com.getui.push.v2.sdk.dto.req.message.ios中的类
create by getui on 2020/7/20
Alert() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
AliasResDTO - com.getui.push.v2.sdk.dto.res中的类
create by getui on 2020/6/3
AliasResDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.AliasResDTO
 
analyseStableDomain() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
分析最稳定域名
AndroidDTO - com.getui.push.v2.sdk.dto.req.message.android中的类
 
AndroidDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.android.AndroidDTO
 
AndroidMessage() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.PushChannel.AndroidMessage
 
ApiException - com.getui.push.v2.sdk.common中的异常错误
此异常类不会打印堆栈 create by getui on 2020/4/25
ApiException(String) - 异常错误 的构造器com.getui.push.v2.sdk.common.ApiException
 
ApiException(String, boolean) - 异常错误 的构造器com.getui.push.v2.sdk.common.ApiException
 
ApiException(String, Throwable) - 异常错误 的构造器com.getui.push.v2.sdk.common.ApiException
 
ApiException(String, int) - 异常错误 的构造器com.getui.push.v2.sdk.common.ApiException
 
ApiException(String, int, boolean) - 异常错误 的构造器com.getui.push.v2.sdk.common.ApiException
 
ApiException(String, int, Throwable) - 异常错误 的构造器com.getui.push.v2.sdk.common.ApiException
 
ApiHelper - com.getui.push.v2.sdk中的类
create by getui on 2020/6/7
ApiParam(GtApiProxyFactory.BaseParam) - 类 的构造器com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
ApiResult<T> - com.getui.push.v2.sdk.common中的类
create by getui on 2020/6/2
ApiResult() - 类 的构造器com.getui.push.v2.sdk.common.ApiResult
 
ApiResult(String, int) - 类 的构造器com.getui.push.v2.sdk.common.ApiResult
 
ApiResult(T) - 类 的构造器com.getui.push.v2.sdk.common.ApiResult
 
Aps - com.getui.push.v2.sdk.dto.req.message.ios中的类
create by getui on 2020/7/20
Aps() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
Assert - com.getui.push.v2.sdk.common中的类
create by getui on 2020/6/3
Assert() - 类 的构造器com.getui.push.v2.sdk.common.Assert
 
Audience - com.getui.push.v2.sdk.dto.req中的类
接收人
Audience() - 类 的构造器com.getui.push.v2.sdk.dto.req.Audience
 
AudienceDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/7/29
AudienceDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.AudienceDTO
 
auth(AuthDTO) - 接口 中的方法com.getui.push.v2.sdk.api.AuthApi
获取鉴权token接口
AuthApi - com.getui.push.v2.sdk.api中的接口
鉴权api create by getui on 2020/6/4
AuthDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/6/2
AuthDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.AuthDTO
 

B

BadgeDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/6/4
BadgeDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.BadgeDTO
 
BaseDTO - com.getui.push.v2.sdk.dto中的接口
create by getui on 2020/6/2
BaseParam() - 类 的构造器com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
BaseReqDTO - com.getui.push.v2.sdk.dto.req中的接口
create by getui on 2020/6/3
batchUnbindAlias(CidAliasListDTO) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
批量解绑别名
beforeExecute(GtApiProxyFactory.ApiParam, Map<String, Object>, String) - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
执行http调用之前调用此方法
bindAlias(CidAliasListDTO) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
绑定别名
build(GtApiConfiguration) - 类 中的静态方法com.getui.push.v2.sdk.ApiHelper
 
build(GtApiConfiguration, IJson) - 类 中的静态方法com.getui.push.v2.sdk.ApiHelper
 
build(GtApiConfiguration, IJson) - 类 中的静态方法com.getui.push.v2.sdk.core.client.DefaultApiClient
 
build(DefaultApiClient) - 类 中的静态方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory
 
build(String, String) - 类 中的静态方法com.getui.push.v2.sdk.dto.req.AuthDTO
生成签名
build() - 类 中的静态方法com.getui.push.v2.sdk.dto.req.ConditionListDTO
 
build() - 类 中的静态方法com.getui.push.v2.sdk.dto.req.TagDTO
 
build() - 类 中的静态方法com.getui.push.v2.sdk.dto.req.UserDTO
 

C

capitalize(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
将字符串每个单词首字母大写
capitalize(CharSequence, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
check(String) - 接口 中的方法com.getui.push.v2.sdk.core.domain.IDomainCheck
域名检测
check() - 接口 中的方法com.getui.push.v2.sdk.dto.BaseDTO
参数校验, 当参数有问题时,直接抛出异常ApiException
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.BadgeDTO
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO.CidAlias
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushChannel
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.QueryAliasDTO
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.TagDTO
 
check() - 类 中的方法com.getui.push.v2.sdk.dto.req.UserDTO
 
check() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
CHECK_HEALTH_DATA_SWITCH_KEY - 类 中的静态变量com.getui.push.v2.sdk.common.Config
 
CHECK_HEALTH_DATA_SWITCH_KEY - 类 中的静态变量com.getui.push.v2.sdk.GtApiConfiguration
如果遇到域名请求地址不断变化或需要排查网络耗时等问题,可以开启此接口(方法)功能后,联系个推技术支持 健康度检查动态开关,true表示开启,否则关闭,不设置则取 GtApiConfiguration.openAnalyseStableDomainSwitch
CidAlias(String, String) - 类 的构造器com.getui.push.v2.sdk.dto.req.CidAliasListDTO.CidAlias
 
CidAlias() - 类 的构造器com.getui.push.v2.sdk.dto.req.CidAliasListDTO.CidAlias
 
CidAliasListDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/6/3
CidAliasListDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.CidAliasListDTO
 
CidAliasListDTO.CidAlias - com.getui.push.v2.sdk.dto.req中的类
 
CidStatusDTO - com.getui.push.v2.sdk.dto.res中的类
create by getui on 2020/7/29
CidStatusDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.CidStatusDTO
 
close(String) - 接口 中的方法com.getui.push.v2.sdk.api.AuthApi
关闭鉴权token
close(GtApiConfiguration) - 类 中的静态方法com.getui.push.v2.sdk.ApiHelper
 
close() - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
释放 DefaultApiClient.cache中的对象,但是此对象仍然可以使用,直到没有内存引用被回收
close() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory
释放 GtApiProxyFactory.cache中的对象,但是此对象仍然可以使用,直到没有内存引用被回收
code - 类 中的变量com.getui.push.v2.sdk.common.ApiResult
 
com.getui.push.v2.sdk - 程序包 com.getui.push.v2.sdk
 
com.getui.push.v2.sdk.anno - 程序包 com.getui.push.v2.sdk.anno
 
com.getui.push.v2.sdk.anno.method - 程序包 com.getui.push.v2.sdk.anno.method
 
com.getui.push.v2.sdk.anno.param - 程序包 com.getui.push.v2.sdk.anno.param
 
com.getui.push.v2.sdk.api - 程序包 com.getui.push.v2.sdk.api
 
com.getui.push.v2.sdk.common - 程序包 com.getui.push.v2.sdk.common
 
com.getui.push.v2.sdk.common.http - 程序包 com.getui.push.v2.sdk.common.http
 
com.getui.push.v2.sdk.common.type - 程序包 com.getui.push.v2.sdk.common.type
 
com.getui.push.v2.sdk.common.util - 程序包 com.getui.push.v2.sdk.common.util
 
com.getui.push.v2.sdk.core - 程序包 com.getui.push.v2.sdk.core
 
com.getui.push.v2.sdk.core.client - 程序包 com.getui.push.v2.sdk.core.client
 
com.getui.push.v2.sdk.core.domain - 程序包 com.getui.push.v2.sdk.core.domain
 
com.getui.push.v2.sdk.core.factory - 程序包 com.getui.push.v2.sdk.core.factory
 
com.getui.push.v2.sdk.core.handler - 程序包 com.getui.push.v2.sdk.core.handler
 
com.getui.push.v2.sdk.core.handler.header - 程序包 com.getui.push.v2.sdk.core.handler.header
 
com.getui.push.v2.sdk.core.handler.impl - 程序包 com.getui.push.v2.sdk.core.handler.impl
 
com.getui.push.v2.sdk.core.manager - 程序包 com.getui.push.v2.sdk.core.manager
 
com.getui.push.v2.sdk.core.registry - 程序包 com.getui.push.v2.sdk.core.registry
 
com.getui.push.v2.sdk.core.status - 程序包 com.getui.push.v2.sdk.core.status
 
com.getui.push.v2.sdk.dto - 程序包 com.getui.push.v2.sdk.dto
 
com.getui.push.v2.sdk.dto.req - 程序包 com.getui.push.v2.sdk.dto.req
 
com.getui.push.v2.sdk.dto.req.message - 程序包 com.getui.push.v2.sdk.dto.req.message
 
com.getui.push.v2.sdk.dto.req.message.android - 程序包 com.getui.push.v2.sdk.dto.req.message.android
 
com.getui.push.v2.sdk.dto.req.message.ios - 程序包 com.getui.push.v2.sdk.dto.req.message.ios
 
com.getui.push.v2.sdk.dto.res - 程序包 com.getui.push.v2.sdk.dto.res
 
com.getui.push.v2.sdk.dto.res.statistic - 程序包 com.getui.push.v2.sdk.dto.res.statistic
 
com.getui.push.v2.sdk.spring - 程序包 com.getui.push.v2.sdk.spring
 
CommonEnum - com.getui.push.v2.sdk.dto中的接口
create by getui on 2020/6/3
CommonEnum.ChannelLevelEnum - com.getui.push.v2.sdk.dto中的枚举
通知渠道重要性
CommonEnum.ClickTypeEnum - com.getui.push.v2.sdk.dto中的枚举
 
CommonEnum.IEnum<T> - com.getui.push.v2.sdk.dto中的接口
 
CommonEnum.MethodEnum - com.getui.push.v2.sdk.dto中的枚举
 
CommonEnum.NetworkTypeEnum - com.getui.push.v2.sdk.dto中的枚举
推送消息使用网络类型
CommonEnum.OptTypeEnum - com.getui.push.v2.sdk.dto中的枚举
条件关联方式
compareTo(TypeReference<T>) - 类 中的方法com.getui.push.v2.sdk.common.type.TypeReference
The only reason we define this method (and require implementation of Comparable) is to prevent constructing a reference without type information.
Condition - com.getui.push.v2.sdk.dto.req中的类
标签
Condition() - 类 的构造器com.getui.push.v2.sdk.dto.req.Condition
 
ConditionListDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/6/5
ConditionListDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.ConditionListDTO
 
Config - com.getui.push.v2.sdk.common中的类
create by getui on 2020/10/26
Config() - 类 的构造器com.getui.push.v2.sdk.common.Config
 
Configs - com.getui.push.v2.sdk.core中的接口
create by getui on 2020/9/28
creatApi(Class<T>) - 类 中的方法com.getui.push.v2.sdk.ApiHelper
创建接口实例
createGson() - 类 中的静态方法com.getui.push.v2.sdk.core.DefaultJson
 
createMsg(PushDTO) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
创建消息体
createProxy(Class<T>) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory
创建代理对象
createSSLContext() - 类 中的静态方法com.getui.push.v2.sdk.common.http.GtHttpClient
 

D

data - 类 中的变量com.getui.push.v2.sdk.common.ApiResult
 
def - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 
DefaultApiClient - com.getui.push.v2.sdk.core.client中的类
1.
DefaultGtApiRegistry - com.getui.push.v2.sdk.core.registry中的类
create by getui on 2020/6/8
DefaultGtApiRegistry() - 类 的构造器com.getui.push.v2.sdk.core.registry.DefaultGtApiRegistry
 
DefaultGtInterceptor - com.getui.push.v2.sdk.core.handler.impl中的类
create by getui on 2020/9/28
DefaultGtInterceptor(HostManager, BlockingQueue<StateWrapper>, GtApiConfiguration) - 类 的构造器com.getui.push.v2.sdk.core.handler.impl.DefaultGtInterceptor
 
DefaultJson - com.getui.push.v2.sdk.core中的类
create by getui on 2020/9/25
DefaultJson() - 类 的构造器com.getui.push.v2.sdk.core.DefaultJson
 
deleteScheduleTask(String) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
删除定时任务
deleteUsersTag(String, UserDTO) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
删除标签
DomainCheck - com.getui.push.v2.sdk.core.domain中的类
create by getui on 2020/7/21
DomainCheck(IDomainCheck) - 类 的构造器com.getui.push.v2.sdk.core.domain.DomainCheck
 
DomainCheck(IDomainCheck, int) - 类 的构造器com.getui.push.v2.sdk.core.domain.DomainCheck
 
domainHash() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
DomainListBO - com.getui.push.v2.sdk.core.domain中的类
 
DomainListBO() - 类 的构造器com.getui.push.v2.sdk.core.domain.DomainListBO
 

E

endsWithChar(CharSequence, char) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
判断字符串是否以特殊字符结尾
equals(CharSequence, CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
检查两个字符串是否相等.
equals(Object) - 类 中的方法com.getui.push.v2.sdk.common.type.ParameterizedTypeImpl
From the JavaDoc for java.lang.reflect.ParameterizedType "Instances of classes that implement this interface must implement an equals() method that equates any two instances that share the same generic type declaration and have equal type parameters."
equals(Object) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
equalsIgnoreCase(String, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
检查两个字符串的忽略大小写后是否相等.
equalsIgnoreCase(Object, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
execute(String, String, Map<String, Object>, String, String) - 类 中的方法com.getui.push.v2.sdk.common.http.GtHttpClient
 
execute(GtApiProxyFactory.ApiParam) - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
1.
EXPIRE_INTERVAL - 类 中的静态变量com.getui.push.v2.sdk.dto.res.TokenDTO
token有效期
expired() - 类 中的方法com.getui.push.v2.sdk.dto.res.TokenDTO
校验token是否过期

F

fail(String, int) - 类 中的静态方法com.getui.push.v2.sdk.common.ApiResult
 
fromJson(String, Type) - 类 中的方法com.getui.push.v2.sdk.core.DefaultJson
 
fromJson(String, Class<T>) - 类 中的方法com.getui.push.v2.sdk.core.DefaultJson
 
fromJson(String, Type) - 接口 中的方法com.getui.push.v2.sdk.IJson
json转对象
fromJson(String, Class<T>) - 接口 中的方法com.getui.push.v2.sdk.IJson
 

G

get(Method) - 类 中的方法com.getui.push.v2.sdk.core.registry.DefaultGtApiRegistry
 
get(Method) - 接口 中的方法com.getui.push.v2.sdk.core.registry.GtApiRegistry
获取缓存的方法信息,如果没有缓存则解析并缓存
get(String) - 类 中的方法com.getui.push.v2.sdk.core.status.StateWrapper
 
get() - 枚举 中的方法com.getui.push.v2.sdk.dto.CommonEnum.ChannelLevelEnum
 
get() - 接口 中的方法com.getui.push.v2.sdk.dto.CommonEnum.IEnum
获取枚举的值
get() - 枚举 中的方法com.getui.push.v2.sdk.dto.CommonEnum.NetworkTypeEnum
 
get() - 枚举 中的方法com.getui.push.v2.sdk.dto.CommonEnum.OptTypeEnum
 
getAccumulativeNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
getActionLocKey() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getActiveNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
getActualTypeArguments() - 类 中的方法com.getui.push.v2.sdk.common.type.ParameterizedTypeImpl
Returns an array of Type objects representing the actual type arguments to this type.
getAlert() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
getAlias() - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
getAlias() - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO.CidAlias
 
getAlias() - 类 中的方法com.getui.push.v2.sdk.dto.res.AliasResDTO
 
getAll() - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
getAnalyseStableDomainInterval() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getAndRemove(String) - 类 中的方法com.getui.push.v2.sdk.core.handler.impl.DefaultGtInterceptor
 
getAndroid() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushChannel
 
getApnsCollapseId() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
getAppId() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getAppkey() - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
getAppKey() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getAps() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
getAsync() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushBatchDTO
 
getAudience() - 类 中的方法com.getui.push.v2.sdk.dto.req.AudienceDTO
 
getAudience() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
getAutoBadge() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
getBadge() - 类 中的方法com.getui.push.v2.sdk.dto.req.BadgeDTO
 
getBadgeAddNum() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getBaseParam() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getBigImage() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getBigText() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getBody() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getBody() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getBody() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
getBody() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getCallAllTime() - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
getCallTimes() - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
getCategory() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
getChannelId() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getChannelLevel() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getChannelName() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getCheckHealthInterval() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getCid() - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
getCid() - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO.CidAlias
 
getCid() - 类 中的方法com.getui.push.v2.sdk.dto.req.UserDTO
 
getCid() - 类 中的方法com.getui.push.v2.sdk.dto.res.QueryCidResDTO
 
getCidSet() - 类 中的方法com.getui.push.v2.sdk.dto.req.QueryAliasDTO
 
getClickNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
getClickType() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getClickType() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
getCode() - 异常错误 中的方法com.getui.push.v2.sdk.common.ApiException
 
getCode() - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
getConnectionRequestTimeout() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getConnectTimeout() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getContentAvailable() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
getCreateTime() - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
getCustomTag() - 类 中的方法com.getui.push.v2.sdk.dto.req.TagDTO
 
getData() - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
getDataList() - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO
 
getDef() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getDisplayNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
getDomain() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getDomainHash() - 类 中的方法com.getui.push.v2.sdk.core.domain.RasDomainBO
 
getDomainList() - 类 中的方法com.getui.push.v2.sdk.core.domain.DomainListBO
 
getDuration() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
getExpireTime() - 类 中的方法com.getui.push.v2.sdk.dto.res.TokenDTO
 
getFailedTimes() - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
getFastCustomTag() - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
getForce() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.RevokeBean
 
getGroupName() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
getHost() - 类 中的方法com.getui.push.v2.sdk.core.status.StateWrapper
 
getHost() - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
getHostList() - 类 中的方法com.getui.push.v2.sdk.core.domain.RasDomainBO
 
getHw() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getHwq() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getHx() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getIntent() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getIntent() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
getIos() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushChannel
 
getIos() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getKeepAliveMinutes() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
已过时。
getKeepAliveSeconds() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getKey() - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
getLastLoginTime() - 类 中的方法com.getui.push.v2.sdk.dto.res.CidStatusDTO
 
getLaunchImage() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getLocArgs() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getLocKey() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getLogo() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getLogoUrl() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getMasterSecret() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getMaxHttpTryTime() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getMethod() - 类 中的方法com.getui.push.v2.sdk.common.http.GtHttpDelete
 
getMethod() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getMethod() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
getMsg() - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
getMsgList() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushBatchDTO
 
getMsgNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
getMultimedia() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
getMz() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getNeedToken() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getNeedToken() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
getNetworkType() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
getNotification() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
getNotification() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
getNotifyId() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getNotifyId() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
getObject() - 类 中的方法com.getui.push.v2.sdk.spring.GtBeanFactory
 
getObjectType() - 类 中的方法com.getui.push.v2.sdk.spring.GtBeanFactory
 
getOldTaskId() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.RevokeBean
 
getOnlineNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
getOp() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getOptions() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
getOptType() - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
getOwnerType() - 类 中的方法com.getui.push.v2.sdk.common.type.ParameterizedTypeImpl
Returns a Type object representing the type that this type is a member of.
getPassword() - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
getPathParams() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getPayload() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getPayload() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
getPayload() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
getPort() - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
getPriorityGap() - 类 中的方法com.getui.push.v2.sdk.core.domain.DomainListBO
 
getProxyConfig() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getPushChannel() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
getPushMessage() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
getPushTime() - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
getQueryParams() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getRasDomain() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
getRawType() - 类 中的方法com.getui.push.v2.sdk.common.type.ParameterizedTypeImpl
Returns the Type object representing the class or interface that declared this type.
getReceiveNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
getRegisterNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
getRequestId() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
getReturnType() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getReturnType() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
getRevoke() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
getRingName() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getScheduleTime() - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
getSettings() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
getSign() - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
getSortedHostQueue() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
getSoTimeout() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
getSound() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
getSpeed() - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
getSt() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getStatus() - 类 中的方法com.getui.push.v2.sdk.dto.res.CidStatusDTO
 
getStatus() - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
getStrategy() - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
getSubtitle() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getSubtitleLocArgs() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getSubtitleLocKey() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getSwitchIncrNum() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
getSwitchTotalNum() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
getTag() - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
getTag() - 类 中的方法com.getui.push.v2.sdk.dto.req.ConditionListDTO
 
getTargetNum() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
getTaskid() - 类 中的方法com.getui.push.v2.sdk.dto.req.AudienceDTO
 
getTaskId() - 类 中的方法com.getui.push.v2.sdk.dto.res.TaskIdDTO
 
getTaskName() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
getThreadId() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
getTimestamp() - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
getTitle() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getTitle() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
getTitle() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getTitleLocArgs() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getTitleLocKey() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
getToken() - 类 中的方法com.getui.push.v2.sdk.dto.res.TokenDTO
 
getTransmission() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
getTransmission() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
getTransmissionContent() - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
getTtl() - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
getType() - 类 中的方法com.getui.push.v2.sdk.common.type.TypeReference
 
getType() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
getType() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Multimedia
 
getUps() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.AndroidDTO
 
getUri() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
getUri() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
getUriToServiceState() - 类 中的方法com.getui.push.v2.sdk.core.status.StateWrapper
 
getUrl() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
getUrl() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
getUrl() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Multimedia
 
getUsername() - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
getUsing() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
getValues() - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
getVv() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
getXm() - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
GtApi - com.getui.push.v2.sdk.anno中的注释类型
使用此注解修饰的类代表个推API接口,会在应用启动时,提前初始化,初始化的过程中,会检测接口规范 create by getui on 2020/6/7
GtApiConfiguration - com.getui.push.v2.sdk中的类
应用相关配置信息 create by getui on 2020/6/4
GtApiConfiguration() - 类 的构造器com.getui.push.v2.sdk.GtApiConfiguration
 
GtApiProxyFactory - com.getui.push.v2.sdk.core.factory中的类
create by getui on 2020/6/4
GtApiProxyFactory.ApiParam - com.getui.push.v2.sdk.core.factory中的类
 
GtApiProxyFactory.BaseParam - com.getui.push.v2.sdk.core.factory中的类
HTTP请求的参数
GtApiRegistry - com.getui.push.v2.sdk.core.registry中的接口
create by getui on 2020/6/8
GtBeanFactory<T> - com.getui.push.v2.sdk.spring中的类
create by getui on 2020/6/4
GtBeanFactory(GtApiConfiguration) - 类 的构造器com.getui.push.v2.sdk.spring.GtBeanFactory
 
GtBodyParam - com.getui.push.v2.sdk.anno.param中的注释类型
修饰HTTP请求中的body参数 create by getui on 2020/6/4
GtDelete - com.getui.push.v2.sdk.anno.method中的注释类型
create by getui on 2020/6/4
GtGet - com.getui.push.v2.sdk.anno.method中的注释类型
create by getui on 2020/6/4
GtHeaderParam - com.getui.push.v2.sdk.anno.param中的注释类型
修饰HTTP请求中的header参数 create by getui on 2020/6/4
GtHttpClient - com.getui.push.v2.sdk.common.http中的类
 
GtHttpClient(int, int, int, int, long, GtHttpProxyConfig, boolean) - 类 的构造器com.getui.push.v2.sdk.common.http.GtHttpClient
 
GtHttpDelete - com.getui.push.v2.sdk.common.http中的类
create by getui on 2020/10/28
GtHttpDelete(String) - 类 的构造器com.getui.push.v2.sdk.common.http.GtHttpDelete
 
GtHttpProxyConfig - com.getui.push.v2.sdk中的类
代理配置项
GtHttpProxyConfig(String, int) - 类 的构造器com.getui.push.v2.sdk.GtHttpProxyConfig
 
GtHttpProxyConfig(String, int, String, String) - 类 的构造器com.getui.push.v2.sdk.GtHttpProxyConfig
 
GtInterceptor - com.getui.push.v2.sdk.core.handler中的接口
create by getui on 2020/9/28
GTNotification - com.getui.push.v2.sdk.dto.req.message.android中的类
 
GTNotification() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
GtPathParam - com.getui.push.v2.sdk.anno.param中的注释类型
秀水HTTP请求中的路径参数 create by getui on 2020/6/4
GtPost - com.getui.push.v2.sdk.anno.method中的注释类型
create by getui on 2020/6/4
GtPut - com.getui.push.v2.sdk.anno.method中的注释类型
create by getui on 2020/6/4
GtQueryParam - com.getui.push.v2.sdk.anno.param中的注释类型
修饰HTTP请求中的query参数 create by getui on 2020/6/4

H

handle(Map<String, Object>) - 接口 中的方法com.getui.push.v2.sdk.core.handler.header.IHeaderHandler
处理header参数
handle(T) - 接口 中的方法com.getui.push.v2.sdk.core.handler.IHandler
处理器接口
handleDomain(RasDomainBO) - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
处理天上返回的域名
handleException(GtApiProxyFactory.ApiParam, Map<String, Object>, String, ApiException) - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
调用远程接口报错后调用此方法
handleException(GtApiProxyFactory.ApiParam, Map<String, Object>, String, ApiException) - 接口 中的方法com.getui.push.v2.sdk.core.handler.GtInterceptor
报错时调用此方法
handleException(GtApiProxyFactory.ApiParam, Map<String, Object>, String, ApiException) - 类 中的方法com.getui.push.v2.sdk.core.handler.impl.DefaultGtInterceptor
 
handlePathParam(Object) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
处理路径参数
handleQueryParam(Object, String) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
hashCode() - 类 中的方法com.getui.push.v2.sdk.common.type.ParameterizedTypeImpl
 
hashCode() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
HEADER_DOMAIN_HASH_KEY - 接口 中的静态变量com.getui.push.v2.sdk.core.Configs
 
HEADER_OPEN_STABLE_DOMAIN - 接口 中的静态变量com.getui.push.v2.sdk.core.Configs
 
hex(byte[]) - 类 中的静态方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
HostManager - com.getui.push.v2.sdk.core.manager中的类
create by getui on 2020/9/28
HostManager(GtApiConfiguration, HttpManager) - 类 的构造器com.getui.push.v2.sdk.core.manager.HostManager
 
HttpManager - com.getui.push.v2.sdk.common.http中的类
 
HttpManager(int, int, int, int, long, GtHttpProxyConfig, boolean) - 类 的构造器com.getui.push.v2.sdk.common.http.HttpManager
 
hw - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 
hwq - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 
hx - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 

I

IDomainCheck - com.getui.push.v2.sdk.core.domain中的接口
create by getui on 2020/7/21
IHandler<T> - com.getui.push.v2.sdk.core.handler中的接口
create by getui on 2020/6/15
IHeaderHandler - com.getui.push.v2.sdk.core.handler.header中的接口
处理header参数的handler create by getui on 2020/6/15
IJson - com.getui.push.v2.sdk中的接口
开发者实现此接口可用于自定义json转换方式 注意:要保证线程安全 create by getui on 2020/9/25
incrCallTimes() - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
incrFailedTimes() - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
ios - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 
IosDTO - com.getui.push.v2.sdk.dto.req.message.ios中的类
create by getui on 2020/7/20
IosDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
is(Integer) - 枚举 中的方法com.getui.push.v2.sdk.dto.CommonEnum.ChannelLevelEnum
 
is(T) - 接口 中的方法com.getui.push.v2.sdk.dto.CommonEnum.IEnum
判断当前值和枚举值是否相同
is(String) - 枚举 中的方法com.getui.push.v2.sdk.dto.CommonEnum.MethodEnum
 
is(Integer) - 枚举 中的方法com.getui.push.v2.sdk.dto.CommonEnum.NetworkTypeEnum
 
is(String) - 枚举 中的方法com.getui.push.v2.sdk.dto.CommonEnum.OptTypeEnum
 
isAsync() - 类 中的方法com.getui.push.v2.sdk.dto.req.AudienceDTO
 
isBlank(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
isEmpty(CharSequence...) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
isEmpty(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
isEmpty(Map) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isEmpty(Collection) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isEmpty(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isEmpty(Object[]) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isEmpty(byte[]) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isNew() - 类 中的方法com.getui.push.v2.sdk.dto.res.TokenDTO
 
isNotBlank(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
isNotEmpty(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
isNotEmpty(CharSequence...) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
isNotEmpty(Map) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isNotEmpty(Collection) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isNotEmpty(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isNotEmpty(Object[]) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isNotEmpty(byte[]) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
isNumeric(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.util.Utils
 
ISO_8859_1 - 类 中的静态变量com.getui.push.v2.sdk.common.Config
 
isOnlyWifi() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Multimedia
 
isOpenAnalyseStableDomainSwitch() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
isOpenCheckHealthDataSwitch() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
isSingleton() - 类 中的方法com.getui.push.v2.sdk.spring.GtBeanFactory
 
isSuccess() - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
isTrustSSL() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 

J

join(CharSequence...) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,
join(String, CharSequence...) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,
join(Object[]) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,
join(Object[], String) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,
join(Object[], char) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,
join(Object[], String, int, int) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,
join(Object[], char, int, int) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,
join(Iterable<T>, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
连接字符串数组,

K

keyOfCache() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
生成缓存的key

L

level - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.ChannelLevelEnum
 
lowerFirst(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
将字符串首字母小写

M

make(Class<?>, Type[], Type) - 类 中的静态方法com.getui.push.v2.sdk.common.type.ParameterizedTypeImpl
Static factory.
MAX_FAIL_CONTINUOUSLY - 接口 中的静态变量com.getui.push.v2.sdk.core.Configs
 
method - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.MethodEnum
 
msg - 类 中的变量com.getui.push.v2.sdk.common.ApiResult
 
msg - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.ChannelLevelEnum
 
msg - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.ClickTypeEnum
 
msg - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.NetworkTypeEnum
 
Multimedia - com.getui.push.v2.sdk.dto.req.message.ios中的类
create by getui on 2020/7/20
Multimedia() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.ios.Multimedia
 
mz - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 

N

notBlank(String, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Assert
 
notBlank(String) - 类 中的静态方法com.getui.push.v2.sdk.common.Assert
 
notBlank(String, boolean) - 类 中的静态方法com.getui.push.v2.sdk.common.Assert
 
notEmpty(String, String, boolean) - 类 中的静态方法com.getui.push.v2.sdk.common.Assert
 
notEmpty(Collection<T>, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Assert
 
notEmpty(Collection<T>, String, boolean) - 类 中的静态方法com.getui.push.v2.sdk.common.Assert
 
notNull(Object, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Assert
 

O

op - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 

P

ParameterizedTypeImpl - com.getui.push.v2.sdk.common.type中的类
Implementing class for ParameterizedType interface.
post(GtApiProxyFactory.ApiParam, Map<String, Object>, String, String) - 接口 中的方法com.getui.push.v2.sdk.core.handler.GtInterceptor
http请求成功后调用此方法
post(GtApiProxyFactory.ApiParam, Map<String, Object>, String, String) - 类 中的方法com.getui.push.v2.sdk.core.handler.impl.DefaultGtInterceptor
 
postExecute(GtApiProxyFactory.ApiParam, Map<String, Object>, String, String) - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
调用远程接口后调用此方法,如果报错则不会调用
pre(GtApiProxyFactory.ApiParam, Map<String, Object>, String) - 接口 中的方法com.getui.push.v2.sdk.core.handler.GtInterceptor
http请求前调用
pre(GtApiProxyFactory.ApiParam, Map<String, Object>, String) - 类 中的方法com.getui.push.v2.sdk.core.handler.impl.DefaultGtInterceptor
 
prefixOfKey() - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
缓存key的前缀
pushAll(PushDTO<String>) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
执行群推
PushApi - com.getui.push.v2.sdk.api中的接口
create by getui on 2020/6/7
pushBatchByAlias(PushBatchDTO) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
根据别名批量推送
pushBatchByCid(PushBatchDTO) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
根据cid批量推送
PushBatchDTO - com.getui.push.v2.sdk.dto.req.message中的类
create by getui on 2020/8/7
PushBatchDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.PushBatchDTO
 
pushByFastCustomTag(PushDTO<Audience>) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
使用标签快速推送
pushByTag(PushDTO<Audience>) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
根据条件筛选用户推送
PushChannel - com.getui.push.v2.sdk.dto.req.message中的类
create by getui on 2020/6/3
PushChannel() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.PushChannel
 
PushChannel.AndroidMessage - com.getui.push.v2.sdk.dto.req.message中的类
 
PushDTO<T> - com.getui.push.v2.sdk.dto.req.message中的类
create by getui on 2020/6/3
PushDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.PushDTO
 
pushListByAlias(AudienceDTO) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
根据别名批量推送
pushListByCid(AudienceDTO) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
根据cid批量推送
PushMessage - com.getui.push.v2.sdk.dto.req.message中的类
个推推送消息参数 create by getui on 2020/6/3
PushMessage() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.PushMessage
 
pushToSingleByAlias(PushDTO<Audience>) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
根据别名推送
pushToSingleByCid(PushDTO<Audience>) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
根据cid推送
put(String, Object) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 

Q

queryAliasByCid(Set<String>) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
根据cid查询别名
QueryAliasDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/6/3
QueryAliasDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.QueryAliasDTO
 
queryCidByAlias(String) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
根据别名查询cid
QueryCidResDTO - com.getui.push.v2.sdk.dto.res中的类
create by getui on 2020/6/4
QueryCidResDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.QueryCidResDTO
 
queryOnlineUserData() - 接口 中的方法com.getui.push.v2.sdk.api.StatisticApi
获取24小时在线用户数
queryPushResultByDate(String) - 接口 中的方法com.getui.push.v2.sdk.api.StatisticApi
获取单日推送数据
queryPushResultByGroupName(String) - 接口 中的方法com.getui.push.v2.sdk.api.StatisticApi
根据组名查询报表
queryPushResultByTaskIds(Set<String>) - 接口 中的方法com.getui.push.v2.sdk.api.StatisticApi
获取推送结果
queryPushResultByTaskIdsAndActionIds(Set<String>, Set<String>) - 接口 中的方法com.getui.push.v2.sdk.api.StatisticApi
获取推送结果
queryScheduleTask(String) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
查询任务
queryUser(ConditionListDTO) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
查询符合条件的用户总量
queryUserDataByDate(String) - 接口 中的方法com.getui.push.v2.sdk.api.StatisticApi
获取单日用户数据
queryUserStatus(Set<String>) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
查询用户状态
queryUserTags(String) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
查询用户标签

R

RasDomainBO - com.getui.push.v2.sdk.core.domain中的类
create by getui on 2020/9/28
RasDomainBO() - 类 的构造器com.getui.push.v2.sdk.core.domain.RasDomainBO
 
register(Method) - 类 中的方法com.getui.push.v2.sdk.core.registry.DefaultGtApiRegistry
 
register(Method) - 接口 中的方法com.getui.push.v2.sdk.core.registry.GtApiRegistry
注册, 解析出HTTP请求方法、路径、返回值类型等并缓存
removeBlackUser(Set<String>) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
移除黑名单用户
RevokeBean - com.getui.push.v2.sdk.dto.req.message中的类
create by getui on 2020/9/23
RevokeBean() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.RevokeBean
 

S

ScheduleTaskDTO - com.getui.push.v2.sdk.dto.res中的类
create by getui on 2020/8/8
ScheduleTaskDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
SDK_VERSION - 接口 中的静态变量com.getui.push.v2.sdk.core.Configs
 
ServiceState - com.getui.push.v2.sdk.core.status中的类
 
ServiceState() - 类 的构造器com.getui.push.v2.sdk.core.status.ServiceState
 
setAccumulativeNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
setActionLocKey(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setActiveNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
setAlert(Alert) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
setAlias(List<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
setAlias(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO.CidAlias
 
setAlias(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.AliasResDTO
 
setAll(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
setAnalyseStableDomainInterval(long) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setAndroid(AndroidDTO) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushChannel
 
setApiClass(Class<T>) - 类 中的方法com.getui.push.v2.sdk.spring.GtBeanFactory
 
setApnsCollapseId(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
setAppId(String) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setAppkey(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
setAppKey(String) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setAps(Aps) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
setAsync(boolean) - 类 中的方法com.getui.push.v2.sdk.dto.req.AudienceDTO
 
setAsync(Boolean) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushBatchDTO
 
setAudience(Audience) - 类 中的方法com.getui.push.v2.sdk.dto.req.AudienceDTO
 
setAudience(T) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
setAuthApiAndAuth(AuthApi) - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
 
setAutoBadge(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
setBadge(Set<String>, BadgeDTO) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
设置角标
setBadge(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.BadgeDTO
 
setBadgeAddNum(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setBigImage(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setBigText(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setBody(Object) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
setBody(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setBody(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
setBody(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setCallAllTime(AtomicLong) - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
setCallTimes(AtomicInteger) - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
setCategory(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
setChannelId(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setChannelLevel(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setChannelName(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setCheckHealthInterval(long) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setCid(List<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
setCid(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO.CidAlias
 
setCid(Set<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.UserDTO
 
setCid(List<String>) - 类 中的方法com.getui.push.v2.sdk.dto.res.QueryCidResDTO
 
setCidSet(Set<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.QueryAliasDTO
 
setClickNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
setClickType(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setClickType(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
setCode(int) - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
setConnectionRequestTimeout(int) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setConnectTimeout(int) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setContentAvailable(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
setCreateTime(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
setCustomTag(Set<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.TagDTO
 
setData(T) - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
setDataList(List<CidAliasListDTO.CidAlias>) - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO
 
setDef(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setDisplayNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
setDomain(String) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setDomainHash(String) - 类 中的方法com.getui.push.v2.sdk.core.domain.RasDomainBO
 
setDomainList(List<String>) - 类 中的方法com.getui.push.v2.sdk.core.domain.DomainListBO
 
setDuration(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
setExpireTime(Long) - 类 中的方法com.getui.push.v2.sdk.dto.res.TokenDTO
 
setFailedTimes(AtomicInteger) - 类 中的方法com.getui.push.v2.sdk.core.status.ServiceState
 
setFastCustomTag(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
setForce(Boolean) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.RevokeBean
 
setGroupName(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
setGtApiRegistry(GtApiRegistry) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory
 
setHost(String) - 类 中的方法com.getui.push.v2.sdk.core.status.StateWrapper
 
setHost(String) - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
setHostList(List<DomainListBO>) - 类 中的方法com.getui.push.v2.sdk.core.domain.RasDomainBO
 
setHw(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setHwq(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setHx(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setIntent(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setIntent(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
setIos(IosDTO) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushChannel
 
setIos(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setJson(IJson) - 类 中的方法com.getui.push.v2.sdk.core.client.DefaultApiClient
 
setKeepAliveMinutes(long) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
已过时。
setKeepAliveSeconds(long) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setKey(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
setLastLoginTime(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.CidStatusDTO
 
setLaunchImage(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setLocArgs(List<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setLocKey(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setLogo(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setLogoUrl(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setMasterSecret(String) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setMaxHttpTryTime(int) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setMethod(String) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
setMsg(String) - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
setMsgList(List<PushDTO<Audience>>) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushBatchDTO
 
setMsgNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
setMultimedia(List<Multimedia>) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
setMz(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setNeedToken(Boolean) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
setNetworkType(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
setNotification(ThirdNotification) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
setNotification(GTNotification) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
setNotifyId(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setNotifyId(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
setOldTaskId(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.RevokeBean
 
setOnlineNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
setOnlyWifi(boolean) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Multimedia
 
setOp(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setOpenAnalyseStableDomainSwitch(boolean) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setOpenCheckHealthDataSwitch(boolean) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setOptions(Map<String, Map<String, Object>>) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
setOptType(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
setPassword(String) - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
setPathParams(String) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
setPayload(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setPayload(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
setPayload(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
setPort(int) - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
setPriorityGap(Integer) - 类 中的方法com.getui.push.v2.sdk.core.domain.DomainListBO
 
setProxyConfig(GtHttpProxyConfig) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setPushChannel(PushChannel) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
setPushMessage(PushMessage) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
setPushTime(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
setQueryParams(List<String>) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
setRasDomainBO(RasDomainBO) - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
setReceiveNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
setRegisterNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
setRequestId(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
setReturnType(Type) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
setRevoke(RevokeBean) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
setRingName(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setScheduleTime(Long) - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
setSettings(Settings) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
setSign(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
setSortedHostQueue(BlockingQueue<String>) - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
setSoTimeout(int) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setSound(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
setSpeed(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
setSt(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setStatus(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.CidStatusDTO
 
setStatus(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
setStrategy(Strategy) - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
setSubtitle(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setSubtitleLocArgs(List<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setSubtitleLocKey(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setTag(List<Condition>) - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
setTag(List<Condition>) - 类 中的方法com.getui.push.v2.sdk.dto.req.ConditionListDTO
 
setTargetNum(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
setTaskid(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.AudienceDTO
 
setTaskId(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.TaskIdDTO
 
setTaskName(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
setThreadId(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Aps
 
setTimestamp(Long) - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
Settings - com.getui.push.v2.sdk.dto.req中的类
推送条件
Settings() - 类 的构造器com.getui.push.v2.sdk.dto.req.Settings
 
setTitle(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setTitle(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
setTitle(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setTitleLocArgs(List<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setTitleLocKey(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Alert
 
setToken(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.TokenDTO
 
setTransmission(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
setTransmission(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
setTransmissionContent(String) - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
setTrustSSL(boolean) - 类 中的方法com.getui.push.v2.sdk.GtApiConfiguration
 
setTtl(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
setType(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.IosDTO
 
setType(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Multimedia
 
setUps(Ups) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.AndroidDTO
 
setUri(String) - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
setUrl(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
setUrl(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
setUrl(String) - 类 中的方法com.getui.push.v2.sdk.dto.req.message.ios.Multimedia
 
setUsername(String) - 类 中的方法com.getui.push.v2.sdk.GtHttpProxyConfig
 
setValues(Set<String>) - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
setVv(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
setXm(Integer) - 类 中的方法com.getui.push.v2.sdk.dto.req.Strategy
 
sort(List<DomainListBO>) - 类 中的方法com.getui.push.v2.sdk.core.domain.DomainCheck
优先级+稳定性 域名排序
split(String, CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
st - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 
startsWithChar(CharSequence, char) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
判断字符串是否以特殊字符开头
StateWrapper - com.getui.push.v2.sdk.core.status中的类
 
StateWrapper(String) - 类 的构造器com.getui.push.v2.sdk.core.status.StateWrapper
 
StatisticApi - com.getui.push.v2.sdk.api中的接口
统计API create by getui on 2020/6/7
StatisticDTO - com.getui.push.v2.sdk.dto.res.statistic中的类
 
StatisticDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
stopPush(String) - 接口 中的方法com.getui.push.v2.sdk.api.PushApi
停止任务
Strategy - com.getui.push.v2.sdk.dto.req中的类
 
Strategy() - 类 的构造器com.getui.push.v2.sdk.dto.req.Strategy
 
Strings - com.getui.push.v2.sdk.common中的类
Created by xiaoxu.yxx on 2014/6/23.
Strings() - 类 的构造器com.getui.push.v2.sdk.common.Strings
 
success(T) - 类 中的静态方法com.getui.push.v2.sdk.common.ApiResult
 
success() - 类 中的静态方法com.getui.push.v2.sdk.common.ApiResult
 
switchHost() - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
切换域名
switchTo(String) - 类 中的方法com.getui.push.v2.sdk.core.manager.HostManager
 
syncHttps(String, String, Map<String, Object>, String, String) - 类 中的方法com.getui.push.v2.sdk.common.http.HttpManager
 

T

TagDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/6/4
TagDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.TagDTO
 
TaskIdDTO - com.getui.push.v2.sdk.dto.res中的类
create by getui on 2020/7/29
TaskIdDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.TaskIdDTO
 
ThirdNotification - com.getui.push.v2.sdk.dto.req.message.android中的类
 
ThirdNotification() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
toJson(Object) - 类 中的方法com.getui.push.v2.sdk.core.DefaultJson
 
toJson(Object) - 接口 中的方法com.getui.push.v2.sdk.IJson
对象转json
TokenDTO - com.getui.push.v2.sdk.dto.res中的类
create by getui on 2020/6/2
TokenDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.TokenDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.common.ApiResult
 
toString() - 类 中的方法com.getui.push.v2.sdk.core.domain.DomainListBO
 
toString() - 类 中的方法com.getui.push.v2.sdk.core.domain.RasDomainBO
 
toString() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.ApiParam
 
toString() - 类 中的方法com.getui.push.v2.sdk.core.factory.GtApiProxyFactory.BaseParam
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.Audience
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.AudienceDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.AuthDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.BadgeDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.CidAliasListDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.Condition
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.ConditionListDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.AndroidDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.GTNotification
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.ThirdNotification
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.android.Ups
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushBatchDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushChannel
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.PushMessage
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.message.RevokeBean
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.QueryAliasDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.Settings
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.TagDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.req.UserDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.AliasResDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.CidStatusDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.QueryCidResDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.ScheduleTaskDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.StatisticDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.TaskIdDTO
 
toString() - 类 中的方法com.getui.push.v2.sdk.dto.res.TokenDTO
 
trim(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
去掉字符串前后空白
type - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.ClickTypeEnum
 
type - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.NetworkTypeEnum
 
type - 枚举 中的变量com.getui.push.v2.sdk.dto.CommonEnum.OptTypeEnum
 
TypeReference<T> - com.getui.push.v2.sdk.common.type中的类
This generic abstract class is used for obtaining full generics type information by sub-classing; it must be converted to com.fasterxml.jackson.core.type.ResolvedType implementation (implemented by JavaType from "databind" bundle) to be used.
TypeReference() - 类 的构造器com.getui.push.v2.sdk.common.type.TypeReference
 

U

unbindAllAlias(String) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
解绑所有别名
upperFirst(CharSequence) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
将字符串首字母大写
Ups - com.getui.push.v2.sdk.dto.req.message.android中的类
Android厂商消息
Ups() - 类 的构造器com.getui.push.v2.sdk.dto.req.message.android.Ups
 
URLS - 接口 中的静态变量com.getui.push.v2.sdk.core.Configs
预置域名列表
UserApi - com.getui.push.v2.sdk.api中的接口
create by getui on 2020/6/4
userBindTags(String, TagDTO) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
一个用户绑定一批标签
UserDTO - com.getui.push.v2.sdk.dto.req中的类
create by getui on 2020/6/4
UserDTO() - 类 的构造器com.getui.push.v2.sdk.dto.req.UserDTO
 
usersBindTag(String, UserDTO) - 接口 中的方法com.getui.push.v2.sdk.api.UserApi
一批用户绑定一个标签
UserStatisticDTO - com.getui.push.v2.sdk.dto.res.statistic中的类
 
UserStatisticDTO() - 类 的构造器com.getui.push.v2.sdk.dto.res.statistic.UserStatisticDTO
 
UTF_8 - 类 中的静态变量com.getui.push.v2.sdk.common.Config
 
Utils - com.getui.push.v2.sdk.common.util中的类
 
Utils() - 类 的构造器com.getui.push.v2.sdk.common.util.Utils
 

V

valueOf(Object, String) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
valueOf(Object) - 类 中的静态方法com.getui.push.v2.sdk.common.Strings
 
valueOf(String) - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.ChannelLevelEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.ClickTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.MethodEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.NetworkTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.OptTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.ChannelLevelEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.ClickTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.MethodEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.NetworkTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.getui.push.v2.sdk.dto.CommonEnum.OptTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
vv - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 

X

xm - 类 中的静态变量com.getui.push.v2.sdk.dto.req.Strategy
 

_

_type - 类 中的变量com.getui.push.v2.sdk.common.type.TypeReference
 
A B C D E F G H I J K L M N O P Q R S T U V X _ 
跳过导航链接

Copyright © 2022. All rights reserved.