BlueprintAttributes |
BlueprintAttributes.addEmbeddedNativeActionsItem(Map<String,Object> embeddedNativeActionsItem) |
BlueprintAttributes |
BlueprintAttributes.addTagsItem(String tagsItem) |
BlueprintAttributes |
BlueprintAttributes.createdAt(OffsetDateTime createdAt) |
BlueprintAttributes |
BlueprintAttributes.definition(AppDefinitionType definition) |
BlueprintAttributes |
BlueprintAttributes.description(String description) |
BlueprintAttributes |
BlueprintAttributes.embeddedDatastoreBlueprints(Map<String,Object> embeddedDatastoreBlueprints) |
BlueprintAttributes |
BlueprintAttributes.embeddedNativeActions(List<Map<String,Object>> embeddedNativeActions) |
BlueprintAttributes |
BlueprintAttributes.embeddedWorkflowBlueprints(Map<String,Object> embeddedWorkflowBlueprints) |
BlueprintAttributes |
BlueprintData.getAttributes()
The attributes of a blueprint resource.
|
BlueprintAttributes |
BlueprintAttributes.integrationId(String integrationId) |
BlueprintAttributes |
BlueprintAttributes.mockedOutputs(Map<String,Object> mockedOutputs) |
BlueprintAttributes |
BlueprintAttributes.name(String name) |
BlueprintAttributes |
BlueprintAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BlueprintAttributes |
BlueprintAttributes.putEmbeddedDatastoreBlueprintsItem(String key,
Object embeddedDatastoreBlueprintsItem) |
BlueprintAttributes |
BlueprintAttributes.putEmbeddedWorkflowBlueprintsItem(String key,
Object embeddedWorkflowBlueprintsItem) |
BlueprintAttributes |
BlueprintAttributes.putMockedOutputsItem(String key,
Object mockedOutputsItem) |
BlueprintAttributes |
BlueprintAttributes.slug(String slug) |
BlueprintAttributes |
BlueprintAttributes.tags(List<String> tags) |
BlueprintAttributes |
BlueprintAttributes.tileBackground(String tileBackground) |
BlueprintAttributes |
BlueprintAttributes.tileIconActionFqn(String tileIconActionFqn) |
BlueprintAttributes |
BlueprintAttributes.updatedAt(OffsetDateTime updatedAt) |