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

Public Member Functions

ImportAllPoolsSpectraS3Request WithConflictResolutionMode (ImportConflictResolutionMode?conflictResolutionMode)
 
ImportAllPoolsSpectraS3Request WithDataPolicyId (Guid?dataPolicyId)
 
ImportAllPoolsSpectraS3Request WithDataPolicyId (string dataPolicyId)
 
ImportAllPoolsSpectraS3Request WithStorageDomainId (Guid?storageDomainId)
 
ImportAllPoolsSpectraS3Request WithStorageDomainId (string storageDomainId)
 
ImportAllPoolsSpectraS3Request WithUserId (Guid?userId)
 
ImportAllPoolsSpectraS3Request WithUserId (string userId)
 
- Public Member Functions inherited from Ds3.Calls.Ds3Request
string getDescription (string paramstring)
 

Properties

ImportConflictResolutionMode ConflictResolutionMode [get, set]
 
string DataPolicyId [get, set]
 
string StorageDomainId [get, set]
 
string UserId [get, set]