You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud-storage/storage-transfer/src/main/java/com/google/cloud/storage/storagetransfer/samples/AwsRequester.java
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@
31
31
32
32
/**
33
33
* Creates a one-off transfer job from Amazon S3 to Google Cloud Storage.
34
-
*
35
34
*/
36
35
publicfinalclassAwsRequester {
37
36
@@ -41,6 +40,10 @@ public final class AwsRequester {
Copy file name to clipboardExpand all lines: cloud-storage/storage-transfer/src/main/java/com/google/cloud/storage/storagetransfer/samples/NearlineRequester.java
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,15 +31,18 @@
31
31
32
32
/**
33
33
* Creates a daily transfer from a standard Cloud Storage bucket to a Cloud Storage Nearline
0 commit comments