| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IpReferenceData |
IpReferenceData.Builder.build() |
IpReferenceData |
IpReferenceData.withAsn(Integer asn) |
IpReferenceData |
IpReferenceData.withCity(String city) |
IpReferenceData |
IpReferenceData.withCountryOrRegionCode(String countryOrRegionCode) |
IpReferenceData |
IpReferenceData.withOrganization(String organization) |
IpReferenceData |
IpReferenceData.withState(String state) |
IpReferenceData |
IpReferenceData.withVendor(String vendor) |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpReferenceData> |
IpSecurityProfile.ipReferenceData |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IpReferenceData> |
IpSecurityProfile.getIpReferenceData() |
com.github.davidmoten.odata.client.CollectionPage<IpReferenceData> |
IpSecurityProfile.getIpReferenceData(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
IpSecurityProfile.Builder |
IpSecurityProfile.Builder.ipReferenceData(IpReferenceData... ipReferenceData) |
| Modifier and Type | Method and Description |
|---|---|
IpSecurityProfile.Builder |
IpSecurityProfile.Builder.ipReferenceData(List<IpReferenceData> ipReferenceData) |
Copyright © 2018–2020. All rights reserved.