Uses of Class
com.microsoft.graph.models.DelegatedAdminAccessContainer
Packages that use DelegatedAdminAccessContainer
-
Uses of DelegatedAdminAccessContainer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DelegatedAdminAccessContainerModifier and TypeMethodDescriptionDelegatedAdminAccessContainer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDelegatedAdminAccessAssignment.getAccessContainer()Gets the accessContainer property value.Methods in com.microsoft.graph.models with parameters of type DelegatedAdminAccessContainerModifier and TypeMethodDescriptionvoidDelegatedAdminAccessAssignment.setAccessContainer(DelegatedAdminAccessContainer value) Sets the accessContainer property value.