ExactMatchSession |
ExactMatchSession.Builder.build() |
ExactMatchSession |
ExactMatchSession.patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ExactMatchSession |
ExactMatchSession.put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ExactMatchSession |
ExactMatchSession.withChecksum(String checksum) |
ExactMatchSession |
ExactMatchSession.withDatastoreId(String datastoreId) |
ExactMatchSession |
ExactMatchSession.withDataUploadURI(String dataUploadURI) |
ExactMatchSession |
ExactMatchSession.withFileName(String fileName) |
ExactMatchSession |
ExactMatchSession.withProcessingCompletionDateTime(OffsetDateTime processingCompletionDateTime) |
ExactMatchSession |
ExactMatchSession.withRemainingBlockCount(Integer remainingBlockCount) |
ExactMatchSession |
ExactMatchSession.withRemainingJobCount(Integer remainingJobCount) |
ExactMatchSession |
ExactMatchSession.withRowsPerBlock(Integer rowsPerBlock) |
ExactMatchSession |
ExactMatchSession.withSalt(String salt) |
ExactMatchSession |
ExactMatchSession.withState(String state) |
ExactMatchSession |
ExactMatchSession.withTotalBlockCount(Integer totalBlockCount) |
ExactMatchSession |
ExactMatchSession.withTotalJobCount(Integer totalJobCount) |
ExactMatchSession |
ExactMatchSession.withUploadAgentId(String uploadAgentId) |
ExactMatchSession |
ExactMatchSession.withUploadCompletionDateTime(OffsetDateTime uploadCompletionDateTime) |