EmergingIssue Class
- java.
lang. Object - com.
azure. resourcemanager. resourcehealth. fluent. models. EmergingIssue
- com.
Implements
public final class EmergingIssue
implements JsonSerializable<EmergingIssue>
On-going emerging issue from azure status.
Constructor | Description |
---|---|
Emerging |
Creates an instance of Emerging |
Modifier and Type | Method and Description |
---|---|
static
Emerging |
from Reads an instance of Emerging |
Offset |
refresh Get the refresh |
List<Status |
status Get the status |
List<Status |
status Get the status |
Json |
to |
void |
validate()
Validates the instance. |
Emerging |
with Set the refresh |
Emerging |
with Set the status |
Emerging |
with Set the status |
Methods inherited from java.lang.Object
EmergingIssue
public EmergingIssue()
Creates an instance of EmergingIssue class.
fromJson
public static EmergingIssue fromJson(JsonReader jsonReader)
Reads an instance of EmergingIssue from the JsonReader.
Parameters:
Returns:
Throws:
refreshTimestamp
public OffsetDateTime refreshTimestamp()
Get the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue.
Returns:
statusActiveEvents
public List
Get the statusActiveEvents property: The list of emerging issues of active event type.
Returns:
statusBanners
public List
Get the statusBanners property: The list of emerging issues of banner type.
Returns:
toJson
validate
public void validate()
Validates the instance.
withRefreshTimestamp
public EmergingIssue withRefreshTimestamp(OffsetDateTime refreshTimestamp)
Set the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue.
Parameters:
Returns:
withStatusActiveEvents
public EmergingIssue withStatusActiveEvents(List
Set the statusActiveEvents property: The list of emerging issues of active event type.
Parameters:
Returns:
withStatusBanners
public EmergingIssue withStatusBanners(List
Set the statusBanners property: The list of emerging issues of banner type.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: