Interface SearchStatus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SearchStatus.Builder,SearchStatus>, SdkBuilder<SearchStatus.Builder,SearchStatus>, SdkPojo
Enclosing class:
SearchStatus

public static interface SearchStatus.Builder extends SdkPojo, CopyableBuilder<SearchStatus.Builder,SearchStatus>
  • Method Details

    • timems

      SearchStatus.Builder timems(Long timems)

      How long it took to process the request, in milliseconds.

      Parameters:
      timems - How long it took to process the request, in milliseconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rid

      The encrypted resource ID for the request.

      Parameters:
      rid - The encrypted resource ID for the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.