public static interface UpdateArtifactResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<UpdateArtifactResponse.Builder,UpdateArtifactResponse>
Modifier and Type | Method and Description |
---|---|
UpdateArtifactResponse.Builder |
artifactArn(String artifactArn)
The Amazon Resource Name (ARN) of the artifact.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
UpdateArtifactResponse.Builder artifactArn(String artifactArn)
The Amazon Resource Name (ARN) of the artifact.
artifactArn
- The Amazon Resource Name (ARN) of the artifact.Copyright © 2023. All rights reserved.