EmergingIssuesGetResultInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. resourcehealth. fluent. models. EmergingIssuesGetResultInner
- com.
- com.
public final class EmergingIssuesGetResultInner
extends ProxyResource
The Get EmergingIssues operation response.
Constructor | Description |
---|---|
Emerging |
Creates an instance of Emerging |
Modifier and Type | Method and Description |
---|---|
static
Emerging |
from Reads an instance of Emerging |
String |
id()
Get the id property: Fully qualified resource Id for the resource. |
String |
name()
Get the name property: The name of the resource. |
Offset |
refresh Get the refresh |
List<Status |
status Get the status |
List<Status |
status Get the status |
System |
system Get the system |
Json |
to |
String |
type()
Get the type property: The type of the resource. |
void |
validate()
Validates the instance. |
Emerging |
with Set the refresh |
Emerging |
with Set the status |
Emerging |
with Set the status |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
EmergingIssuesGetResultInner
public EmergingIssuesGetResultInner()
Creates an instance of EmergingIssuesGetResultInner class.
fromJson
public static EmergingIssuesGetResultInner fromJson(JsonReader jsonReader)
Reads an instance of EmergingIssuesGetResultInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
EmergingIssuesGetResultInner.id()Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
EmergingIssuesGetResultInner.name()Returns:
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:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
EmergingIssuesGetResultInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
EmergingIssuesGetResultInner.type()Returns:
validate
public void validate()
Validates the instance.
withRefreshTimestamp
public EmergingIssuesGetResultInner withRefreshTimestamp(OffsetDateTime refreshTimestamp)
Set the refreshTimestamp property: Timestamp for when last time refreshed for ongoing emerging issue.
Parameters:
Returns:
withStatusActiveEvents
public EmergingIssuesGetResultInner withStatusActiveEvents(List
Set the statusActiveEvents property: The list of emerging issues of active event type.
Parameters:
Returns:
withStatusBanners
public EmergingIssuesGetResultInner 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: