Uses of Class
com.azure.spring.autoconfigure.aad.Membership
-
Packages that use Membership Package Description com.azure.spring.autoconfigure.aad Package com.azure.spring.autoconfigure.aad -
-
Uses of Membership in com.azure.spring.autoconfigure.aad
Methods in com.azure.spring.autoconfigure.aad that return types with arguments of type Membership Modifier and Type Method Description List<Membership>Memberships. getValue()Gets the list of memberships.Constructor parameters in com.azure.spring.autoconfigure.aad with type arguments of type Membership Constructor Description Memberships(String odataNextLink, List<Membership> value)Creates a new instance ofMemberships/
-