yunosdm

package
v1.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package yunosdm 包含教育账号 API相关结构体

https://open.taobao.com/API.htm?docType=2&docId=35502

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReleaseYunosDmSysGetDomainAPIRequest added in v1.3.4

func ReleaseYunosDmSysGetDomainAPIRequest(v *YunosDmSysGetDomainAPIRequest)

ReleaseYunosDmSysGetDomainAPIRequest 将 YunosDmSysGetDomainAPIRequest 放入 sync.Pool

func ReleaseYunosDmSysGetDomainAPIResponse added in v1.3.4

func ReleaseYunosDmSysGetDomainAPIResponse(v *YunosDmSysGetDomainAPIResponse)

ReleaseYunosDmSysGetDomainAPIResponse 将 YunosDmSysGetDomainAPIResponse 保存到 sync.Pool

Types

type YunosDmSysGetDomainAPIRequest added in v1.2.0

type YunosDmSysGetDomainAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

YunosDmSysGetDomainAPIRequest 获取动态域名 API请求 yunos.dm.sys.get.domain

返回alios ucp后端域名

func GetYunosDmSysGetDomainAPIRequest added in v1.3.4

func GetYunosDmSysGetDomainAPIRequest() *YunosDmSysGetDomainAPIRequest

GetYunosDmSysGetDomainRequest 从 sync.Pool 获取 YunosDmSysGetDomainAPIRequest

func NewYunosDmSysGetDomainRequest

func NewYunosDmSysGetDomainRequest() *YunosDmSysGetDomainAPIRequest

NewYunosDmSysGetDomainRequest 初始化YunosDmSysGetDomainAPIRequest对象

func (YunosDmSysGetDomainAPIRequest) GetApiMethodName added in v1.2.0

func (r YunosDmSysGetDomainAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (YunosDmSysGetDomainAPIRequest) GetApiParams added in v1.2.0

func (r YunosDmSysGetDomainAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (YunosDmSysGetDomainAPIRequest) GetMake added in v1.2.0

GetMake Make Getter

func (YunosDmSysGetDomainAPIRequest) GetModel added in v1.2.0

GetModel Model Getter

func (YunosDmSysGetDomainAPIRequest) GetRawParams added in v1.2.8

func (r YunosDmSysGetDomainAPIRequest) GetRawParams() model.Params

GetRawParams IRequest interface 方法, 获取API原始参数

func (YunosDmSysGetDomainAPIRequest) GetSn added in v1.2.0

GetSn Sn Getter

func (*YunosDmSysGetDomainAPIRequest) Reset added in v1.3.4

func (r *YunosDmSysGetDomainAPIRequest) Reset()

Reset IRequest interface 方法, 清空结构体

func (*YunosDmSysGetDomainAPIRequest) SetMake added in v1.2.0

func (r *YunosDmSysGetDomainAPIRequest) SetMake(_make string) error

SetMake is Make Setter 制造商

func (*YunosDmSysGetDomainAPIRequest) SetModel added in v1.2.0

func (r *YunosDmSysGetDomainAPIRequest) SetModel(_model string) error

SetModel is Model Setter 设备类型

func (*YunosDmSysGetDomainAPIRequest) SetSn added in v1.2.0

SetSn is Sn Setter 序列号

type YunosDmSysGetDomainAPIResponse

type YunosDmSysGetDomainAPIResponse struct {
	model.CommonResponse
	YunosDmSysGetDomainAPIResponseModel
}

YunosDmSysGetDomainAPIResponse 获取动态域名 API返回值 yunos.dm.sys.get.domain

返回alios ucp后端域名

func GetYunosDmSysGetDomainAPIResponse added in v1.3.4

func GetYunosDmSysGetDomainAPIResponse() *YunosDmSysGetDomainAPIResponse

GetYunosDmSysGetDomainAPIResponse 从 sync.Pool 获取 YunosDmSysGetDomainAPIResponse

func (*YunosDmSysGetDomainAPIResponse) Reset added in v1.3.4

func (m *YunosDmSysGetDomainAPIResponse) Reset()

Reset 清空结构体

type YunosDmSysGetDomainAPIResponseModel added in v1.2.0

type YunosDmSysGetDomainAPIResponseModel struct {
	XMLName xml.Name `xml:"yunos_dm_sys_get_domain_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// obj
	Url string `json:"url,omitempty" xml:"url,omitempty"`
}

YunosDmSysGetDomainAPIResponseModel is 获取动态域名 成功返回结果

func (*YunosDmSysGetDomainAPIResponseModel) Reset added in v1.3.4

Reset 清空结构体

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL