| Package | Description |
|---|---|
| odata.msgraph.client.beta.callRecords.complex | |
| odata.msgraph.client.beta.callRecords.enums |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceRole |
ServiceUserAgent.role |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceRole> |
ServiceUserAgent.getRole() |
| Modifier and Type | Method and Description |
|---|---|
ServiceUserAgent.Builder |
ServiceUserAgent.Builder.role(ServiceRole role) |
ServiceUserAgent |
ServiceUserAgent.withRole(ServiceRole role) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceRole |
ServiceRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceRole[] |
ServiceRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.