Interface WorkerOptions
@JsType(isNative=true,
namespace="<global>")
public interface WorkerOptions
-
Method Summary
Modifier and TypeMethodDescriptionstatic WorkerOptions
create()
getName()
getType()
void
setCredentials
(String credentials) void
void
-
Method Details
-
create
-
getCredentials
-
getName
-
getType
-
setCredentials
-
setName
-
setType
-