SchemaRequest
Methods
with Billing Tag
- with
Billing Tag(tag: string): SchemaRequest
-
An optional 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].
ParametersReturns SchemaRequestThe updated SchemaRequest instance that you can use to chain methods.
with Variant
- with
Variant(variant: Variant): SchemaRequest
-
Sets a value of a schema HERE Resource Name (HRN) that is used in the
getSchemaandgetSchemaDetailsmethods of ArtifactClient.Parameters-
variant: Variant
The
Variantobject of the schema
Returns SchemaRequestThe SchemaRequest instance that you can use to chain methods.
-
Prepares information for calls to the platform Artifact Service.