Interface WorkloadNetworkDnsService.UpdateStages.WithFqdnZones

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

public static interface WorkloadNetworkDnsService.UpdateStages.WithFqdnZones
The stage of the WorkloadNetworkDnsService update allowing to specify fqdnZones.
  • Method Details

    • withFqdnZones

      WorkloadNetworkDnsService.Update withFqdnZones(List<String> fqdnZones)
      Specifies the fqdnZones property: FQDN zones of the DNS Service..
      Parameters:
      fqdnZones - FQDN zones of the DNS Service.
      Returns:
      the next definition stage.