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