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

Public Member Functions

GetPhysicalPlacementForObjectsSpectraS3Request WithStorageDomainId (Guid?storageDomainId)
 
GetPhysicalPlacementForObjectsSpectraS3Request WithStorageDomainId (string storageDomainId)
 
 GetPhysicalPlacementForObjectsSpectraS3Request (string bucketName, IEnumerable< Ds3Object > objects)
 
- Public Member Functions inherited from Ds3.Calls.Ds3Request
string getDescription (string paramstring)
 

Properties

string BucketName [get]
 
IEnumerable< Ds3ObjectObjects [get]
 
string StorageDomainId [get, set]