public static interface Logs.LogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Logs.Log.Content |
getContents(int index)
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2; |
int |
getContentsCount()
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2; |
List<Logs.Log.Content> |
getContentsList()
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2; |
Logs.Log.ContentOrBuilder |
getContentsOrBuilder(int index)
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2; |
List<? extends Logs.Log.ContentOrBuilder> |
getContentsOrBuilderList()
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2; |
int |
getTime()
required uint32 Time = 1;
UNIX Time Format
|
boolean |
hasTime()
required uint32 Time = 1;
UNIX Time Format
|
boolean hasTime()
required uint32 Time = 1;
UNIX Time Format
int getTime()
required uint32 Time = 1;
UNIX Time Format
List<Logs.Log.Content> getContentsList()
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2;Logs.Log.Content getContents(int index)
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2;int getContentsCount()
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2;List<? extends Logs.Log.ContentOrBuilder> getContentsOrBuilderList()
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2;Logs.Log.ContentOrBuilder getContentsOrBuilder(int index)
repeated .com.aliyun.openservices.log.common.Log.Content Contents = 2;Copyright © 2016. All Rights Reserved.