| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
SecurityActionState |
SecurityActionState.Builder.build() |
SecurityActionState |
SecurityActionState.withAppId(String appId) |
SecurityActionState |
SecurityActionState.withStatus(OperationStatus status) |
SecurityActionState |
SecurityActionState.withUpdatedDateTime(OffsetDateTime updatedDateTime) |
SecurityActionState |
SecurityActionState.withUser(String user) |
| Modifier and Type | Field and Description |
|---|---|
protected List<SecurityActionState> |
SecurityAction.states |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<SecurityActionState> |
SecurityAction.getStates() |
| Modifier and Type | Method and Description |
|---|---|
SecurityAction.Builder |
SecurityAction.Builder.states(List<SecurityActionState> states) |
Copyright © 2018–2020. All rights reserved.