Modifier and Type | Method and Description |
---|---|
SenderAuthorization |
authorization()
Get the authorization value.
|
String |
caller()
Get the caller value.
|
LocalizableString |
category()
Get the category value.
|
Map<String,String> |
claims()
Get the claims value.
|
String |
correlationId()
Get the correlationId value.
|
String |
description()
Get the description value.
|
String |
eventDataId()
Get the eventDataId value.
|
LocalizableString |
eventName()
Get the eventName value.
|
org.joda.time.DateTime |
eventTimestamp()
Get the eventTimestamp value.
|
HttpRequestInfo |
httpRequest()
Get the httpRequest value.
|
String |
id()
Get the id value.
|
EventLevel |
level()
Get the level value.
|
String |
operationId()
Get the operationId value.
|
LocalizableString |
operationName()
Get the operationName value.
|
Map<String,String> |
properties()
Get the properties value.
|
String |
resourceGroupName()
Get the resourceGroupName value.
|
String |
resourceId()
Get the resourceId value.
|
LocalizableString |
resourceProviderName()
Get the resourceProviderName value.
|
LocalizableString |
resourceType()
Get the resourceType value.
|
LocalizableString |
status()
Get the status value.
|
org.joda.time.DateTime |
submissionTimestamp()
Get the submissionTimestamp value.
|
String |
subscriptionId()
Get the subscriptionId value.
|
LocalizableString |
subStatus()
Get the subStatus value.
|
String |
tenantId()
Get the tenantId value.
|
SenderAuthorization authorization()
String caller()
String description()
String id()
String eventDataId()
String correlationId()
LocalizableString eventName()
LocalizableString category()
HttpRequestInfo httpRequest()
EventLevel level()
String resourceGroupName()
LocalizableString resourceProviderName()
String resourceId()
LocalizableString resourceType()
String operationId()
LocalizableString operationName()
LocalizableString status()
LocalizableString subStatus()
org.joda.time.DateTime eventTimestamp()
org.joda.time.DateTime submissionTimestamp()
String subscriptionId()
String tenantId()
Copyright © 2019. All rights reserved.