Class GCSProfile
java.lang.Object
jenkins.plugins.itemstorage.gcs.GCSProfile
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbooleanvoidvoid
-
Method Details
-
upload
public void upload(String bucketName, String objectName, FilePath source) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
download
public void download(String bucketName, String objectName, FilePath target) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
exists
-
delete
-
rename
-