Interface InstantiateMetadata.Builder

    • Method Detail

      • additionalParamsForNs

        InstantiateMetadata.Builder additionalParamsForNs​(Document additionalParamsForNs)

        The configurable properties used during instantiation.

        Parameters:
        additionalParamsForNs - The configurable properties used during instantiation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nsdInfoId

        InstantiateMetadata.Builder nsdInfoId​(String nsdInfoId)

        The network service descriptor used for instantiating the network instance.

        Parameters:
        nsdInfoId - The network service descriptor used for instantiating the network instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.