Secret

com.github.cloudfiles.core.http.Secret
See theSecret companion class
object Secret

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Secret.type

Members list

Value members

Concrete methods

def apply(data: String): Secret

Creates a new instance of ''Secret'' from the given string data.

Creates a new instance of ''Secret'' from the given string data.

Value parameters

data

the data as string

Attributes

Returns

the new ''Secret'' instance