Class FetchToolCacheTask.GsutilCopy
java.lang.Object
org.curioswitch.gradle.plugins.gcloud.tasks.FetchToolCacheTask.GsutilCopy
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- FetchToolCacheTask
public static class FetchToolCacheTask.GsutilCopy
extends java.lang.Object
implements java.lang.Runnable
-
Constructor Summary
Constructors Constructor Description GsutilCopy(java.lang.String mapKey) -
Method Summary
Modifier and Type Method Description voidrun()
-
Constructor Details
-
GsutilCopy
@Inject public GsutilCopy(java.lang.String mapKey)
-
-
Method Details
-
run
public void run()- Specified by:
runin interfacejava.lang.Runnable
-