| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppReturnCode |
Win32LobAppReturnCode.Builder.build() |
Win32LobAppReturnCode |
Win32LobAppReturnCode.withReturnCode(Integer returnCode)
Returns an immutable copy of
this with just the returnCode field
changed. |
Win32LobAppReturnCode |
Win32LobAppReturnCode.withType(Win32LobAppReturnCodeType type)
Returns an immutable copy of
this with just the type field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Win32LobAppReturnCode> |
Win32LobApp.returnCodes |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppReturnCode> |
Win32LobApp.getReturnCodes()
“The return codes for post installation behavior.”
|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppReturnCode> |
Win32LobApp.getReturnCodes(com.github.davidmoten.odata.client.HttpRequestOptions options)
“The return codes for post installation behavior.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.returnCodes(Win32LobAppReturnCode... returnCodes)
“The return codes for post installation behavior.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.returnCodes(List<Win32LobAppReturnCode> returnCodes)
“The return codes for post installation behavior.”
|
Copyright © 2018–2020. All rights reserved.