Uses of Class
odata.msgraph.client.beta.entity.LinkedResource_v2
-
Packages that use LinkedResource_v2 Package Description odata.msgraph.client.beta.entity -
-
Uses of LinkedResource_v2 in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return LinkedResource_v2 Modifier and Type Method Description LinkedResource_v2LinkedResource_v2.Builder. build()LinkedResource_v2LinkedResource_v2. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.LinkedResource_v2LinkedResource_v2. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).LinkedResource_v2LinkedResource_v2. withApplicationName(String applicationName)LinkedResource_v2LinkedResource_v2. withDisplayName(String displayName)LinkedResource_v2LinkedResource_v2. withExternalId(String externalId)LinkedResource_v2LinkedResource_v2. withUnmappedField(String name, String value)LinkedResource_v2LinkedResource_v2. withWebUrl(String webUrl)
-