Package | Description |
---|---|
com.google.cloud.logging |
A client for Stackdriver Logging - Real-time log management and analysis.
|
Modifier and Type | Method and Description |
---|---|
HttpRequest |
HttpRequest.Builder.build()
Creates a
HttpRequest object for this builder. |
HttpRequest |
LogEntry.getHttpRequest()
Returns information about the HTTP request associated with this log entry, if applicable.
|
Modifier and Type | Method and Description |
---|---|
LogEntry.Builder |
LogEntry.Builder.setHttpRequest(HttpRequest httpRequest)
Sets information about the HTTP request associated with this log entry, if applicable.
|
Copyright © 2019 Google LLC. All rights reserved.