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

Public Member Functions

GetJobsSpectraS3Request WithBucketId (Guid?bucketId)
 
GetJobsSpectraS3Request WithBucketId (string bucketId)
 
GetJobsSpectraS3Request WithFullDetails (bool?fullDetails)
 
- Public Member Functions inherited from Ds3.Calls.Ds3Request
string getDescription (string paramstring)
 

Properties

string BucketId [get, set]
 
bool FullDetails [get, set]