| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequestInfo |
EventDataInner.httpRequest()
Get the httpRequest property: the HTTP request info.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequestInfo |
EventData.httpRequest()
Get the httpRequest value.
|
HttpRequestInfo |
HttpRequestInfo.withClientIpAddress(String clientIpAddress)
Set the clientIpAddress property: the client Ip Address.
|
HttpRequestInfo |
HttpRequestInfo.withClientRequestId(String clientRequestId)
Set the clientRequestId property: the client request id.
|
HttpRequestInfo |
HttpRequestInfo.withMethod(String method)
Set the method property: the Http request method.
|
HttpRequestInfo |
HttpRequestInfo.withUri(String uri)
Set the uri property: the Uri.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.