Interface CreateSolNetworkInstanceResponse.Builder

  • Method Details

    • arn

      Network instance ARN.

      Parameters:
      arn - Network instance ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      Network instance ID.

      Parameters:
      id - Network instance ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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

      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

      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.