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