| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Win32LobAppReturnCodeType |
Win32LobAppReturnCode.type |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32LobAppReturnCodeType> |
Win32LobAppReturnCode.getType()
“The type of return code.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppReturnCode.Builder |
Win32LobAppReturnCode.Builder.type(Win32LobAppReturnCodeType type)
“The type of return code.”
|
Win32LobAppReturnCode |
Win32LobAppReturnCode.withType(Win32LobAppReturnCodeType type)
Returns an immutable copy of
this with just the type field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static Win32LobAppReturnCodeType |
Win32LobAppReturnCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Win32LobAppReturnCodeType[] |
Win32LobAppReturnCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.