| Package | Description |
|---|---|
| com.volcengine.model.tls.pb | |
| com.volcengine.service.tls |
| Modifier and Type | Method and Description |
|---|---|
PutLogRequest.Log |
PutLogRequest.Log.Builder.build() |
PutLogRequest.Log |
PutLogRequest.Log.Builder.buildPartial() |
static PutLogRequest.Log |
PutLogRequest.Log.getDefaultInstance() |
PutLogRequest.Log |
PutLogRequest.Log.getDefaultInstanceForType() |
PutLogRequest.Log |
PutLogRequest.Log.Builder.getDefaultInstanceForType() |
PutLogRequest.Log |
PutLogRequest.LogGroupOrBuilder.getLogs(int index)
repeated .Log Logs = 1; |
PutLogRequest.Log |
PutLogRequest.LogGroup.getLogs(int index)
repeated .Log Logs = 1; |
PutLogRequest.Log |
PutLogRequest.LogGroup.Builder.getLogs(int index)
repeated .Log Logs = 1; |
static PutLogRequest.Log |
PutLogRequest.Log.parseDelimitedFrom(InputStream input) |
static PutLogRequest.Log |
PutLogRequest.Log.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(byte[] data) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(ByteBuffer data) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(com.google.protobuf.ByteString data) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(com.google.protobuf.CodedInputStream input) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(InputStream input) |
static PutLogRequest.Log |
PutLogRequest.Log.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<PutLogRequest.Log> |
PutLogRequest.LogGroupOrBuilder.getLogsList()
repeated .Log Logs = 1; |
List<PutLogRequest.Log> |
PutLogRequest.LogGroup.getLogsList()
repeated .Log Logs = 1; |
List<PutLogRequest.Log> |
PutLogRequest.LogGroup.Builder.getLogsList()
repeated .Log Logs = 1; |
com.google.protobuf.Parser<PutLogRequest.Log> |
PutLogRequest.Log.getParserForType() |
static com.google.protobuf.Parser<PutLogRequest.Log> |
PutLogRequest.Log.parser() |
| Modifier and Type | Method and Description |
|---|---|
PutLogRequest.LogGroup.Builder |
PutLogRequest.LogGroup.Builder.addLogs(int index,
PutLogRequest.Log value)
repeated .Log Logs = 1; |
PutLogRequest.LogGroup.Builder |
PutLogRequest.LogGroup.Builder.addLogs(PutLogRequest.Log value)
repeated .Log Logs = 1; |
PutLogRequest.Log.Builder |
PutLogRequest.Log.Builder.mergeFrom(PutLogRequest.Log other) |
static PutLogRequest.Log.Builder |
PutLogRequest.Log.newBuilder(PutLogRequest.Log prototype) |
PutLogRequest.LogGroup.Builder |
PutLogRequest.LogGroup.Builder.setLogs(int index,
PutLogRequest.Log value)
repeated .Log Logs = 1; |
| Modifier and Type | Method and Description |
|---|---|
PutLogRequest.LogGroup.Builder |
PutLogRequest.LogGroup.Builder.addAllLogs(Iterable<? extends PutLogRequest.Log> values)
repeated .Log Logs = 1; |
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerImpl.sendLog(String hashKey,
String topicId,
String source,
String filename,
PutLogRequest.Log log,
CallBack callBack) |
void |
Producer.sendLog(String hashKey,
String topicId,
String source,
String filename,
PutLogRequest.Log log,
CallBack callBack) |
Copyright © 2023. All rights reserved.