AssetAttributes |
AssetAttributes.addEnvironmentsItem(String environmentsItem) |
AssetAttributes |
AssetAttributes.addTeamsItem(String teamsItem) |
AssetAttributes |
AssetAttributes.arch(String arch) |
AssetAttributes |
AssetAttributes.environments(List<String> environments) |
AssetAttributes |
Asset.getAttributes()
The JSON:API attributes of the asset.
|
AssetAttributes |
AssetAttributes.name(String name) |
AssetAttributes |
AssetAttributes.operatingSystem(AssetOperatingSystem operatingSystem) |
AssetAttributes |
AssetAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AssetAttributes |
AssetAttributes.risks(AssetRisks risks) |
AssetAttributes |
AssetAttributes.teams(List<String> teams) |
AssetAttributes |
AssetAttributes.type(AssetType type) |
AssetAttributes |
AssetAttributes.version(AssetVersion version) |