public class EmbeddedSIMActivationCodePoolCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<EmbeddedSIMActivationCodePool,EmbeddedSIMActivationCodePoolRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
EmbeddedSIMActivationCodePoolCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSIMActivationCodePoolAssignmentCollectionRequest |
assignments() |
EmbeddedSIMActivationCodePoolAssignmentRequest |
assignments(String id) |
EmbeddedSIMDeviceStateCollectionRequest |
deviceStates() |
EmbeddedSIMDeviceStateRequest |
deviceStates(String id) |
connectTimeout, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, readTimeout, requestHeader, requestHeader, search, select, skip, stream, to, toList, top, urlOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic EmbeddedSIMActivationCodePoolCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public EmbeddedSIMActivationCodePoolAssignmentCollectionRequest assignments()
public EmbeddedSIMActivationCodePoolAssignmentRequest assignments(String id)
public EmbeddedSIMDeviceStateCollectionRequest deviceStates()
public EmbeddedSIMDeviceStateRequest deviceStates(String id)
Copyright © 2018–2020. All rights reserved.