public class Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse extends Object implements com.github.davidmoten.odata.client.ODataType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
protected String |
message |
protected String |
odataType |
protected String |
resultEntities |
protected Integer |
returnLevel |
protected Integer |
returnSeverity |
protected Integer |
returnStatus |
protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl |
unmappedFields |
| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse() |
protected com.github.davidmoten.odata.client.ContextPath contextPath
protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
protected String odataType
protected String message
protected String resultEntities
protected Integer returnStatus
protected Integer returnSeverity
protected Integer returnLevel
protected Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse()
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypepublic Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse withMessage(String message)
public Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse withResultEntities(String resultEntities)
public Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse withReturnStatus(Integer returnStatus)
public Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse withReturnSeverity(Integer returnSeverity)
public Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse withReturnLevel(Integer returnLevel)
public Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse withUnmappedField(String name, String value)
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypepublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepublic static Msdyn_CheckIfProcessesOwnedByDisabledUsersResponse.Builder builder()
Copyright © 2018–2020. All rights reserved.