Uses of Class
microsoft.dynamics.crm.complex.GetFileSasUrlResponse
-
Packages that use GetFileSasUrlResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of GetFileSasUrlResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return GetFileSasUrlResponse Modifier and Type Method Description GetFileSasUrlResponseGetFileSasUrlResponse.Builder. build()GetFileSasUrlResponseGetFileSasUrlResponse. withResult(FileSasUrlResponse result)GetFileSasUrlResponseGetFileSasUrlResponse. withUnmappedField(String name, String value) -
Uses of GetFileSasUrlResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type GetFileSasUrlResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<GetFileSasUrlResponse>System. getFileSasUrl(Crmbaseentity target, String fileAttributeName)
-