Uses of Class
io.envoyproxy.envoy.service.accesslog.v2.StreamAccessLogsResponse
-
Packages that use StreamAccessLogsResponse Package Description io.envoyproxy.envoy.service.accesslog.v2 -
-
Uses of StreamAccessLogsResponse in io.envoyproxy.envoy.service.accesslog.v2
Methods in io.envoyproxy.envoy.service.accesslog.v2 that return StreamAccessLogsResponse Modifier and Type Method Description StreamAccessLogsResponseStreamAccessLogsResponse.Builder. build()StreamAccessLogsResponseStreamAccessLogsResponse.Builder. buildPartial()static StreamAccessLogsResponseStreamAccessLogsResponse. getDefaultInstance()StreamAccessLogsResponseStreamAccessLogsResponse.Builder. getDefaultInstanceForType()StreamAccessLogsResponseStreamAccessLogsResponse. 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)StreamAccessLogsResponseAccessLogService.BlockingInterface. streamAccessLogs(com.google.protobuf.RpcController controller, StreamAccessLogsMessage request)Methods in io.envoyproxy.envoy.service.accesslog.v2 that return types with arguments of type StreamAccessLogsResponse Modifier and Type Method Description com.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.v2 with parameters of type StreamAccessLogsResponse Modifier and Type Method Description StreamAccessLogsResponse.BuilderStreamAccessLogsResponse.Builder. mergeFrom(StreamAccessLogsResponse other)static StreamAccessLogsResponse.BuilderStreamAccessLogsResponse. newBuilder(StreamAccessLogsResponse prototype)Method parameters in io.envoyproxy.envoy.service.accesslog.v2 with type arguments of type StreamAccessLogsResponse Modifier and Type Method Description voidAccessLogService.Interface. streamAccessLogs(com.google.protobuf.RpcController controller, StreamAccessLogsMessage request, com.google.protobuf.RpcCallback<StreamAccessLogsResponse> done)Envoy will connect and send StreamAccessLogsMessage messages forever.abstract voidAccessLogService. streamAccessLogs(com.google.protobuf.RpcController controller, StreamAccessLogsMessage request, com.google.protobuf.RpcCallback<StreamAccessLogsResponse> done)Envoy will connect and send StreamAccessLogsMessage messages forever.voidAccessLogService.Stub. streamAccessLogs(com.google.protobuf.RpcController controller, StreamAccessLogsMessage request, com.google.protobuf.RpcCallback<StreamAccessLogsResponse> done)io.grpc.stub.StreamObserver<StreamAccessLogsMessage>AccessLogServiceGrpc.AccessLogServiceImplBase. streamAccessLogs(io.grpc.stub.StreamObserver<StreamAccessLogsResponse> responseObserver)Envoy will connect and send StreamAccessLogsMessage messages forever.io.grpc.stub.StreamObserver<StreamAccessLogsMessage>AccessLogServiceGrpc.AccessLogServiceStub. streamAccessLogs(io.grpc.stub.StreamObserver<StreamAccessLogsResponse> responseObserver)Envoy will connect and send StreamAccessLogsMessage messages forever.
-