Uses of Class
com.microsoft.graph.models.MultiTenantOrganization
Packages that use MultiTenantOrganization
-
Uses of MultiTenantOrganization in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MultiTenantOrganizationModifier and TypeMethodDescriptionstatic MultiTenantOrganizationMultiTenantOrganization.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTenantRelationship.getMultiTenantOrganization()Gets the multiTenantOrganization property value.Methods in com.microsoft.graph.models with parameters of type MultiTenantOrganizationModifier and TypeMethodDescriptionvoidTenantRelationship.setMultiTenantOrganization(MultiTenantOrganization value) Sets the multiTenantOrganization property value.