| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected List<EndpointType> |
EndpointCollection.keys |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<EndpointType> |
EndpointCollection.getKeys() |
com.github.davidmoten.odata.client.CollectionPage<EndpointType> |
EndpointCollection.getKeys(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
EndpointCollection.Builder |
EndpointCollection.Builder.keys(EndpointType... keys) |
| Modifier and Type | Method and Description |
|---|---|
EndpointCollection.Builder |
EndpointCollection.Builder.keys(List<EndpointType> keys) |
| Modifier and Type | Method and Description |
|---|---|
static EndpointType |
EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointType[] |
EndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.