public interface UpdateShardGroupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
UpdateShardGroupInfo |
getUpdateShardGroupInfos(int index)
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2; |
int |
getUpdateShardGroupInfosCount()
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2; |
java.util.List<UpdateShardGroupInfo> |
getUpdateShardGroupInfosList()
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2; |
UpdateShardGroupInfoOrBuilder |
getUpdateShardGroupInfosOrBuilder(int index)
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2; |
java.util.List<? extends UpdateShardGroupInfoOrBuilder> |
getUpdateShardGroupInfosOrBuilderList()
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2; |
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<UpdateShardGroupInfo> getUpdateShardGroupInfosList()
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2;UpdateShardGroupInfo getUpdateShardGroupInfos(int index)
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2;int getUpdateShardGroupInfosCount()
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2;java.util.List<? extends UpdateShardGroupInfoOrBuilder> getUpdateShardGroupInfosOrBuilderList()
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2;UpdateShardGroupInfoOrBuilder getUpdateShardGroupInfosOrBuilder(int index)
repeated .staros.UpdateShardGroupInfo update_shard_group_infos = 2;Copyright © 2024. All rights reserved.