Uses of Class
cloud.dnation.hetznerclient.PrimaryIpDetail
-
Uses of PrimaryIpDetail in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return PrimaryIpDetailModifier and TypeMethodDescriptionPrimaryIpDetail.addDnsPtrItem(Ipv4Detail dnsPtrItem) PrimaryIpDetail.assigneeId(Long assigneeId) PrimaryIpDetail.assigneeType(String assigneeType) PrimaryIpDetail.datacenter(DatacenterDetail datacenter) PrimaryIpDetail.dnsPtr(List<Ipv4Detail> dnsPtr) PrimaryIpDetail.putLabelsItem(String key, String labelsItem) Methods in cloud.dnation.hetznerclient that return types with arguments of type PrimaryIpDetailModifier and TypeMethodDescriptionstatic List<PrimaryIpDetail>PagedResourceHelper.getAllPrimaryIps(HetznerApi api, String labelSelector) GetAllPrimaryIpsResponse.getPrimaryIps()Get primaryIpsMethods in cloud.dnation.hetznerclient with parameters of type PrimaryIpDetailModifier and TypeMethodDescriptionGetAllPrimaryIpsResponse.addPrimaryIpsItem(PrimaryIpDetail primaryIpsItem) Method parameters in cloud.dnation.hetznerclient with type arguments of type PrimaryIpDetailModifier and TypeMethodDescriptionGetAllPrimaryIpsResponse.primaryIps(List<PrimaryIpDetail> primaryIps) voidGetAllPrimaryIpsResponse.setPrimaryIps(List<PrimaryIpDetail> primaryIps)