Interface InstantiateSolNetworkInstanceResponse.Builder

    • Method Detail

      • nsLcmOpOccId

        InstantiateSolNetworkInstanceResponse.Builder nsLcmOpOccId​(String nsLcmOpOccId)

        The identifier of the network operation.

        Parameters:
        nsLcmOpOccId - The identifier of the network operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        InstantiateSolNetworkInstanceResponse.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. When you use this API, the tags are transferred to the network operation that is created. 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. When you use this API, the tags are transferred to the network operation that is created. 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.