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
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GsutilCopy

      @Inject public GsutilCopy​(java.lang.String mapKey)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface java.lang.Runnable