MultiModalCloudPredictor.attach_endpoint# MultiModalCloudPredictor.attach_endpoint(endpoint: Union[str, Endpoint]) → None# Attach the current CloudPredictor to an existing endpoint. Parameters endpoint (str or Endpoint) – If str is passed, it should be the name of the endpoint being attached to.