Uses of Class
com.azure.resourcemanager.monitor.models.HttpRequestInfo
Packages that use HttpRequestInfo
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of HttpRequestInfo in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return HttpRequestInfoModifier and TypeMethodDescriptionEventDataInner.httpRequest()
Get the httpRequest property: the HTTP request info. -
Uses of HttpRequestInfo in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return HttpRequestInfoModifier and TypeMethodDescriptionstatic HttpRequestInfo
HttpRequestInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of HttpRequestInfo from the JsonReader.EventData.httpRequest()
Get the httpRequest value.HttpRequestInfo.withClientIpAddress
(String clientIpAddress) Set the clientIpAddress property: the client Ip Address.HttpRequestInfo.withClientRequestId
(String clientRequestId) Set the clientRequestId property: the client request id.HttpRequestInfo.withMethod
(String method) Set the method property: the Http request method.Set the uri property: the Uri.