Interface CoreNetworkNetworkFunctionGroupIdentifier.Builder

    • Method Detail

      • coreNetworkId

        CoreNetworkNetworkFunctionGroupIdentifier.Builder coreNetworkId​(String coreNetworkId)

        The ID of the core network.

        Parameters:
        coreNetworkId - The ID of the core network.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • networkFunctionGroupName

        CoreNetworkNetworkFunctionGroupIdentifier.Builder networkFunctionGroupName​(String networkFunctionGroupName)

        The network function group name.

        Parameters:
        networkFunctionGroupName - The network function group name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • edgeLocation

        CoreNetworkNetworkFunctionGroupIdentifier.Builder edgeLocation​(String edgeLocation)

        The location for the core network edge.

        Parameters:
        edgeLocation - The location for the core network edge.
        Returns:
        Returns a reference to this object so that method calls can be chained together.