| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.activationCodeCount(Integer activationCodeCount)
“The total count of activation codes which belong to this pool.”
|
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.activationCodes(List<EmbeddedSIMActivationCode> activationCodes)
“The activation codes which belong to this pool.
|
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.activationCodesNextLink(String activationCodesNextLink)
“The activation codes which belong to this pool.
|
static EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.builderEmbeddedSIMActivationCodePool()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.createdDateTime(OffsetDateTime createdDateTime)
“The time the embedded SIM activation code pool was created.
|
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.displayName(String displayName)
“The admin defined name of the embedded SIM activation code pool.”
|
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.id(String id) |
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.modifiedDateTime(OffsetDateTime modifiedDateTime)
“The time the embedded SIM activation code pool was last modified.
|
Copyright © 2018–2020. All rights reserved.