Class ResourceId
java.lang.Object
com.databricks.jdbc.dbclient.impl.thrift.ResourceId
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceIdfromBase64(String str) static ResourceIdfromBytes(byte[] bytes) byte[]toBytes()toString()
-
Method Details
-
fromBytes
-
fromBase64
-
toString
-
toBytes
public byte[] toBytes()
-