public interface CreateShardRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CreateShardInfo |
getCreateShardInfos(int index)
repeated .staros.CreateShardInfo create_shard_infos = 2; |
int |
getCreateShardInfosCount()
repeated .staros.CreateShardInfo create_shard_infos = 2; |
java.util.List<CreateShardInfo> |
getCreateShardInfosList()
repeated .staros.CreateShardInfo create_shard_infos = 2; |
CreateShardInfoOrBuilder |
getCreateShardInfosOrBuilder(int index)
repeated .staros.CreateShardInfo create_shard_infos = 2; |
java.util.List<? extends CreateShardInfoOrBuilder> |
getCreateShardInfosOrBuilderList()
repeated .staros.CreateShardInfo create_shard_infos = 2; |
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getServiceId()
string service_id = 1;com.google.protobuf.ByteString getServiceIdBytes()
string service_id = 1;java.util.List<CreateShardInfo> getCreateShardInfosList()
repeated .staros.CreateShardInfo create_shard_infos = 2;CreateShardInfo getCreateShardInfos(int index)
repeated .staros.CreateShardInfo create_shard_infos = 2;int getCreateShardInfosCount()
repeated .staros.CreateShardInfo create_shard_infos = 2;java.util.List<? extends CreateShardInfoOrBuilder> getCreateShardInfosOrBuilderList()
repeated .staros.CreateShardInfo create_shard_infos = 2;CreateShardInfoOrBuilder getCreateShardInfosOrBuilder(int index)
repeated .staros.CreateShardInfo create_shard_infos = 2;Copyright © 2024. All rights reserved.