Uses of Class
microsoft.dynamics.crm.complex.RetrieveAbsoluteAndSiteCollectionUrlResponse.Builder
-
Packages that use RetrieveAbsoluteAndSiteCollectionUrlResponse.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of RetrieveAbsoluteAndSiteCollectionUrlResponse.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveAbsoluteAndSiteCollectionUrlResponse.Builder Modifier and Type Method Description RetrieveAbsoluteAndSiteCollectionUrlResponse.BuilderRetrieveAbsoluteAndSiteCollectionUrlResponse.Builder. absoluteUrl(String absoluteUrl)static RetrieveAbsoluteAndSiteCollectionUrlResponse.BuilderRetrieveAbsoluteAndSiteCollectionUrlResponse. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RetrieveAbsoluteAndSiteCollectionUrlResponse.BuilderRetrieveAbsoluteAndSiteCollectionUrlResponse.Builder. siteCollectionUrl(String siteCollectionUrl)
-