Uses of Class
microsoft.dynamics.crm.complex.IsPaiEnabledResponse
-
Packages that use IsPaiEnabledResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of IsPaiEnabledResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return IsPaiEnabledResponse Modifier and Type Method Description IsPaiEnabledResponseIsPaiEnabledResponse.Builder. build()IsPaiEnabledResponseIsPaiEnabledResponse. withArePreviewScenarioEnabled(Boolean arePreviewScenarioEnabled)IsPaiEnabledResponseIsPaiEnabledResponse. withIsdatamodelv2enabled(Boolean isdatamodelv2enabled)IsPaiEnabledResponseIsPaiEnabledResponse. withIspaienabled(Boolean ispaienabled)IsPaiEnabledResponseIsPaiEnabledResponse. withPaigastatus(Boolean paigastatus)IsPaiEnabledResponseIsPaiEnabledResponse. withTemplates(String templates)IsPaiEnabledResponseIsPaiEnabledResponse. withUnmappedField(String name, String value) -
Uses of IsPaiEnabledResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type IsPaiEnabledResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<IsPaiEnabledResponse>System. isPaiEnabled()
-