MccIssue Class
- java.
lang. Object - com.
azure. resourcemanager. connectedcache. models. MccIssue
- com.
Implements
public final class MccIssue
implements JsonSerializable<MccIssue>
Mcc cache node resource issue properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
detailString()
Get the detail |
|
static
Mcc |
fromJson(JsonReader jsonReader)
Reads an instance of Mcc |
| String |
helpLink()
Get the help |
|
Offset |
issueEndDate()
Get the issue |
|
Offset |
issueStartDate()
Get the issue |
| String |
mccIssueType()
Get the mcc |
| String |
toastString()
Get the toast |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
detailString
public String detailString()
Get the detailString property: Mcc cache node issue detail string.
Returns:
fromJson
public static MccIssue fromJson(JsonReader jsonReader)
Reads an instance of MccIssue from the JsonReader.
Parameters:
Returns:
Throws:
helpLink
public String helpLink()
Get the helpLink property: Mcc cache node issue related help link.
Returns:
issueEndDate
public OffsetDateTime issueEndDate()
Get the issueEndDate property: Mcc cache node issue end date.
Returns:
issueStartDate
public OffsetDateTime issueStartDate()
Get the issueStartDate property: Mcc cache node issue start date.
Returns:
mccIssueType
public String mccIssueType()
Get the mccIssueType property: Mcc cache node issue type.
Returns:
toastString
public String toastString()
Get the toastString property: Mcc cache node issues toastString.
Returns: