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