Uses of Interface
tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
Packages that use AuditLogEntryOrBuilder
-
Uses of AuditLogEntryOrBuilder in tech.skworks.tachyon.service.contracts.audit
Classes in tech.skworks.tachyon.service.contracts.audit that implement AuditLogEntryOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typetech.skworks.tachyon.service.contracts.audit.AuditLogEntrystatic final classProtobuf typetech.skworks.tachyon.service.contracts.audit.AuditLogEntryMethods in tech.skworks.tachyon.service.contracts.audit that return AuditLogEntryOrBuilderModifier and TypeMethodDescriptionLogEventBatchRequest.Builder.getEntriesOrBuilder(int index) repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1;LogEventBatchRequest.getEntriesOrBuilder(int index) repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1;LogEventBatchRequestOrBuilder.getEntriesOrBuilder(int index) repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1;LogEventRequest.Builder.getEntryOrBuilder().tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1;LogEventRequest.getEntryOrBuilder().tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1;LogEventRequestOrBuilder.getEntryOrBuilder().tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1;Methods in tech.skworks.tachyon.service.contracts.audit that return types with arguments of type AuditLogEntryOrBuilderModifier and TypeMethodDescriptionList<? extends AuditLogEntryOrBuilder> LogEventBatchRequest.Builder.getEntriesOrBuilderList()repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1;List<? extends AuditLogEntryOrBuilder> LogEventBatchRequest.getEntriesOrBuilderList()repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1;List<? extends AuditLogEntryOrBuilder> LogEventBatchRequestOrBuilder.getEntriesOrBuilderList()repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1;