Uses of Class
io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3.StdoutAuditLog
-
Packages that use StdoutAuditLog Package Description io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3 -
-
Uses of StdoutAuditLog in io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3
Methods in io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3 that return StdoutAuditLog Modifier and Type Method Description StdoutAuditLogStdoutAuditLog.Builder. build()StdoutAuditLogStdoutAuditLog.Builder. buildPartial()static StdoutAuditLogStdoutAuditLog. getDefaultInstance()StdoutAuditLogStdoutAuditLog.Builder. getDefaultInstanceForType()StdoutAuditLogStdoutAuditLog. getDefaultInstanceForType()static StdoutAuditLogStdoutAuditLog. parseDelimitedFrom(InputStream input)static StdoutAuditLogStdoutAuditLog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StdoutAuditLogStdoutAuditLog. parseFrom(byte[] data)static StdoutAuditLogStdoutAuditLog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StdoutAuditLogStdoutAuditLog. parseFrom(com.google.protobuf.ByteString data)static StdoutAuditLogStdoutAuditLog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StdoutAuditLogStdoutAuditLog. parseFrom(com.google.protobuf.CodedInputStream input)static StdoutAuditLogStdoutAuditLog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StdoutAuditLogStdoutAuditLog. parseFrom(InputStream input)static StdoutAuditLogStdoutAuditLog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StdoutAuditLogStdoutAuditLog. parseFrom(ByteBuffer data)static StdoutAuditLogStdoutAuditLog. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3 that return types with arguments of type StdoutAuditLog Modifier and Type Method Description com.google.protobuf.Parser<StdoutAuditLog>StdoutAuditLog. getParserForType()static com.google.protobuf.Parser<StdoutAuditLog>StdoutAuditLog. parser()Methods in io.envoyproxy.envoy.extensions.rbac.audit_loggers.stream.v3 with parameters of type StdoutAuditLog Modifier and Type Method Description StdoutAuditLog.BuilderStdoutAuditLog.Builder. mergeFrom(StdoutAuditLog other)static StdoutAuditLog.BuilderStdoutAuditLog. newBuilder(StdoutAuditLog prototype)
-