public static interface StartMlModelTransformJobResponse.Builder extends NeptunedataResponse.Builder, SdkPojo, CopyableBuilder<StartMlModelTransformJobResponse.Builder,StartMlModelTransformJobResponse>
| Modifier and Type | Method and Description |
|---|---|
StartMlModelTransformJobResponse.Builder |
arn(String arn)
The ARN of the model transform job.
|
StartMlModelTransformJobResponse.Builder |
creationTimeInMillis(Long creationTimeInMillis)
The creation time of the model transform job, in milliseconds.
|
StartMlModelTransformJobResponse.Builder |
id(String id)
The unique ID of the new model transform job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartMlModelTransformJobResponse.Builder id(String id)
The unique ID of the new model transform job.
id - The unique ID of the new model transform job.StartMlModelTransformJobResponse.Builder arn(String arn)
The ARN of the model transform job.
arn - The ARN of the model transform job.StartMlModelTransformJobResponse.Builder creationTimeInMillis(Long creationTimeInMillis)
The creation time of the model transform job, in milliseconds.
creationTimeInMillis - The creation time of the model transform job, in milliseconds.Copyright © 2023. All rights reserved.