Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
static ContextualData.Builder |
ContextualData.builder()
Create a new builder.
|
ContextualData.Builder |
ContextualData.Builder.clientId(String clientId)
The unique identifier for the client.
|
ContextualData.Builder |
ContextualData.Builder.copy(ContextualData model) |
ContextualData.Builder |
ContextualData.Builder.payload(String payload)
The payload for the contextual data.
|
ContextualData.Builder |
ContextualData.Builder.schemaName(String schemaName)
The name assigned to the schema.
|
ContextualData.Builder |
ContextualData.Builder.schemaVersion(String schemaVersion)
The version of the schema.
|
ContextualData.Builder |
ContextualData.toBuilder() |
Copyright © 2016–2024. All rights reserved.