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