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.withActivationCodes(List<EmbeddedSIMActivationCode> activationCodes) |
Returns an immutable copy of this with just the activationCodes
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.
|
EmbeddedSIMActivationCodePool |
EmbeddedSIMActivationCodePool.withUnmappedField(String name,
String value) |
|