gcp4zio-batch
gcp4zio-batch
API
gcp4zio.batch
Batch
Batch
BatchClient
BatchImpl
gcp4zio-batch
/
gcp4zio.batch
/
Batch
Batch
gcp4zio.batch.Batch
See the
Batch
companion object
trait
Batch
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
BatchImpl
Members list
Clear all
Value members
Abstract methods
def
createJob
(
name
:
String
,
image
:
String
,
commands
:
List
[
String
],
entrypoint
:
Option
[
String
],
serviceAccount
:
Option
[
String
]):
Task
[
Job
]
def
deleteJob
(
name
:
String
):
Task
[
Unit
]
def
listJobs
:
Task
[
Iterable
[
Job
]]
In this article
Attributes
Members list
Value members
Abstract methods