Interface WorkloadNetworkDnsZone.UpdateStages.WithDnsServices

All Known Subinterfaces:
WorkloadNetworkDnsZone.Update
Enclosing interface:
WorkloadNetworkDnsZone.UpdateStages

public static interface WorkloadNetworkDnsZone.UpdateStages.WithDnsServices
The stage of the WorkloadNetworkDnsZone update allowing to specify dnsServices.
  • Method Summary

    Modifier and Type
    Method
    Description
    withDnsServices(Long dnsServices)
    Specifies the dnsServices property: Number of DNS Services using the DNS zone..
  • Method Details

    • withDnsServices

      WorkloadNetworkDnsZone.Update withDnsServices(Long dnsServices)
      Specifies the dnsServices property: Number of DNS Services using the DNS zone..
      Parameters:
      dnsServices - Number of DNS Services using the DNS zone.
      Returns:
      the next definition stage.