Interface UpdateSolNetworkModify.Builder

    • Method Detail

      • vnfConfigurableProperties

        UpdateSolNetworkModify.Builder vnfConfigurableProperties​(Document vnfConfigurableProperties)

        Provides values for the configurable properties declared in the function package descriptor.

        Parameters:
        vnfConfigurableProperties - Provides values for the configurable properties declared in the function package descriptor.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vnfInstanceId

        UpdateSolNetworkModify.Builder vnfInstanceId​(String vnfInstanceId)

        ID of the network function instance.

        A network function instance is a function in a function package .

        Parameters:
        vnfInstanceId - ID of the network function instance.

        A network function instance is a function in a function package .

        Returns:
        Returns a reference to this object so that method calls can be chained together.