| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
CredentialUserRegistrationCount |
CredentialUserRegistrationCount.Builder.build() |
CredentialUserRegistrationCount |
CredentialUserRegistrationCount.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
CredentialUserRegistrationCount |
CredentialUserRegistrationCount.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
CredentialUserRegistrationCount |
CredentialUserRegistrationCount.withTotalUserCount(Long totalUserCount) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<CredentialUserRegistrationCount> |
ReportRoot.getCredentialUserRegistrationCount() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<CredentialUserRegistrationCount> |
ReportRootRequest.getCredentialUserRegistrationCount() |
Copyright © 2018–2020. All rights reserved.