public static class GetServiceResponse.GetServiceResponseListAllMyBucketsResultOwner
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
displayName |
String |
iD |
| Constructor and Description |
|---|
GetServiceResponseListAllMyBucketsResultOwner() |
| Modifier and Type | Method and Description |
|---|---|
static GetServiceResponse.GetServiceResponseListAllMyBucketsResultOwner |
build(Map<String,?> map) |
String |
getDisplayName() |
String |
getID() |
GetServiceResponse.GetServiceResponseListAllMyBucketsResultOwner |
setDisplayName(String displayName) |
GetServiceResponse.GetServiceResponseListAllMyBucketsResultOwner |
setID(String iD) |
@NameInMap(value="ID") public String iD
@NameInMap(value="DisplayName") public String displayName
public GetServiceResponseListAllMyBucketsResultOwner()
public static GetServiceResponse.GetServiceResponseListAllMyBucketsResultOwner build(Map<String,?> map) throws Exception
Exceptionpublic GetServiceResponse.GetServiceResponseListAllMyBucketsResultOwner setID(String iD)
public String getID()
public GetServiceResponse.GetServiceResponseListAllMyBucketsResultOwner setDisplayName(String displayName)
public String getDisplayName()
Copyright © 2021. All rights reserved.