Uses of Class
odata.msgraph.client.complex.CustomExtensionCalloutResponse
-
Packages that use CustomExtensionCalloutResponse Package Description odata.msgraph.client.complex -
-
Uses of CustomExtensionCalloutResponse in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return CustomExtensionCalloutResponse Modifier and Type Method Description CustomExtensionCalloutResponseCustomExtensionCalloutResponse.Builder. build()CustomExtensionCalloutResponseCustomExtensionCalloutResponse. withData(CustomExtensionData data)CustomExtensionCalloutResponseCustomExtensionCalloutResponse. withSource(String source)CustomExtensionCalloutResponseCustomExtensionCalloutResponse. withType(String type)CustomExtensionCalloutResponseCustomExtensionCalloutResponse. withUnmappedField(String name, Object value)
-