Uses of Class
odata.msgraph.client.beta.entity.CustomExtensionHandler.Builder
-
Packages that use CustomExtensionHandler.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of CustomExtensionHandler.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CustomExtensionHandler.Builder Modifier and Type Method Description static CustomExtensionHandler.BuilderCustomExtensionHandler. builderCustomExtensionHandler()Returns a builder which is used to create a new instance of this class (given that this class is immutable).CustomExtensionHandler.BuilderCustomExtensionHandler.Builder. id(String id)CustomExtensionHandler.BuilderCustomExtensionHandler.Builder. stage(AccessPackageCustomExtensionStage stage)
-