| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IpCategory |
IpCategory.Builder.build() |
IpCategory |
IpCategory.withDescription(String description) |
IpCategory |
IpCategory.withName(String name) |
IpCategory |
IpCategory.withVendor(String vendor) |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpCategory> |
IpSecurityProfile.ipCategories |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IpCategory> |
IpSecurityProfile.getIpCategories() |
| Modifier and Type | Method and Description |
|---|---|
IpSecurityProfile.Builder |
IpSecurityProfile.Builder.ipCategories(List<IpCategory> ipCategories) |
Copyright © 2018–2020. All rights reserved.