public static class GetInstanceResponseBody.GetInstanceResponseBodyDataAccountInfo
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetInstanceResponseBodyDataAccountInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetInstanceResponseBody.GetInstanceResponseBodyDataAccountInfo |
build(Map<String,?> map) |
String |
getUsername() |
GetInstanceResponseBody.GetInstanceResponseBodyDataAccountInfo |
setUsername(String username) |
@NameInMap(value="username") public String username
The username of the instance. If you access a ApsaraMQ for RocketMQ instance over the Internet, you must configure the username and password of the instance in the SDK code for authentication.
public static GetInstanceResponseBody.GetInstanceResponseBodyDataAccountInfo build(Map<String,?> map) throws Exception
Exceptionpublic GetInstanceResponseBody.GetInstanceResponseBodyDataAccountInfo setUsername(String username)
public String getUsername()
Copyright © 2024. All rights reserved.