Uses of Class
odata.msgraph.client.beta.entity.request.EndpointRequest
-
Packages that use EndpointRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EndpointRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EndpointRequest Modifier and Type Method Description EndpointRequestGroupCollectionRequest. endpoints(String id)EndpointRequestServicePrincipalCollectionRequest. endpoints(String id) -
Uses of EndpointRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EndpointRequest Modifier and Type Method Description EndpointRequestGroupRequest. endpoints(String id)EndpointRequestServicePrincipalRequest. endpoints(String id)
-