Uses of Class
odata.msgraph.client.beta.entity.ExactMatchUploadAgent.Builder
-
Packages that use ExactMatchUploadAgent.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ExactMatchUploadAgent.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExactMatchUploadAgent.Builder Modifier and Type Method Description static ExactMatchUploadAgent.BuilderExactMatchUploadAgent. builderExactMatchUploadAgent()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ExactMatchUploadAgent.BuilderExactMatchUploadAgent.Builder. creationDateTime(OffsetDateTime creationDateTime)ExactMatchUploadAgent.BuilderExactMatchUploadAgent.Builder. description(String description)ExactMatchUploadAgent.BuilderExactMatchUploadAgent.Builder. id(String id)
-