| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
AttributeMappingParameterSchema.Builder |
AttributeMappingParameterSchema.Builder.allowMultipleOccurrences(Boolean allowMultipleOccurrences) |
static AttributeMappingParameterSchema.Builder |
AttributeMappingParameterSchema.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AttributeMappingParameterSchema.Builder |
AttributeMappingParameterSchema.Builder.name(String name) |
AttributeMappingParameterSchema.Builder |
AttributeMappingParameterSchema.Builder.required(Boolean required) |
AttributeMappingParameterSchema.Builder |
AttributeMappingParameterSchema.Builder.type(AttributeType type) |
Copyright © 2018–2020. All rights reserved.