| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AccessPackageResourceRoleScope |
AccessPackageResourceRoleScope.Builder.build() |
AccessPackageResourceRoleScope |
AccessPackageResourceRoleScope.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AccessPackageResourceRoleScope |
AccessPackageResourceRoleScope.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AccessPackageResourceRoleScope |
AccessPackageResourceRoleScope.withCreatedBy(String createdBy) |
AccessPackageResourceRoleScope |
AccessPackageResourceRoleScope.withCreatedDateTime(OffsetDateTime createdDateTime) |
AccessPackageResourceRoleScope |
AccessPackageResourceRoleScope.withModifiedBy(String modifiedBy) |
AccessPackageResourceRoleScope |
AccessPackageResourceRoleScope.withModifiedDateTime(OffsetDateTime modifiedDateTime) |
Copyright © 2018–2020. All rights reserved.