Uses of Class
com.microsoft.graph.models.CrossTenantAccessPolicyB2BSetting
Packages that use CrossTenantAccessPolicyB2BSetting
-
Uses of CrossTenantAccessPolicyB2BSetting in com.microsoft.graph.models
Subclasses of CrossTenantAccessPolicyB2BSetting in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return CrossTenantAccessPolicyB2BSettingModifier and TypeMethodDescriptionCrossTenantAccessPolicyB2BSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCrossTenantAccessPolicyConfigurationDefault.getB2bCollaborationInbound()Gets the b2bCollaborationInbound property value.CrossTenantAccessPolicyConfigurationPartner.getB2bCollaborationInbound()Gets the b2bCollaborationInbound property value.MultiTenantOrganizationPartnerConfigurationTemplate.getB2bCollaborationInbound()Gets the b2bCollaborationInbound property value.CrossTenantAccessPolicyConfigurationDefault.getB2bCollaborationOutbound()Gets the b2bCollaborationOutbound property value.CrossTenantAccessPolicyConfigurationPartner.getB2bCollaborationOutbound()Gets the b2bCollaborationOutbound property value.MultiTenantOrganizationPartnerConfigurationTemplate.getB2bCollaborationOutbound()Gets the b2bCollaborationOutbound property value.CrossTenantAccessPolicyConfigurationDefault.getB2bDirectConnectInbound()Gets the b2bDirectConnectInbound property value.CrossTenantAccessPolicyConfigurationPartner.getB2bDirectConnectInbound()Gets the b2bDirectConnectInbound property value.MultiTenantOrganizationPartnerConfigurationTemplate.getB2bDirectConnectInbound()Gets the b2bDirectConnectInbound property value.CrossTenantAccessPolicyConfigurationDefault.getB2bDirectConnectOutbound()Gets the b2bDirectConnectOutbound property value.CrossTenantAccessPolicyConfigurationPartner.getB2bDirectConnectOutbound()Gets the b2bDirectConnectOutbound property value.MultiTenantOrganizationPartnerConfigurationTemplate.getB2bDirectConnectOutbound()Gets the b2bDirectConnectOutbound property value.Methods in com.microsoft.graph.models with parameters of type CrossTenantAccessPolicyB2BSettingModifier and TypeMethodDescriptionvoidCrossTenantAccessPolicyConfigurationDefault.setB2bCollaborationInbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bCollaborationInbound property value.voidCrossTenantAccessPolicyConfigurationPartner.setB2bCollaborationInbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bCollaborationInbound property value.voidMultiTenantOrganizationPartnerConfigurationTemplate.setB2bCollaborationInbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bCollaborationInbound property value.voidCrossTenantAccessPolicyConfigurationDefault.setB2bCollaborationOutbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bCollaborationOutbound property value.voidCrossTenantAccessPolicyConfigurationPartner.setB2bCollaborationOutbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bCollaborationOutbound property value.voidMultiTenantOrganizationPartnerConfigurationTemplate.setB2bCollaborationOutbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bCollaborationOutbound property value.voidCrossTenantAccessPolicyConfigurationDefault.setB2bDirectConnectInbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bDirectConnectInbound property value.voidCrossTenantAccessPolicyConfigurationPartner.setB2bDirectConnectInbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bDirectConnectInbound property value.voidMultiTenantOrganizationPartnerConfigurationTemplate.setB2bDirectConnectInbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bDirectConnectInbound property value.voidCrossTenantAccessPolicyConfigurationDefault.setB2bDirectConnectOutbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bDirectConnectOutbound property value.voidCrossTenantAccessPolicyConfigurationPartner.setB2bDirectConnectOutbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bDirectConnectOutbound property value.voidMultiTenantOrganizationPartnerConfigurationTemplate.setB2bDirectConnectOutbound(CrossTenantAccessPolicyB2BSetting value) Sets the b2bDirectConnectOutbound property value.