public static final class IpSecurityProfile.Builder extends Object
public IpSecurityProfile.Builder id(String id)
public IpSecurityProfile.Builder activityGroupNames(List<String> activityGroupNames)
public IpSecurityProfile.Builder activityGroupNames(String... activityGroupNames)
public IpSecurityProfile.Builder activityGroupNamesNextLink(String activityGroupNamesNextLink)
public IpSecurityProfile.Builder address(String address)
public IpSecurityProfile.Builder azureSubscriptionId(String azureSubscriptionId)
public IpSecurityProfile.Builder azureTenantId(String azureTenantId)
public IpSecurityProfile.Builder countHits(Integer countHits)
public IpSecurityProfile.Builder countHosts(Integer countHosts)
public IpSecurityProfile.Builder firstSeenDateTime(OffsetDateTime firstSeenDateTime)
public IpSecurityProfile.Builder ipCategories(List<IpCategory> ipCategories)
public IpSecurityProfile.Builder ipCategories(IpCategory... ipCategories)
public IpSecurityProfile.Builder ipCategoriesNextLink(String ipCategoriesNextLink)
public IpSecurityProfile.Builder ipReferenceData(List<IpReferenceData> ipReferenceData)
public IpSecurityProfile.Builder ipReferenceData(IpReferenceData... ipReferenceData)
public IpSecurityProfile.Builder ipReferenceDataNextLink(String ipReferenceDataNextLink)
public IpSecurityProfile.Builder lastSeenDateTime(OffsetDateTime lastSeenDateTime)
public IpSecurityProfile.Builder riskScore(String riskScore)
public IpSecurityProfile.Builder tags(List<String> tags)
public IpSecurityProfile.Builder tags(String... tags)
public IpSecurityProfile.Builder tagsNextLink(String tagsNextLink)
public IpSecurityProfile.Builder vendorInformation(SecurityVendorInformation vendorInformation)
public IpSecurityProfile build()
Copyright © 2018–2020. All rights reserved.