Interface Hits.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<Hits.Builder,,Hits> SdkBuilder<Hits.Builder,,Hits> SdkPojo
- Enclosing class:
Hits
-
Method Summary
Modifier and TypeMethodDescriptionThe number of attempts made to access a domain.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
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.
-