Uses of Class
odata.msgraph.client.beta.entity.IpNamedLocation
-
Packages that use IpNamedLocation Package Description odata.msgraph.client.beta.entity -
-
Uses of IpNamedLocation in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return IpNamedLocation Modifier and Type Method Description IpNamedLocationIpNamedLocation.Builder. build()IpNamedLocationIpNamedLocation. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.IpNamedLocationIpNamedLocation. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).IpNamedLocationIpNamedLocation. withIpRanges(List<IpRange> ipRanges)IpNamedLocationIpNamedLocation. withIsTrusted(Boolean isTrusted)IpNamedLocationIpNamedLocation. withUnmappedField(String name, String value)
-