static ExactMatchSessionBase.Builder |
ExactMatchSessionBase.builderExactMatchSessionBase() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.completionDateTime(OffsetDateTime completionDateTime) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.creationDateTime(OffsetDateTime creationDateTime) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.dataStoreId(String dataStoreId) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.error(ClassificationError error) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.id(String id) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.lastUpdatedDateTime(OffsetDateTime lastUpdatedDateTime) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.processingCompletionDateTime(OffsetDateTime processingCompletionDateTime) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.remainingBlockCount(Integer remainingBlockCount) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.remainingJobCount(Integer remainingJobCount) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.startDateTime(OffsetDateTime startDateTime) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.state(String state) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.totalBlockCount(Integer totalBlockCount) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.totalJobCount(Integer totalJobCount) |
|
ExactMatchSessionBase.Builder |
ExactMatchSessionBase.Builder.uploadCompletionDateTime(OffsetDateTime uploadCompletionDateTime) |
|