public static interface StartModelPackagingJobResponse.Builder extends LookoutVisionResponse.Builder, SdkPojo, CopyableBuilder<StartModelPackagingJobResponse.Builder,StartModelPackagingJobResponse>
| Modifier and Type | Method and Description |
|---|---|
StartModelPackagingJobResponse.Builder |
jobName(String jobName)
The job name for the model packaging job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartModelPackagingJobResponse.Builder jobName(String jobName)
The job name for the model packaging job. If you don't supply a job name in the JobName input
parameter, the service creates a job name for you.
jobName - The job name for the model packaging job. If you don't supply a job name in the JobName
input parameter, the service creates a job name for you.Copyright © 2023. All rights reserved.