Class CrossTenantAccessPolicyConfigurationPartner

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

@Generated("com.microsoft.kiota") public class CrossTenantAccessPolicyConfigurationPartner 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 CrossTenantAccessPolicyConfigurationPartner 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 CrossTenantAccessPolicyConfigurationPartner
    • 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>
    • getAutomaticUserConsentSettings

      @Nullable public InboundOutboundPolicyConfiguration getAutomaticUserConsentSettings()
      Gets the automaticUserConsentSettings property value. Determines the partner-specific configuration for automatic user consent settings. Unless specifically configured, the inboundAllowed and outboundAllowed properties are null and inherit from the default settings, which is always false.
      Returns:
      a InboundOutboundPolicyConfiguration
    • getB2bCollaborationInbound

      @Nullable public CrossTenantAccessPolicyB2BSetting getB2bCollaborationInbound()
      Gets the b2bCollaborationInbound property value. Defines your partner-specific configuration for users from other organizations accessing your resources via Microsoft Entra B2B collaboration.
      Returns:
      a CrossTenantAccessPolicyB2BSetting
    • getB2bCollaborationOutbound

      @Nullable public CrossTenantAccessPolicyB2BSetting getB2bCollaborationOutbound()
      Gets the b2bCollaborationOutbound property value. Defines your partner-specific configuration for users in your organization going outbound to access resources in another organization via Microsoft Entra B2B collaboration.
      Returns:
      a CrossTenantAccessPolicyB2BSetting
    • getB2bDirectConnectInbound

      @Nullable public CrossTenantAccessPolicyB2BSetting getB2bDirectConnectInbound()
      Gets the b2bDirectConnectInbound property value. Defines your partner-specific configuration for users from other organizations accessing your resources via Azure B2B direct connect.
      Returns:
      a CrossTenantAccessPolicyB2BSetting
    • getB2bDirectConnectOutbound

      @Nullable public CrossTenantAccessPolicyB2BSetting getB2bDirectConnectOutbound()
      Gets the b2bDirectConnectOutbound property value. Defines your partner-specific configuration for users in your organization going outbound to access resources in another organization via Microsoft Entra B2B direct connect.
      Returns:
      a CrossTenantAccessPolicyB2BSetting
    • 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
    • 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>>
    • getIdentitySynchronization

      @Nullable public CrossTenantIdentitySyncPolicyPartner getIdentitySynchronization()
      Gets the identitySynchronization property value. Defines the cross-tenant policy for the synchronization of users from a partner tenant. Use this user synchronization policy to streamline collaboration between users in a multitenant organization by automating the creation, update, and deletion of users from one tenant to another.
      Returns:
      a CrossTenantIdentitySyncPolicyPartner
    • getInboundTrust

      @Nullable public CrossTenantAccessPolicyInboundTrust getInboundTrust()
      Gets the inboundTrust property value. Determines the partner-specific configuration for trusting other Conditional Access claims from external Microsoft Entra organizations.
      Returns:
      a CrossTenantAccessPolicyInboundTrust
    • getIsInMultiTenantOrganization

      @Nullable public Boolean getIsInMultiTenantOrganization()
      Gets the isInMultiTenantOrganization property value. Identifies whether a tenant is a member of a multitenant organization.
      Returns:
      a Boolean
    • getIsServiceProvider

      @Nullable public Boolean getIsServiceProvider()
      Gets the isServiceProvider property value. Identifies whether the partner-specific configuration is a Cloud Service Provider for your organization.
      Returns:
      a Boolean
    • getOdataType

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

      @Nullable public String getTenantId()
      Gets the tenantId property value. The tenant identifier for the partner Microsoft Entra organization. Read-only. Key.
      Returns:
      a String
    • getTenantRestrictions

      @Nullable public CrossTenantAccessPolicyTenantRestrictions getTenantRestrictions()
      Gets the tenantRestrictions property value. Defines the partner-specific tenant restrictions configuration for users in your organization who access a partner organization using partner supplied identities on your network or devices.
      Returns:
      a CrossTenantAccessPolicyTenantRestrictions
    • 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.
    • setAutomaticUserConsentSettings

      public void setAutomaticUserConsentSettings(@Nullable InboundOutboundPolicyConfiguration value)
      Sets the automaticUserConsentSettings property value. Determines the partner-specific configuration for automatic user consent settings. Unless specifically configured, the inboundAllowed and outboundAllowed properties are null and inherit from the default settings, which is always false.
      Parameters:
      value - Value to set for the automaticUserConsentSettings property.
    • setB2bCollaborationInbound

      public void setB2bCollaborationInbound(@Nullable CrossTenantAccessPolicyB2BSetting value)
      Sets the b2bCollaborationInbound property value. Defines your partner-specific configuration for users from other organizations accessing your resources via Microsoft Entra B2B collaboration.
      Parameters:
      value - Value to set for the b2bCollaborationInbound property.
    • setB2bCollaborationOutbound

      public void setB2bCollaborationOutbound(@Nullable CrossTenantAccessPolicyB2BSetting value)
      Sets the b2bCollaborationOutbound property value. Defines your partner-specific configuration for users in your organization going outbound to access resources in another organization via Microsoft Entra B2B collaboration.
      Parameters:
      value - Value to set for the b2bCollaborationOutbound property.
    • setB2bDirectConnectInbound

      public void setB2bDirectConnectInbound(@Nullable CrossTenantAccessPolicyB2BSetting value)
      Sets the b2bDirectConnectInbound property value. Defines your partner-specific configuration for users from other organizations accessing your resources via Azure B2B direct connect.
      Parameters:
      value - Value to set for the b2bDirectConnectInbound property.
    • setB2bDirectConnectOutbound

      public void setB2bDirectConnectOutbound(@Nullable CrossTenantAccessPolicyB2BSetting value)
      Sets the b2bDirectConnectOutbound property value. Defines your partner-specific configuration for users in your organization going outbound to access resources in another organization via Microsoft Entra B2B direct connect.
      Parameters:
      value - Value to set for the b2bDirectConnectOutbound 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.
    • setIdentitySynchronization

      public void setIdentitySynchronization(@Nullable CrossTenantIdentitySyncPolicyPartner value)
      Sets the identitySynchronization property value. Defines the cross-tenant policy for the synchronization of users from a partner tenant. Use this user synchronization policy to streamline collaboration between users in a multitenant organization by automating the creation, update, and deletion of users from one tenant to another.
      Parameters:
      value - Value to set for the identitySynchronization property.
    • setInboundTrust

      public void setInboundTrust(@Nullable CrossTenantAccessPolicyInboundTrust value)
      Sets the inboundTrust property value. Determines the partner-specific configuration for trusting other Conditional Access claims from external Microsoft Entra organizations.
      Parameters:
      value - Value to set for the inboundTrust property.
    • setIsInMultiTenantOrganization

      public void setIsInMultiTenantOrganization(@Nullable Boolean value)
      Sets the isInMultiTenantOrganization property value. Identifies whether a tenant is a member of a multitenant organization.
      Parameters:
      value - Value to set for the isInMultiTenantOrganization property.
    • setIsServiceProvider

      public void setIsServiceProvider(@Nullable Boolean value)
      Sets the isServiceProvider property value. Identifies whether the partner-specific configuration is a Cloud Service Provider for your organization.
      Parameters:
      value - Value to set for the isServiceProvider 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.
    • setTenantId

      public void setTenantId(@Nullable String value)
      Sets the tenantId property value. The tenant identifier for the partner Microsoft Entra organization. Read-only. Key.
      Parameters:
      value - Value to set for the tenantId property.
    • setTenantRestrictions

      public void setTenantRestrictions(@Nullable CrossTenantAccessPolicyTenantRestrictions value)
      Sets the tenantRestrictions property value. Defines the partner-specific tenant restrictions configuration for users in your organization who access a partner organization using partner supplied identities on your network or devices.
      Parameters:
      value - Value to set for the tenantRestrictions property.