| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSIMActivationCode |
EmbeddedSIMActivationCode.Builder.build() |
EmbeddedSIMActivationCode |
EmbeddedSIMActivationCode.withIntegratedCircuitCardIdentifier(String integratedCircuitCardIdentifier)
Returns an immutable copy of
this with just the integratedCircuitCardIdentifier field changed. |
EmbeddedSIMActivationCode |
EmbeddedSIMActivationCode.withMatchingIdentifier(String matchingIdentifier)
Returns an immutable copy of
this with just the matchingIdentifier field changed. |
EmbeddedSIMActivationCode |
EmbeddedSIMActivationCode.withSmdpPlusServerAddress(String smdpPlusServerAddress)
Returns an immutable copy of
this with just the smdpPlusServerAddress field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<EmbeddedSIMActivationCode> |
EmbeddedSIMActivationCodePool.activationCodes |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<EmbeddedSIMActivationCode> |
EmbeddedSIMActivationCodePool.getActivationCodes()
“The activation codes which belong to this pool.
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSIMActivationCodePool.Builder |
EmbeddedSIMActivationCodePool.Builder.activationCodes(List<EmbeddedSIMActivationCode> activationCodes)
“The activation codes which belong to this pool.
|
Copyright © 2018–2020. All rights reserved.