public class Shard
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Shard.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static Shard.Builder |
builder() |
static Shard |
create() |
Integer |
getCreateTime() |
String |
getExclusiveEndKey() |
String |
getInclusiveBeginKey() |
Integer |
getShardID() |
String |
getStatus() |
Shard.Builder |
toBuilder() |
public static Shard.Builder builder()
public static Shard create()
public Shard.Builder toBuilder()
public Integer getCreateTime()
public String getExclusiveEndKey()
public String getInclusiveBeginKey()
public Integer getShardID()
public String getStatus()
Copyright © 2025. All rights reserved.