public class GranteeV2 extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GranteeV2.GranteeV2Builder |
| 构造器和说明 |
|---|
GranteeV2() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GranteeV2.GranteeV2Builder |
builder() |
com.volcengine.tos.comm.common.CannedType |
getCanned() |
String |
getDisplayName() |
String |
getId() |
com.volcengine.tos.comm.common.GranteeType |
getType() |
GranteeV2 |
setCanned(com.volcengine.tos.comm.common.CannedType canned) |
GranteeV2 |
setDisplayName(String displayName) |
GranteeV2 |
setId(String id) |
GranteeV2 |
setType(com.volcengine.tos.comm.common.GranteeType type) |
String |
toString() |
public String getId()
public String getDisplayName()
public com.volcengine.tos.comm.common.GranteeType getType()
public GranteeV2 setType(com.volcengine.tos.comm.common.GranteeType type)
public com.volcengine.tos.comm.common.CannedType getCanned()
public GranteeV2 setCanned(com.volcengine.tos.comm.common.CannedType canned)
public static GranteeV2.GranteeV2Builder builder()
Copyright © 2024. All rights reserved.