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