Uses of Class
odata.msgraph.client.complex.GenericError.Builder
-
Packages that use GenericError.Builder Package Description odata.msgraph.client.complex -
-
Uses of GenericError.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return GenericError.Builder Modifier and Type Method Description static GenericError.BuilderGenericError. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).GenericError.BuilderGenericError.Builder. code(String code)GenericError.BuilderGenericError.Builder. message(String message)
-