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

Public Member Functions

CancelAllJobsSpectraS3Request WithBucketId (Guid?bucketId)
 
CancelAllJobsSpectraS3Request WithBucketId (string bucketId)
 
CancelAllJobsSpectraS3Request WithForce (bool?force)
 
CancelAllJobsSpectraS3Request WithRequestType (JobRequestType?requestType)
 
- Public Member Functions inherited from Ds3.Calls.Ds3Request
string getDescription (string paramstring)
 

Properties

string BucketId [get, set]
 
bool Force [get, set]
 
JobRequestType RequestType [get, set]