| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Endpoint.Builder.build() |
Endpoint |
Endpoint.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Endpoint |
Endpoint.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Endpoint |
Endpoint.withCapability(String capability) |
Endpoint |
Endpoint.withProviderId(String providerId) |
Endpoint |
Endpoint.withProviderName(String providerName) |
Endpoint |
Endpoint.withProviderResourceId(String providerResourceId) |
Endpoint |
Endpoint.withUri(String uri) |
Copyright © 2018–2020. All rights reserved.