Interface UpdateSolNetworkModify.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UpdateSolNetworkModify.Builder,UpdateSolNetworkModify>, SdkBuilder<UpdateSolNetworkModify.Builder,UpdateSolNetworkModify>, SdkPojo
Enclosing class:
UpdateSolNetworkModify

public static interface UpdateSolNetworkModify.Builder extends SdkPojo, CopyableBuilder<UpdateSolNetworkModify.Builder,UpdateSolNetworkModify>
  • Method Details

    • 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.