public class GranteeV2 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GranteeV2.GranteeV2Builder |
| Constructor and Description |
|---|
GranteeV2() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2022. All rights reserved.