BlueprintMetadataAttributes |
BlueprintMetadataAttributes.addTagsItem(String tagsItem) |
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.createdAt(OffsetDateTime createdAt) |
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.description(String description) |
BlueprintMetadataAttributes |
BlueprintMetadataData.getAttributes()
The attributes of a blueprint metadata resource.
|
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.name(String name) |
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.slug(String slug) |
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.tags(List<String> tags) |
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.tileBackground(String tileBackground) |
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.tileIconActionFqn(String tileIconActionFqn) |
BlueprintMetadataAttributes |
BlueprintMetadataAttributes.updatedAt(OffsetDateTime updatedAt) |