| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationFlowsPolicy |
AuthenticationFlowsPolicy.Builder.build() |
AuthenticationFlowsPolicy |
AuthenticationFlowsPolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AuthenticationFlowsPolicy |
AuthenticationFlowsPolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AuthenticationFlowsPolicy |
AuthenticationFlowsPolicy.withDescription(String description) |
AuthenticationFlowsPolicy |
AuthenticationFlowsPolicy.withDisplayName(String displayName) |
AuthenticationFlowsPolicy |
AuthenticationFlowsPolicy.withSelfServiceSignUp(SelfServiceSignUpAuthenticationFlowConfiguration selfServiceSignUp) |
Copyright © 2018–2020. All rights reserved.