Interface Cluster.DefinitionStages.WithAllowedFqdnList

    • Method Detail

      • withAllowedFqdnList

        Cluster.DefinitionStages.WithCreate withAllowedFqdnList​(List<String> allowedFqdnList)
        Specifies the allowedFqdnList property: List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster..
        Parameters:
        allowedFqdnList - List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster.
        Returns:
        the next definition stage.