Uses of Class
com.oracle.bmc.datascience.model.InstanceComponent
-
Packages that use InstanceComponent Package Description com.oracle.bmc.datascience.model -
-
Uses of InstanceComponent in com.oracle.bmc.datascience.model
Subclasses of InstanceComponent in com.oracle.bmc.datascience.model Modifier and Type Class Description class
DataScienceModelDeploymentInstanceComponent
Reference to Data Science Model Deployment
Note: Objects should always be created or deserialized using theDataScienceModelDeploymentInstanceComponent.Builder
.class
DataScienceScheduleInstanceComponent
Data Science Schedule instance component
Note: Objects should always be created or deserialized using theDataScienceScheduleInstanceComponent.Builder
.class
GenericOciResourceInstanceComponent
Generic OCI resource instance component
Note: Objects should always be created or deserialized using theGenericOciResourceInstanceComponent.Builder
.class
MlApplicationInstanceInternalTrigger
Trigger details
Note: Objects should always be created or deserialized using theMlApplicationInstanceInternalTrigger.Builder
.class
ObjectStorageBucketInstanceComponent
Reference to Object Storage Bucket
Note: Objects should always be created or deserialized using theObjectStorageBucketInstanceComponent.Builder
.class
ObjectStorageObjectInstanceComponent
Reference to Object Storage Object
Note: Objects should always be created or deserialized using theObjectStorageObjectInstanceComponent.Builder
.Methods in com.oracle.bmc.datascience.model that return types with arguments of type InstanceComponent Modifier and Type Method Description List<InstanceComponent>
MlApplicationInstanceView. getInstanceComponents()
References (Identifiers) for components dedicated to this instance.Method parameters in com.oracle.bmc.datascience.model with type arguments of type InstanceComponent Modifier and Type Method Description MlApplicationInstanceView.Builder
MlApplicationInstanceView.Builder. instanceComponents(List<InstanceComponent> instanceComponents)
References (Identifiers) for components dedicated to this instance.
-