| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedSIMActivationCode.Builder |
EmbeddedSIMActivationCode.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
EmbeddedSIMActivationCode.Builder |
EmbeddedSIMActivationCode.Builder.integratedCircuitCardIdentifier(String integratedCircuitCardIdentifier)
“The input must match the following regular expression: '^[0-9]{19}[0-9]?$'.”
|
EmbeddedSIMActivationCode.Builder |
EmbeddedSIMActivationCode.Builder.matchingIdentifier(String matchingIdentifier)
“The input must match the following regular expression: '^[a-zA-Z0-9\-]*$'.”
|
EmbeddedSIMActivationCode.Builder |
EmbeddedSIMActivationCode.Builder.smdpPlusServerAddress(String smdpPlusServerAddress)
“The input must match the following regular expression: '^([a-zA-Z0-9]+(-[a-zA-Z0
-9]+)*\.)+[a-zA-Z]{2,}$'.”
|
Copyright © 2018–2020. All rights reserved.