Uses of Class
com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserRequest
Packages that use GetGroupIdListForLdapUserRequest
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of GetGroupIdListForLdapUserRequest in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent with parameters of type GetGroupIdListForLdapUserRequestModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<GetGroupIdListForLdapUserResponseInner>, GetGroupIdListForLdapUserResponseInner> VolumesClient.beginListGetGroupIdListForLdapUser
(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body) Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<GetGroupIdListForLdapUserResponseInner>, GetGroupIdListForLdapUserResponseInner> VolumesClient.beginListGetGroupIdListForLdapUser
(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body, com.azure.core.util.Context context) Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User.VolumesClient.listGetGroupIdListForLdapUser
(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body) Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User.VolumesClient.listGetGroupIdListForLdapUser
(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body, com.azure.core.util.Context context) Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User. -
Uses of GetGroupIdListForLdapUserRequest in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return GetGroupIdListForLdapUserRequestModifier and TypeMethodDescriptionGetGroupIdListForLdapUserRequest.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of GetGroupIdListForLdapUserRequest from the JsonReader.GetGroupIdListForLdapUserRequest.withUsername
(String username) Set the username property: username is required to fetch the group to which user is part of.Methods in com.azure.resourcemanager.netapp.models with parameters of type GetGroupIdListForLdapUserRequestModifier and TypeMethodDescriptionGet Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User.Volume.listGetGroupIdListForLdapUser
(GetGroupIdListForLdapUserRequest body, com.azure.core.util.Context context) Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User.Volumes.listGetGroupIdListForLdapUser
(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body) Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User.Volumes.listGetGroupIdListForLdapUser
(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body, com.azure.core.util.Context context) Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User.