Uses of Class
odata.msgraph.client.beta.complex.IpReferenceData.Builder
-
Packages that use IpReferenceData.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of IpReferenceData.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return IpReferenceData.Builder Modifier and Type Method Description IpReferenceData.BuilderIpReferenceData.Builder. asn(Long asn)static IpReferenceData.BuilderIpReferenceData. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).IpReferenceData.BuilderIpReferenceData.Builder. city(String city)IpReferenceData.BuilderIpReferenceData.Builder. countryOrRegionCode(String countryOrRegionCode)IpReferenceData.BuilderIpReferenceData.Builder. organization(String organization)IpReferenceData.BuilderIpReferenceData.Builder. state(String state)IpReferenceData.BuilderIpReferenceData.Builder. vendor(String vendor)
-