VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::appliance::infraprofile::Notification::Builder Class Reference

Builder class for Notification. More...

List of all members.

Public Member Functions

 Builder (string notification, vmware.vapi.std.LocalizableMessage message)
 Constructor with parameters for the required properties of Notification.
Builder SetTime (global::System.DateTimeOffset?time)
 The time the notification was raised/found.
Builder SetResolution (vmware.vapi.std.LocalizableMessage resolution)
 The resolution message, if any.
Notification Build ()

Detailed Description

Builder class for Notification.


Constructor & Destructor Documentation

vmware::appliance::infraprofile::Notification::Builder::Builder ( string  notification,
vmware.vapi.std.LocalizableMessage  message 
) [inline]

Constructor with parameters for the required properties of Notification.


Member Function Documentation

Notification vmware::appliance::infraprofile::Notification::Builder::Build ( ) [inline]
Builder vmware::appliance::infraprofile::Notification::Builder::SetResolution ( vmware.vapi.std.LocalizableMessage  resolution) [inline]

The resolution message, if any.

Builder vmware::appliance::infraprofile::Notification::Builder::SetTime ( global::System.DateTimeOffset?  time) [inline]

The time the notification was raised/found.


The documentation for this class was generated from the following file: