Uses of Class
com.cloudera.cdp.ml.model.InstanceDetails
Packages that use InstanceDetails
-
Uses of InstanceDetails in com.cloudera.cdp.ml.model
Methods in com.cloudera.cdp.ml.model that return types with arguments of type InstanceDetailsModifier and TypeMethodDescriptionListInstanceTypeConfigurationResponse.getInstanceDetails()Getter for instanceDetails.ListRelevantInstancesResponse.getInstanceDetails()Getter for instanceDetails.Method parameters in com.cloudera.cdp.ml.model with type arguments of type InstanceDetailsModifier and TypeMethodDescriptionvoidListInstanceTypeConfigurationResponse.setInstanceDetails(List<InstanceDetails> instanceDetails) Setter for instanceDetails.voidListRelevantInstancesResponse.setInstanceDetails(List<InstanceDetails> instanceDetails) Setter for instanceDetails.