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