Uses of Class
odata.msgraph.client.beta.complex.TargetPolicyEndpoints
-
Packages that use TargetPolicyEndpoints Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of TargetPolicyEndpoints in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TargetPolicyEndpoints Modifier and Type Method Description TargetPolicyEndpointsTargetPolicyEndpoints.Builder. build()TargetPolicyEndpointsTargetPolicyEndpoints. withUnmappedField(String name, String value) -
Uses of TargetPolicyEndpoints in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as TargetPolicyEndpoints Modifier and Type Field Description protected TargetPolicyEndpointsNotification. targetPolicyMethods in odata.msgraph.client.beta.entity that return types with arguments of type TargetPolicyEndpoints Modifier and Type Method Description Optional<TargetPolicyEndpoints>Notification. getTargetPolicy()Methods in odata.msgraph.client.beta.entity with parameters of type TargetPolicyEndpoints Modifier and Type Method Description Notification.BuilderNotification.Builder. targetPolicy(TargetPolicyEndpoints targetPolicy)NotificationNotification. withTargetPolicy(TargetPolicyEndpoints targetPolicy)
-