@Beta(value=V1_17_0)
public interface RegistryDockerTaskRunRequest
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryDockerTaskRunRequest.Definition
Container interface for all the definitions related to a registry Docker task run request.
|
static interface |
RegistryDockerTaskRunRequest.DefinitionStages
Grouping of registry Docker task run request definition stages.
|
Modifier and Type | Method and Description |
---|---|
int |
cpuCount() |
boolean |
isArchiveEnabled() |
PlatformProperties |
platform() |
String |
sourceLocation() |
int |
timeout() |
int timeout()
PlatformProperties platform()
int cpuCount()
String sourceLocation()
boolean isArchiveEnabled()
Copyright © 2019. All rights reserved.