| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
HostSecurityState |
HostSecurityState.Builder.build() |
HostSecurityState |
HostSecurityState.withFqdn(String fqdn) |
HostSecurityState |
HostSecurityState.withIsAzureAdJoined(Boolean isAzureAdJoined) |
HostSecurityState |
HostSecurityState.withIsAzureAdRegistered(Boolean isAzureAdRegistered) |
HostSecurityState |
HostSecurityState.withIsHybridAzureDomainJoined(Boolean isHybridAzureDomainJoined) |
HostSecurityState |
HostSecurityState.withNetBiosName(String netBiosName) |
HostSecurityState |
HostSecurityState.withOs(String os) |
HostSecurityState |
HostSecurityState.withPrivateIpAddress(String privateIpAddress) |
HostSecurityState |
HostSecurityState.withPublicIpAddress(String publicIpAddress) |
HostSecurityState |
HostSecurityState.withRiskScore(String riskScore) |
| Modifier and Type | Field and Description |
|---|---|
protected List<HostSecurityState> |
Alert.hostStates |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<HostSecurityState> |
Alert.getHostStates() |
com.github.davidmoten.odata.client.CollectionPage<HostSecurityState> |
Alert.getHostStates(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
Alert.Builder |
Alert.Builder.hostStates(HostSecurityState... hostStates) |
| Modifier and Type | Method and Description |
|---|---|
Alert.Builder |
Alert.Builder.hostStates(List<HostSecurityState> hostStates) |
Copyright © 2018–2020. All rights reserved.