| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.Builder.build() |
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.withActivationCodeCount(Integer activationCodeCount)
Returns an immutable copy of
this with just the activationCodeCount field changed. |
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.withCreatedDateTime(OffsetDateTime createdDateTime)
Returns an immutable copy of
this with just the createdDateTime
field changed. |
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.withModifiedDateTime(OffsetDateTime modifiedDateTime)
Returns an immutable copy of
this with just the modifiedDateTime
field changed. |
Copyright © 2018–2020. All rights reserved.