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