Class ContainerVnic.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • vnicId

        public ContainerVnic.Builder vnicId​(String vnicId)
        The identifier of the virtual network interface card (VNIC) over which the containers accessing this network can communicate with the larger virtual cloud network.
        Parameters:
        vnicId - the value to set
        Returns:
        this builder