DS3 .NET Software Development Kit  3.0.0
Provides access to the Spectra Logic DS3 API through .NET.
Ds3.Calls.PutSystemFailureNotificationRegistrationSpectraS3Request Class Reference
Inheritance diagram for Ds3.Calls.PutSystemFailureNotificationRegistrationSpectraS3Request:
Ds3.Calls.Ds3Request

Public Member Functions

PutSystemFailureNotificationRegistrationSpectraS3Request WithFormat (HttpResponseFormatType?format)
 
PutSystemFailureNotificationRegistrationSpectraS3Request WithNamingConvention (NamingConventionType?namingConvention)
 
PutSystemFailureNotificationRegistrationSpectraS3Request WithNotificationHttpMethod (RequestType?notificationHttpMethod)
 
 PutSystemFailureNotificationRegistrationSpectraS3Request (string notificationEndPoint)
 
- Public Member Functions inherited from Ds3.Calls.Ds3Request
string getDescription (string paramstring)
 

Properties

string NotificationEndPoint [get]
 
HttpResponseFormatType Format [get, set]
 
NamingConventionType NamingConvention [get, set]
 
RequestType NotificationHttpMethod [get, set]