gcp4zio-batch
gcp4zio-batch
API
gcp4zio.batch
Batch
Batch
BatchClient
BatchImpl
gcp4zio-batch
/
gcp4zio.batch
/
BatchImpl
BatchImpl
gcp4zio.batch.BatchImpl
case
class
BatchImpl
(
client
:
BatchServiceClient
,
project
:
String
,
region
:
String
)
extends
Batch
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Batch
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
createJob
(
name
:
String
,
image
:
String
,
commands
:
List
[
String
],
entrypoint
:
Option
[
String
],
serviceAccount
:
Option
[
String
]):
Task
[
Job
]
Attributes
Definition Classes
Batch
override
def
deleteJob
(
name
:
String
):
Task
[
Unit
]
Attributes
Definition Classes
Batch
override
def
listJobs
:
Task
[
Iterable
[
Job
]]
Attributes
Definition Classes
Batch
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods