Uses of Class
odata.msgraph.client.beta.entity.ExactMatchLookupJob.Builder
-
Packages that use ExactMatchLookupJob.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ExactMatchLookupJob.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExactMatchLookupJob.Builder Modifier and Type Method Description static ExactMatchLookupJob.BuilderExactMatchLookupJob. builderExactMatchLookupJob()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ExactMatchLookupJob.BuilderExactMatchLookupJob.Builder. completionDateTime(OffsetDateTime completionDateTime)ExactMatchLookupJob.BuilderExactMatchLookupJob.Builder. creationDateTime(OffsetDateTime creationDateTime)ExactMatchLookupJob.BuilderExactMatchLookupJob.Builder. error(ClassificationError error)ExactMatchLookupJob.BuilderExactMatchLookupJob.Builder. id(String id)ExactMatchLookupJob.BuilderExactMatchLookupJob.Builder. lastUpdatedDateTime(OffsetDateTime lastUpdatedDateTime)ExactMatchLookupJob.BuilderExactMatchLookupJob.Builder. startDateTime(OffsetDateTime startDateTime)ExactMatchLookupJob.BuilderExactMatchLookupJob.Builder. state(String state)
-