com.dahuatech.icc.oauth.model.v202010.BrmKeepAliveResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk-oauth Show documentation
Show all versions of java-sdk-oauth Show documentation
Dahua ICC Open API SDK for Java
package com.dahuatech.icc.oauth.model.v202010;
import com.dahuatech.icc.oauth.http.IccResponse;
/**
* 保活请求
*
* @author 232676
* @since 1.0.0 2020-10-24 20:59:11
*/
public class BrmKeepAliveResponse extends IccResponse {}