Interface CreateSolNetworkInstanceResponse.Builder

    • Method Detail

      • nsInstanceName

        CreateSolNetworkInstanceResponse.Builder nsInstanceName​(String nsInstanceName)

        Network instance name.

        Parameters:
        nsInstanceName - Network instance name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nsdInfoId

        CreateSolNetworkInstanceResponse.Builder nsdInfoId​(String nsdInfoId)

        Network service descriptor ID.

        Parameters:
        nsdInfoId - Network service descriptor ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        CreateSolNetworkInstanceResponse.Builder tags​(Map<String,​String> tags)

        A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.

        Parameters:
        tags - A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.