StartBatchRequest
Methods
with Billing Tag
- with
Billing Tag(tag: string): StartBatchRequest
-
Sets the billing tag.
Parameters-
tag: string
The free-form tag that is used for grouping billing records together. If supplied, it must be 4–16 characters long and contain only alphanumeric ASCII characters [A–Za–z0–9].
Returns StartBatchRequestA reference to this object.
-
with Layers
- with
Layers(layers: string[]): StartBatchRequest
-
Sets the layers to use in this batch operation.
ParametersReturns StartBatchRequestA reference to this object.
with Version Dependencies
- with
Version Dependencies(versionDependencies: PublishApi.VersionDependency[]): StartBatchRequest
-
Sets the version dependencies used in this batch operation.
ParametersReturns StartBatchRequestA reference to this object.
Starts a batch operation for a versioned layer.