Uses of Class
com.volcengine.ark.model.OutputDirTosLocationForCreateBatchInferenceJobInput
-
Packages that use OutputDirTosLocationForCreateBatchInferenceJobInput Package Description com.volcengine.ark.model -
-
Uses of OutputDirTosLocationForCreateBatchInferenceJobInput in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return OutputDirTosLocationForCreateBatchInferenceJobInput Modifier and Type Method Description OutputDirTosLocationForCreateBatchInferenceJobInputOutputDirTosLocationForCreateBatchInferenceJobInput. bucketName(String bucketName)@Valid OutputDirTosLocationForCreateBatchInferenceJobInputCreateBatchInferenceJobRequest. getOutputDirTosLocation()Get outputDirTosLocationOutputDirTosLocationForCreateBatchInferenceJobInputOutputDirTosLocationForCreateBatchInferenceJobInput. objectKey(String objectKey)Methods in com.volcengine.ark.model with parameters of type OutputDirTosLocationForCreateBatchInferenceJobInput Modifier and Type Method Description CreateBatchInferenceJobRequestCreateBatchInferenceJobRequest. outputDirTosLocation(OutputDirTosLocationForCreateBatchInferenceJobInput outputDirTosLocation)voidCreateBatchInferenceJobRequest. setOutputDirTosLocation(OutputDirTosLocationForCreateBatchInferenceJobInput outputDirTosLocation)
-