Uses of Class
com.vmware.nsx_policy.model.LdapIdentitySourceSearchResultList.Builder
-
Packages that use LdapIdentitySourceSearchResultList.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of LdapIdentitySourceSearchResultList.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return LdapIdentitySourceSearchResultList.Builder Modifier and Type Method Description LdapIdentitySourceSearchResultList.Builder
LdapIdentitySourceSearchResultList.Builder. setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.LdapIdentitySourceSearchResultList.Builder
LdapIdentitySourceSearchResultList.Builder. setResults(java.util.List<LdapIdentitySourceSearchResultItem> results)
LdapIdentitySourceSearchResultList.Builder
LdapIdentitySourceSearchResultList.Builder. setSchema(java.lang.String schema)
Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.LdapIdentitySourceSearchResultList.Builder
LdapIdentitySourceSearchResultList.Builder. setSelf(SelfResourceLink self)
-