public static class Platform.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Platform.Builder() |
| Modifier and Type | Method and Description |
|---|---|
Platform.Builder |
addDeviceType(cn.jiguang.common.DeviceType deviceType) |
Platform |
build() |
Platform.Builder |
setAll(boolean all) |
public Platform.Builder setAll(boolean all)
public Platform.Builder addDeviceType(cn.jiguang.common.DeviceType deviceType)
public Platform build()
Copyright © 2018. All Rights Reserved.