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