| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
SecureScoreControlStateUpdate |
SecureScoreControlStateUpdate.Builder.build() |
SecureScoreControlStateUpdate |
SecureScoreControlStateUpdate.withAssignedTo(String assignedTo) |
SecureScoreControlStateUpdate |
SecureScoreControlStateUpdate.withComment(String comment) |
SecureScoreControlStateUpdate |
SecureScoreControlStateUpdate.withState(String state) |
SecureScoreControlStateUpdate |
SecureScoreControlStateUpdate.withUpdatedBy(String updatedBy) |
SecureScoreControlStateUpdate |
SecureScoreControlStateUpdate.withUpdatedDateTime(OffsetDateTime updatedDateTime) |
| Modifier and Type | Field and Description |
|---|---|
protected List<SecureScoreControlStateUpdate> |
SecureScoreControlProfile.controlStateUpdates |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<SecureScoreControlStateUpdate> |
SecureScoreControlProfile.getControlStateUpdates() |
com.github.davidmoten.odata.client.CollectionPage<SecureScoreControlStateUpdate> |
SecureScoreControlProfile.getControlStateUpdates(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.controlStateUpdates(SecureScoreControlStateUpdate... controlStateUpdates) |
| Modifier and Type | Method and Description |
|---|---|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.controlStateUpdates(List<SecureScoreControlStateUpdate> controlStateUpdates) |
Copyright © 2018–2020. All rights reserved.