java.lang.Object
org.gradle.profiler.client.protocol.messages.StudioAgentConnectionParameters
- All Implemented Interfaces:
Message
public class StudioAgentConnectionParameters
extends Object
implements Message
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StudioAgentConnectionParameters
public StudioAgentConnectionParameters(File gradleInstallation)
-
Method Details
-
getGradleInstallation
public File getGradleInstallation()