| Package | Description |
|---|---|
| com.aliyun.mns.client | |
| com.aliyun.mns.model.request.account | |
| com.aliyun.mns.model.serialize.account |
| Modifier and Type | Method and Description |
|---|---|
AccountAttributes |
DefaultMNSClient.GetAccountAttributes() |
AccountAttributes |
MNSClient.GetAccountAttributes()
获取当前用户的账号级别属性
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMNSClient.SetAccountAttributes(AccountAttributes accountAttributes) |
void |
MNSClient.SetAccountAttributes(AccountAttributes accountAttributes)
设置当前用户的账号级别属性
|
| Modifier and Type | Method and Description |
|---|---|
AccountAttributes |
SetAccountAttributesRequest.getAccountAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetAccountAttributesRequest.setAccountAttributes(AccountAttributes accountAttributes) |
| Modifier and Type | Method and Description |
|---|---|
AccountAttributes |
AccountAttributesDeserializer.deserialize(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
AccountAttributesSerializer.serialize(AccountAttributes obj,
String encoding) |
Copyright © 2024. All Rights Reserved.