| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DomainSecurityProfile |
DomainSecurityProfile.Builder.build() |
DomainSecurityProfile |
DomainSecurityProfile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DomainSecurityProfile |
DomainSecurityProfile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DomainSecurityProfile |
DomainSecurityProfile.withAzureSubscriptionId(String azureSubscriptionId) |
DomainSecurityProfile |
DomainSecurityProfile.withAzureTenantId(String azureTenantId) |
DomainSecurityProfile |
DomainSecurityProfile.withCountHits(Integer countHits) |
DomainSecurityProfile |
DomainSecurityProfile.withCountInOrg(Integer countInOrg) |
DomainSecurityProfile |
DomainSecurityProfile.withDomainRegisteredDateTime(OffsetDateTime domainRegisteredDateTime) |
DomainSecurityProfile |
DomainSecurityProfile.withFirstSeenDateTime(OffsetDateTime firstSeenDateTime) |
DomainSecurityProfile |
DomainSecurityProfile.withLastSeenDateTime(OffsetDateTime lastSeenDateTime) |
DomainSecurityProfile |
DomainSecurityProfile.withName(String name) |
DomainSecurityProfile |
DomainSecurityProfile.withRegistrant(DomainRegistrant registrant) |
DomainSecurityProfile |
DomainSecurityProfile.withRiskScore(String riskScore) |
DomainSecurityProfile |
DomainSecurityProfile.withVendorInformation(SecurityVendorInformation vendorInformation) |
Copyright © 2018–2020. All rights reserved.