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