Uses of Interface
io.envoyproxy.envoy.service.accesslog.v3.StreamAccessLogsMessage.IdentifierOrBuilder
-
Packages that use StreamAccessLogsMessage.IdentifierOrBuilder Package Description io.envoyproxy.envoy.service.accesslog.v3 -
-
Uses of StreamAccessLogsMessage.IdentifierOrBuilder in io.envoyproxy.envoy.service.accesslog.v3
Classes in io.envoyproxy.envoy.service.accesslog.v3 that implement StreamAccessLogsMessage.IdentifierOrBuilder Modifier and Type Class Description static classStreamAccessLogsMessage.IdentifierProtobuf typeenvoy.service.accesslog.v3.StreamAccessLogsMessage.Identifierstatic classStreamAccessLogsMessage.Identifier.BuilderProtobuf typeenvoy.service.accesslog.v3.StreamAccessLogsMessage.IdentifierMethods in io.envoyproxy.envoy.service.accesslog.v3 that return StreamAccessLogsMessage.IdentifierOrBuilder Modifier and Type Method Description StreamAccessLogsMessage.IdentifierOrBuilderStreamAccessLogsMessage.Builder. getIdentifierOrBuilder()Identifier data that will only be sent in the first message on the stream.StreamAccessLogsMessage.IdentifierOrBuilderStreamAccessLogsMessage. getIdentifierOrBuilder()Identifier data that will only be sent in the first message on the stream.StreamAccessLogsMessage.IdentifierOrBuilderStreamAccessLogsMessageOrBuilder. getIdentifierOrBuilder()Identifier data that will only be sent in the first message on the stream.
-