Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/Asset.java
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,14 @@ public abstract class Asset extends Reference implements IAsset, IReferenceable
@Attribute
AtlanIcon assetIcon;

/** The type of request form on Immuta applicable for the asset. */
@Attribute
String assetImmutaRequestType;

/** URL of the request form on Immuta relevant to the asset. */
@Attribute
String assetImmutaRequestUrl;

/** Internal Popularity score for this asset. */
@Attribute
Double assetInternalPopularityScore;
Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IADF.java
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IADLS.java
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IADLSAccount.java
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IADLSObject.java
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAI.java
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAIModel.java
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,12 @@ default SortedSet<IAIApplication> getApplications() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAPI.java
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAPIField.java
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAPIObject.java
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAPIPath.java
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAPIQuery.java
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAPISpec.java
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAWS.java
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAdfActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAdfDataflow.java
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAdfDataset.java
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAdfPipeline.java
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAirflow.java
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAirflowDag.java
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAirflowTask.java
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAnaplan.java
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
6 changes: 6 additions & 0 deletions sdk/src/main/java/com/atlan/model/assets/IAnaplanApp.java
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,12 @@ default IApplicationField getApplicationField() {
/** Name of the icon to use for this asset. (Only applies to glossaries, currently.) */
AtlanIcon getAssetIcon();

/** The type of request form on Immuta applicable for the asset. */
String getAssetImmutaRequestType();

/** URL of the request form on Immuta relevant to the asset. */
String getAssetImmutaRequestUrl();

/** Internal Popularity score for this asset. */
Double getAssetInternalPopularityScore();

Expand Down
Loading