SchemaDetailsRequest
Methods
with Billing Tag
- with
Billing Tag(tag: string): SchemaDetailsRequest
-
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 SchemaDetailsRequestThe updated SchemaDetailsRequest instance that you can use to chain methods.
with Schema
- with
Schema(schemaHrn: HRN): SchemaDetailsRequest
-
Sets a value of a schema HERE Resource Name (HRN) that is used in the
getSchemaandgetSchemaDetailsmethods of ArtifactClient.Parameters-
schemaHrn: HRN
The layer schema HRN.
Returns SchemaDetailsRequestThe updated SchemaDetailsRequest instance that you can use to chain methods.
-
Prepares information for calls to the platform Artifact Service.