Uses of Class
io.envoyproxy.envoy.service.accesslog.v3.StreamAccessLogsResponse
Packages that use StreamAccessLogsResponse
-
Uses of StreamAccessLogsResponse in io.envoyproxy.envoy.service.accesslog.v3
Methods in io.envoyproxy.envoy.service.accesslog.v3 that return StreamAccessLogsResponseModifier and TypeMethodDescriptionStreamAccessLogsResponse.Builder.build()StreamAccessLogsResponse.Builder.buildPartial()static StreamAccessLogsResponseStreamAccessLogsResponse.getDefaultInstance()StreamAccessLogsResponse.Builder.getDefaultInstanceForType()StreamAccessLogsResponse.getDefaultInstanceForType()static StreamAccessLogsResponseStreamAccessLogsResponse.parseDelimitedFrom(InputStream input) static StreamAccessLogsResponseStreamAccessLogsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(byte[] data) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(com.google.protobuf.ByteString data) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(com.google.protobuf.CodedInputStream input) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(InputStream input) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(ByteBuffer data) static StreamAccessLogsResponseStreamAccessLogsResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.accesslog.v3 that return types with arguments of type StreamAccessLogsResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StreamAccessLogsResponse>StreamAccessLogsResponse.getParserForType()static io.grpc.MethodDescriptor<StreamAccessLogsMessage,StreamAccessLogsResponse> AccessLogServiceGrpc.getStreamAccessLogsMethod()static com.google.protobuf.Parser<StreamAccessLogsResponse>StreamAccessLogsResponse.parser()Methods in io.envoyproxy.envoy.service.accesslog.v3 with parameters of type StreamAccessLogsResponseModifier and TypeMethodDescriptionStreamAccessLogsResponse.Builder.mergeFrom(StreamAccessLogsResponse other) StreamAccessLogsResponse.newBuilder(StreamAccessLogsResponse prototype) Method parameters in io.envoyproxy.envoy.service.accesslog.v3 with type arguments of type StreamAccessLogsResponseModifier and TypeMethodDescriptionio.grpc.stub.StreamObserver<StreamAccessLogsMessage>AccessLogServiceGrpc.AccessLogServiceStub.streamAccessLogs(io.grpc.stub.StreamObserver<StreamAccessLogsResponse> responseObserver) Envoy will connect and send StreamAccessLogsMessage messages forever.default io.grpc.stub.StreamObserver<StreamAccessLogsMessage>AccessLogServiceGrpc.AsyncService.streamAccessLogs(io.grpc.stub.StreamObserver<StreamAccessLogsResponse> responseObserver) Envoy will connect and send StreamAccessLogsMessage messages forever.