| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
ManagedAppDiagnosticStatus |
ManagedAppDiagnosticStatus.Builder.build() |
ManagedAppDiagnosticStatus |
ManagedAppDiagnosticStatus.withMitigationInstruction(String mitigationInstruction)
Returns an immutable copy of
this with just the mitigationInstruction field changed. |
ManagedAppDiagnosticStatus |
ManagedAppDiagnosticStatus.withState(String state)
Returns an immutable copy of
this with just the state field
changed. |
ManagedAppDiagnosticStatus |
ManagedAppDiagnosticStatus.withValidationName(String validationName)
Returns an immutable copy of
this with just the validationName
field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ManagedAppDiagnosticStatus> |
User.getManagedAppDiagnosticStatuses() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ManagedAppDiagnosticStatus> |
UserRequest.getManagedAppDiagnosticStatuses() |
Copyright © 2018–2020. All rights reserved.