| Package | Description |
|---|---|
| odata.msgraph.client.beta.callRecords.complex |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientUserAgent |
class |
ServiceUserAgent |
| Modifier and Type | Field and Description |
|---|---|
protected UserAgent |
Endpoint.userAgent |
| Modifier and Type | Method and Description |
|---|---|
UserAgent |
UserAgent.withApplicationVersion(String applicationVersion) |
UserAgent |
UserAgent.withHeaderValue(String headerValue) |
| Modifier and Type | Method and Description |
|---|---|
Optional<UserAgent> |
Endpoint.getUserAgent() |
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
Endpoint.Builder.userAgent(UserAgent userAgent) |
ServiceEndpoint.Builder |
ServiceEndpoint.Builder.userAgent(UserAgent userAgent) |
ParticipantEndpoint.Builder |
ParticipantEndpoint.Builder.userAgent(UserAgent userAgent) |
Endpoint |
Endpoint.withUserAgent(UserAgent userAgent) |
Copyright © 2018–2020. All rights reserved.