| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
TenantSetupInfo |
TenantSetupInfo.Builder.build() |
TenantSetupInfo |
TenantSetupInfo.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
TenantSetupInfo |
TenantSetupInfo.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
TenantSetupInfo |
TenantSetupInfo.withFirstTimeSetup(Boolean firstTimeSetup) |
TenantSetupInfo |
TenantSetupInfo.withSetupStatus(SetupStatus setupStatus) |
TenantSetupInfo |
TenantSetupInfo.withSkipSetup(Boolean skipSetup) |
TenantSetupInfo |
TenantSetupInfo.withUserRolesActions(String userRolesActions) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RoleSuccessStatistics> |
PrivilegedSignupStatusCollectionRequest.completeSetup(TenantSetupInfo tenantSetupInfo) |
Copyright © 2018–2020. All rights reserved.