Interface ListSolNetworkOperationsResponse.Builder

    • Method Detail

      • networkOperations

        ListSolNetworkOperationsResponse.Builder networkOperations​(Collection<ListSolNetworkOperationsInfo> networkOperations)

        Lists network operation occurrences. Lifecycle management operations are deploy, update, or delete operations.

        Parameters:
        networkOperations - Lists network operation occurrences. Lifecycle management operations are deploy, update, or delete operations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • networkOperations

        ListSolNetworkOperationsResponse.Builder networkOperations​(ListSolNetworkOperationsInfo... networkOperations)

        Lists network operation occurrences. Lifecycle management operations are deploy, update, or delete operations.

        Parameters:
        networkOperations - Lists network operation occurrences. Lifecycle management operations are deploy, update, or delete operations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListSolNetworkOperationsResponse.Builder nextToken​(String nextToken)

        The token to use to retrieve the next page of results. This value is null when there are no more results to return.

        Parameters:
        nextToken - The token to use to retrieve the next page of results. This value is null when there are no more results to return.
        Returns:
        Returns a reference to this object so that method calls can be chained together.