| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static SideLoadingKey.Builder |
SideLoadingKey.builderSideLoadingKey()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
SideLoadingKey.Builder |
SideLoadingKey.Builder.description(String description)
“Side Loading Key description displayed to the ITPro Admins..”
|
SideLoadingKey.Builder |
SideLoadingKey.Builder.displayName(String displayName)
“Side Loading Key Name displayed to the ITPro Admins.”
|
SideLoadingKey.Builder |
SideLoadingKey.Builder.id(String id) |
SideLoadingKey.Builder |
SideLoadingKey.Builder.lastUpdatedDateTime(String lastUpdatedDateTime)
“Side Loading Key Last Updated Date displayed to the ITPro Admins.”
|
SideLoadingKey.Builder |
SideLoadingKey.Builder.totalActivation(Integer totalActivation)
“Side Loading Key Total Activation displayed to the ITPro Admins.”
|
SideLoadingKey.Builder |
SideLoadingKey.Builder.value(String value)
“Side Loading Key Value, it is 5x5 value, seperated by hiphens.”
|
Copyright © 2018–2020. All rights reserved.