GetInferenceProfilePlainArgs

data class GetInferenceProfilePlainArgs(val inferenceProfileId: String) : ConvertibleToJava<GetInferenceProfilePlainArgs>

A collection of arguments for invoking getInferenceProfile.

Constructors

Link copied to clipboard
constructor(inferenceProfileId: String)

Properties

Link copied to clipboard

Inference Profile identifier.

Functions

Link copied to clipboard
open override fun toJava(): GetInferenceProfilePlainArgs