Interface Hits.Builder

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

@Mutable @NotThreadSafe public static interface Hits.Builder extends SdkPojo, CopyableBuilder<Hits.Builder,Hits>
  • Method Details

    • count

      Hits.Builder count(Integer count)

      The number of attempts made to access a domain.

      Parameters:
      count - The number of attempts made to access a domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.