Uses of Class
com.cloudera.cdp.datahub.model.GetVmTypesResponse
-
Packages that use GetVmTypesResponse Package Description com.cloudera.cdp.datahub.api -
-
Uses of GetVmTypesResponse in com.cloudera.cdp.datahub.api
Methods in com.cloudera.cdp.datahub.api that return GetVmTypesResponse Modifier and Type Method Description GetVmTypesResponse
DatahubClient. getVmTypes(GetVmTypesRequest input)
Creates a recommendation that advises virtual machine types for the given cluster template based on the given properties.
-