Uses of Class
microsoft.dynamics.crm.complex.RetrieveAbsoluteAndSiteCollectionUrlResponse
-
Packages that use RetrieveAbsoluteAndSiteCollectionUrlResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of RetrieveAbsoluteAndSiteCollectionUrlResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveAbsoluteAndSiteCollectionUrlResponse Modifier and Type Method Description RetrieveAbsoluteAndSiteCollectionUrlResponseRetrieveAbsoluteAndSiteCollectionUrlResponse.Builder. build()RetrieveAbsoluteAndSiteCollectionUrlResponseRetrieveAbsoluteAndSiteCollectionUrlResponse. withAbsoluteUrl(String absoluteUrl)RetrieveAbsoluteAndSiteCollectionUrlResponseRetrieveAbsoluteAndSiteCollectionUrlResponse. withSiteCollectionUrl(String siteCollectionUrl)RetrieveAbsoluteAndSiteCollectionUrlResponseRetrieveAbsoluteAndSiteCollectionUrlResponse. withUnmappedField(String name, String value) -
Uses of RetrieveAbsoluteAndSiteCollectionUrlResponse in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return types with arguments of type RetrieveAbsoluteAndSiteCollectionUrlResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAbsoluteAndSiteCollectionUrlResponse>Sharepointdocumentlocation. retrieveAbsoluteAndSiteCollectionUrl()com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAbsoluteAndSiteCollectionUrlResponse>Sharepointsite. retrieveAbsoluteAndSiteCollectionUrl() -
Uses of RetrieveAbsoluteAndSiteCollectionUrlResponse in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return types with arguments of type RetrieveAbsoluteAndSiteCollectionUrlResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAbsoluteAndSiteCollectionUrlResponse>SharepointdocumentlocationRequest. retrieveAbsoluteAndSiteCollectionUrl()com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveAbsoluteAndSiteCollectionUrlResponse>SharepointsiteRequest. retrieveAbsoluteAndSiteCollectionUrl()
-