Uses of Interface
com.google.logging.v2.LogEntryOrBuilder
-
Packages that use LogEntryOrBuilder Package Description com.google.logging.v2 -
-
Uses of LogEntryOrBuilder in com.google.logging.v2
Classes in com.google.logging.v2 that implement LogEntryOrBuilder Modifier and Type Class Description classLogEntryAn individual entry in a log.static classLogEntry.BuilderAn individual entry in a log.Methods in com.google.logging.v2 that return LogEntryOrBuilder Modifier and Type Method Description LogEntryOrBuilderListLogEntriesResponse.Builder. getEntriesOrBuilder(int index)A list of log entries.LogEntryOrBuilderListLogEntriesResponse. getEntriesOrBuilder(int index)A list of log entries.LogEntryOrBuilderListLogEntriesResponseOrBuilder. getEntriesOrBuilder(int index)A list of log entries.LogEntryOrBuilderTailLogEntriesResponse.Builder. getEntriesOrBuilder(int index)A list of log entries.LogEntryOrBuilderTailLogEntriesResponse. getEntriesOrBuilder(int index)A list of log entries.LogEntryOrBuilderTailLogEntriesResponseOrBuilder. getEntriesOrBuilder(int index)A list of log entries.LogEntryOrBuilderWriteLogEntriesRequest.Builder. getEntriesOrBuilder(int index)Required.LogEntryOrBuilderWriteLogEntriesRequest. getEntriesOrBuilder(int index)Required.LogEntryOrBuilderWriteLogEntriesRequestOrBuilder. getEntriesOrBuilder(int index)Required.Methods in com.google.logging.v2 that return types with arguments of type LogEntryOrBuilder Modifier and Type Method Description List<? extends LogEntryOrBuilder>ListLogEntriesResponse.Builder. getEntriesOrBuilderList()A list of log entries.List<? extends LogEntryOrBuilder>ListLogEntriesResponse. getEntriesOrBuilderList()A list of log entries.List<? extends LogEntryOrBuilder>ListLogEntriesResponseOrBuilder. getEntriesOrBuilderList()A list of log entries.List<? extends LogEntryOrBuilder>TailLogEntriesResponse.Builder. getEntriesOrBuilderList()A list of log entries.List<? extends LogEntryOrBuilder>TailLogEntriesResponse. getEntriesOrBuilderList()A list of log entries.List<? extends LogEntryOrBuilder>TailLogEntriesResponseOrBuilder. getEntriesOrBuilderList()A list of log entries.List<? extends LogEntryOrBuilder>WriteLogEntriesRequest.Builder. getEntriesOrBuilderList()Required.List<? extends LogEntryOrBuilder>WriteLogEntriesRequest. getEntriesOrBuilderList()Required.List<? extends LogEntryOrBuilder>WriteLogEntriesRequestOrBuilder. getEntriesOrBuilderList()Required.
-