Uses of Class
microsoft.dynamics.crm.complex.RetrieveOrganizationInfoResponse
-
Packages that use RetrieveOrganizationInfoResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveOrganizationInfoResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveOrganizationInfoResponse Modifier and Type Method Description RetrieveOrganizationInfoResponseRetrieveOrganizationInfoResponse.Builder. build()RetrieveOrganizationInfoResponseRetrieveOrganizationInfoResponse. withOrganizationInfo(OrganizationInfo organizationInfo)RetrieveOrganizationInfoResponseRetrieveOrganizationInfoResponse. withUnmappedField(String name, Object value) -
Uses of RetrieveOrganizationInfoResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveOrganizationInfoResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveOrganizationInfoResponse>System. retrieveOrganizationInfo()
-