| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Alignment |
AddFooter.alignment |
protected Alignment |
AddHeader.alignment |
| Modifier and Type | Method and Description |
|---|---|
Optional<Alignment> |
AddFooter.getAlignment() |
Optional<Alignment> |
AddHeader.getAlignment() |
| Modifier and Type | Method and Description |
|---|---|
AddFooter.Builder |
AddFooter.Builder.alignment(Alignment alignment) |
AddHeader.Builder |
AddHeader.Builder.alignment(Alignment alignment) |
AddFooter |
AddFooter.withAlignment(Alignment alignment) |
AddHeader |
AddHeader.withAlignment(Alignment alignment) |
| Modifier and Type | Method and Description |
|---|---|
static Alignment |
Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment[] |
Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.