Interface ModifyVnfInfoMetadata.Builder

  • Method Details

    • vnfConfigurableProperties

      ModifyVnfInfoMetadata.Builder vnfConfigurableProperties(Document vnfConfigurableProperties)

      The configurable properties used during update of the network function instance.

      Parameters:
      vnfConfigurableProperties - The configurable properties used during update of the network function instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vnfInstanceId

      ModifyVnfInfoMetadata.Builder vnfInstanceId(String vnfInstanceId)

      The network function instance that was updated in the network instance.

      Parameters:
      vnfInstanceId - The network function instance that was updated in the network instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.