CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Public Member Functions | List of all members
unicopa.copa.base.com.request.GetServerStatusNotesResponse Class Reference

Answer to GetServerStatusNotesRequest. More...

Inheritance diagram for unicopa.copa.base.com.request.GetServerStatusNotesResponse:
Inheritance graph
Collaboration diagram for unicopa.copa.base.com.request.GetServerStatusNotesResponse:
Collaboration graph

Public Member Functions

 GetServerStatusNotesResponse (List< ServerStatusNote > noteList)
 
List< ServerStatusNotegetNotes ()
 

Additional Inherited Members

- Static Public Member Functions inherited from unicopa.copa.base.com.request.AbstractResponse
static AbstractResponse deserialize (String json) throws APIException, PermissionException, RequestNotPracticableException, InternalErrorException
 

Detailed Description

Answer to GetServerStatusNotesRequest.

Contains a list of status notes (for example upcoming downtimes) that have been created after the date given in the request.

Author
Philip Wendland

Constructor & Destructor Documentation

unicopa.copa.base.com.request.GetServerStatusNotesResponse.GetServerStatusNotesResponse ( List< ServerStatusNote noteList)
Parameters
noteList

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