public class GetAuthUrlRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
redirectUrl |
构造器和说明 |
---|
GetAuthUrlRequest() |
限定符和类型 | 方法和说明 |
---|---|
static GetAuthUrlRequest |
build(Map<String,?> map) |
String |
getRedirectUrl() |
GetAuthUrlRequest |
setRedirectUrl(String redirectUrl) |
@NameInMap(value="redirectUrl") public String redirectUrl
public static GetAuthUrlRequest build(Map<String,?> map) throws Exception
Exception
public GetAuthUrlRequest setRedirectUrl(String redirectUrl)
public String getRedirectUrl()
Copyright © 2022. All rights reserved.