public final class UpgradeNotification extends Object
| Constructor and Description |
|---|
UpgradeNotification() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name property: Name of upgrade notification.
|
OffsetDateTime |
timestamp()
Get the timestamp property: Timestamp when upgrade notification occurred.
|
Map<String,String> |
upsellNotification()
Get the upsellNotification property: Details about this upgrade notification.
|
void |
validate()
Validates the instance.
|
public String name()
public OffsetDateTime timestamp()
public Map<String,String> upsellNotification()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.