public static final class UpdateRtmpKeyRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
UpdateRtmpKeyRequest |
build() |
UpdateRtmpKeyRequest.Builder |
deviceName(String deviceName)
DeviceName.
|
UpdateRtmpKeyRequest.Builder |
iotId(String iotId)
IotId.
|
UpdateRtmpKeyRequest.Builder |
iotInstanceId(String iotInstanceId)
IotInstanceId.
|
UpdateRtmpKeyRequest.Builder |
productKey(String productKey)
ProductKey.
|
UpdateRtmpKeyRequest.Builder |
pullAuthKey(String pullAuthKey)
PullAuthKey.
|
UpdateRtmpKeyRequest.Builder |
pullKeyExpireTime(Integer pullKeyExpireTime)
PullKeyExpireTime.
|
UpdateRtmpKeyRequest.Builder |
pushAuthKey(String pushAuthKey)
PushAuthKey.
|
UpdateRtmpKeyRequest.Builder |
pushKeyExpireTime(Integer pushKeyExpireTime)
PushKeyExpireTime.
|
public UpdateRtmpKeyRequest.Builder deviceName(String deviceName)
public UpdateRtmpKeyRequest.Builder iotId(String iotId)
public UpdateRtmpKeyRequest.Builder iotInstanceId(String iotInstanceId)
public UpdateRtmpKeyRequest.Builder productKey(String productKey)
public UpdateRtmpKeyRequest.Builder pullAuthKey(String pullAuthKey)
public UpdateRtmpKeyRequest.Builder pullKeyExpireTime(Integer pullKeyExpireTime)
public UpdateRtmpKeyRequest.Builder pushAuthKey(String pushAuthKey)
public UpdateRtmpKeyRequest.Builder pushKeyExpireTime(Integer pushKeyExpireTime)
public UpdateRtmpKeyRequest build()
Copyright © 2024. All rights reserved.