Uses of Class
com.microsoft.graph.models.DelegatedAdminRelationshipCustomerParticipant
Packages that use DelegatedAdminRelationshipCustomerParticipant
-
Uses of DelegatedAdminRelationshipCustomerParticipant in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DelegatedAdminRelationshipCustomerParticipantModifier and TypeMethodDescriptionDelegatedAdminRelationshipCustomerParticipant.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDelegatedAdminRelationship.getCustomer()Gets the customer property value.Methods in com.microsoft.graph.models with parameters of type DelegatedAdminRelationshipCustomerParticipantModifier and TypeMethodDescriptionvoidDelegatedAdminRelationship.setCustomer(DelegatedAdminRelationshipCustomerParticipant value) Sets the customer property value.