@Beta(value=V1_17_0)
public interface RegistryFileTaskRunRequest
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryFileTaskRunRequest.Definition
Container interface for all the definitions related to a registry file task run request.
|
static interface |
RegistryFileTaskRunRequest.DefinitionStages
Grouping of registry file 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.