Class ApplicationRiskFactorGeneralInfo

java.lang.Object
com.microsoft.graph.models.ApplicationRiskFactorGeneralInfo
All Implemented Interfaces:
com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.serialization.Parsable, com.microsoft.kiota.store.BackedModel

@Generated("com.microsoft.kiota") public class ApplicationRiskFactorGeneralInfo extends Object implements com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.store.BackedModel, com.microsoft.kiota.serialization.Parsable
  • Field Details

    • backingStore

      @Nonnull protected com.microsoft.kiota.store.BackingStore backingStore
      Stores model information.
  • Constructor Details

  • Method Details

    • createFromDiscriminatorValue

      @Nonnull public static ApplicationRiskFactorGeneralInfo createFromDiscriminatorValue(@Nonnull com.microsoft.kiota.serialization.ParseNode parseNode)
      Creates a new instance of the appropriate class based on discriminator value
      Parameters:
      parseNode - The parse node to use to read the discriminator value and create the object
      Returns:
      a ApplicationRiskFactorGeneralInfo
    • getAdditionalData

      @Nonnull public Map<String,Object> getAdditionalData()
      Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
      Specified by:
      getAdditionalData in interface com.microsoft.kiota.serialization.AdditionalDataHolder
      Returns:
      a Map<String,Object>
    • getBackingStore

      @Nonnull public com.microsoft.kiota.store.BackingStore getBackingStore()
      Gets the backingStore property value. Stores model information.
      Specified by:
      getBackingStore in interface com.microsoft.kiota.store.BackedModel
      Returns:
      a BackingStore
    • getConsumerPopularity

      @Nullable public Integer getConsumerPopularity()
      Gets the consumerPopularity property value. Indicates the relative popularity or adoption of the application based on the user or tenant usage metrics.
      Returns:
      a Integer
    • getDomainRegistrationDate

      @Nullable public LocalDate getDomainRegistrationDate()
      Gets the domainRegistrationDate property value. Specifies the date when the application's primary domain was registered, used to assess domain maturity and legitimacy.
      Returns:
      a LocalDate
    • getFieldDeserializers

      @Nonnull public Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>> getFieldDeserializers()
      The deserialization information for the current model
      Specified by:
      getFieldDeserializers in interface com.microsoft.kiota.serialization.Parsable
      Returns:
      a Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>>
    • getFounded

      @Nullable public Integer getFounded()
      Gets the founded property value. Year the company or organization behind the application was founded.
      Returns:
      a Integer
    • getHasDisasterRecoveryPlan

      @Nullable public Boolean getHasDisasterRecoveryPlan()
      Gets the hasDisasterRecoveryPlan property value. Indicates whether the application provider maintains a disaster recovery or business continuity plan.
      Returns:
      a Boolean
    • getHold

      @Nullable public HoldType getHold()
      Gets the hold property value. The hold property
      Returns:
      a HoldType
    • getHostingCompanyName

      @Nullable public String getHostingCompanyName()
      Gets the hostingCompanyName property value. Specifies the name of the company or provider that hosts the application's infrastructure.
      Returns:
      a String
    • getLocation

      @Nullable public ApplicationLocation getLocation()
      Gets the location property value. Provides the geographical and operational location information for the application, including data center and headquarters regions.
      Returns:
      a ApplicationLocation
    • getOdataType

      @Nullable public String getOdataType()
      Gets the @odata.type property value. The OdataType property
      Returns:
      a String
    • getPrivacyPolicy

      @Nullable public String getPrivacyPolicy()
      Gets the privacyPolicy property value. Specifies the URL of the application's privacy policy.
      Returns:
      a String
    • getProcessedDataTypes

      @Nullable public EnumSet<ApplicationDataType> getProcessedDataTypes()
      Gets the processedDataTypes property value. The processedDataTypes property
      Returns:
      a EnumSet<ApplicationDataType>
    • getTermsOfService

      @Nullable public String getTermsOfService()
      Gets the termsOfService property value. Specifies the URL of the application's terms of service.
      Returns:
      a String
    • serialize

      public void serialize(@Nonnull com.microsoft.kiota.serialization.SerializationWriter writer)
      Serializes information the current object
      Specified by:
      serialize in interface com.microsoft.kiota.serialization.Parsable
      Parameters:
      writer - Serialization writer to use to serialize this model
    • setAdditionalData

      public void setAdditionalData(@Nullable Map<String,Object> value)
      Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
      Parameters:
      value - Value to set for the AdditionalData property.
    • setBackingStore

      public void setBackingStore(@Nonnull com.microsoft.kiota.store.BackingStore value)
      Sets the backingStore property value. Stores model information.
      Parameters:
      value - Value to set for the backingStore property.
    • setConsumerPopularity

      public void setConsumerPopularity(@Nullable Integer value)
      Sets the consumerPopularity property value. Indicates the relative popularity or adoption of the application based on the user or tenant usage metrics.
      Parameters:
      value - Value to set for the consumerPopularity property.
    • setDomainRegistrationDate

      public void setDomainRegistrationDate(@Nullable LocalDate value)
      Sets the domainRegistrationDate property value. Specifies the date when the application's primary domain was registered, used to assess domain maturity and legitimacy.
      Parameters:
      value - Value to set for the domainRegistrationDate property.
    • setFounded

      public void setFounded(@Nullable Integer value)
      Sets the founded property value. Year the company or organization behind the application was founded.
      Parameters:
      value - Value to set for the founded property.
    • setHasDisasterRecoveryPlan

      public void setHasDisasterRecoveryPlan(@Nullable Boolean value)
      Sets the hasDisasterRecoveryPlan property value. Indicates whether the application provider maintains a disaster recovery or business continuity plan.
      Parameters:
      value - Value to set for the hasDisasterRecoveryPlan property.
    • setHold

      public void setHold(@Nullable HoldType value)
      Sets the hold property value. The hold property
      Parameters:
      value - Value to set for the hold property.
    • setHostingCompanyName

      public void setHostingCompanyName(@Nullable String value)
      Sets the hostingCompanyName property value. Specifies the name of the company or provider that hosts the application's infrastructure.
      Parameters:
      value - Value to set for the hostingCompanyName property.
    • setLocation

      public void setLocation(@Nullable ApplicationLocation value)
      Sets the location property value. Provides the geographical and operational location information for the application, including data center and headquarters regions.
      Parameters:
      value - Value to set for the location property.
    • setOdataType

      public void setOdataType(@Nullable String value)
      Sets the @odata.type property value. The OdataType property
      Parameters:
      value - Value to set for the @odata.type property.
    • setPrivacyPolicy

      public void setPrivacyPolicy(@Nullable String value)
      Sets the privacyPolicy property value. Specifies the URL of the application's privacy policy.
      Parameters:
      value - Value to set for the privacyPolicy property.
    • setProcessedDataTypes

      public void setProcessedDataTypes(@Nullable EnumSet<ApplicationDataType> value)
      Sets the processedDataTypes property value. The processedDataTypes property
      Parameters:
      value - Value to set for the processedDataTypes property.
    • setTermsOfService

      public void setTermsOfService(@Nullable String value)
      Sets the termsOfService property value. Specifies the URL of the application's terms of service.
      Parameters:
      value - Value to set for the termsOfService property.