| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<StringKeyAttributeMappingSourceValuePair> |
AttributeMappingSource.parameters |
| Modifier and Type | Method and Description |
|---|---|
StringKeyAttributeMappingSourceValuePair |
StringKeyAttributeMappingSourceValuePair.Builder.build() |
StringKeyAttributeMappingSourceValuePair |
StringKeyAttributeMappingSourceValuePair.withKey(String key) |
StringKeyAttributeMappingSourceValuePair |
StringKeyAttributeMappingSourceValuePair.withValue(AttributeMappingSource value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<StringKeyAttributeMappingSourceValuePair> |
AttributeMappingSource.getParameters() |
com.github.davidmoten.odata.client.CollectionPage<StringKeyAttributeMappingSourceValuePair> |
AttributeMappingSource.getParameters(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
AttributeMappingSource.Builder |
AttributeMappingSource.Builder.parameters(StringKeyAttributeMappingSourceValuePair... parameters) |
| Modifier and Type | Method and Description |
|---|---|
AttributeMappingSource.Builder |
AttributeMappingSource.Builder.parameters(List<StringKeyAttributeMappingSourceValuePair> parameters) |
Copyright © 2018–2020. All rights reserved.