GceRemoteCmdFormatter.ScpMode
public static final enum GceRemoteCmdFormatter.ScpMode
extends Enum< GceRemoteCmdFormatter.ScpMode >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.device.cloud.GceRemoteCmdFormatter.ScpMode > | |
↳ | com.android.tradefed.device.cloud.GceRemoteCmdFormatter.ScpMode |
एससीपी का उपयोग आर्ग की संरचना के आधार पर फ़ाइल को पुश या खींचने के लिए किया जा सकता है। सुनिश्चित करें कि हम दोनों का समर्थन कर सकते हैं।
सारांश
मान बढ़ाएँ | |
---|---|
GceRemoteCmdFormatter.ScpMode | PULL |
GceRemoteCmdFormatter.ScpMode | PUSH
|
सार्वजनिक तरीके | |
---|---|
static GceRemoteCmdFormatter.ScpMode | valueOf (String name) |
static final ScpMode[] | values () |
मान बढ़ाएँ
खींचें
public static final GceRemoteCmdFormatter.ScpMode PULL
धक्का दें
public static final GceRemoteCmdFormatter.ScpMode PUSHहै
सार्वजनिक तरीके
का मूल्य
public static GceRemoteCmdFormatter.ScpMode valueOf (String name)
मापदंडों | |
---|---|
name | String |
रिटर्न | |
---|---|
GceRemoteCmdFormatter.ScpMode |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[]
[]