| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
NetworkInterface.Builder.build() |
NetworkInterface |
NetworkInterface.withDescription(String description) |
NetworkInterface |
NetworkInterface.withIpV4Address(String ipV4Address) |
NetworkInterface |
NetworkInterface.withIpV6Address(String ipV6Address) |
NetworkInterface |
NetworkInterface.withLocalIpV6Address(String localIpV6Address) |
NetworkInterface |
NetworkInterface.withMacAddress(String macAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected List<NetworkInterface> |
HostSecurityProfile.networkInterfaces |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<NetworkInterface> |
HostSecurityProfile.getNetworkInterfaces() |
| Modifier and Type | Method and Description |
|---|---|
HostSecurityProfile.Builder |
HostSecurityProfile.Builder.networkInterfaces(List<NetworkInterface> networkInterfaces) |
Copyright © 2018–2020. All rights reserved.