Uses of Class
com.azure.resourcemanager.netapp.fluent.models.GetGroupIdListForLdapUserResponseInner
Packages that use GetGroupIdListForLdapUserResponseInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of GetGroupIdListForLdapUserResponseInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return GetGroupIdListForLdapUserResponseInnerModifier and TypeMethodDescriptionVolumesClient.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.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type GetGroupIdListForLdapUserResponseInnerModifier 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) 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.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. -
Uses of GetGroupIdListForLdapUserResponseInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return GetGroupIdListForLdapUserResponseInnerModifier and TypeMethodDescriptionGetGroupIdListForLdapUserResponseInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of GetGroupIdListForLdapUserResponseInner from the JsonReader.GetGroupIdListForLdapUserResponseInner.withGroupIdsForLdapUser
(List<String> groupIdsForLdapUser) Set the groupIdsForLdapUser property: Group Id list. -
Uses of GetGroupIdListForLdapUserResponseInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return GetGroupIdListForLdapUserResponseInnerModifier and TypeMethodDescriptionGetGroupIdListForLdapUserResponse.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.GetGroupIdListForLdapUserResponseInner object.