C# 클래스 SwiftClient.Cli.ImportCommand.Importer

파일 보기 프로젝트 열기: vtfuture/SwiftClient

공개 메소드들

메소드 설명
Importer ( SwiftCredentials credentials, string rootPath ) : Humanizer.Bytes
PutObjects ( ) : void

비공개 메소드들

메소드 설명
ImportObject ( UploadObject obj ) : Task
ManageFailed ( FailedObject obj ) : void

메소드 상세

Importer() 공개 메소드

public Importer ( SwiftCredentials credentials, string rootPath ) : Humanizer.Bytes
credentials SwiftCredentials
rootPath string
리턴 Humanizer.Bytes

PutObjects() 공개 메소드

public PutObjects ( ) : void
리턴 void