public static interface ImportHubContentResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<ImportHubContentResponse.Builder,ImportHubContentResponse>
| Modifier and Type | Method and Description |
|---|---|
ImportHubContentResponse.Builder |
hubArn(String hubArn)
The ARN of the hub that the content was imported into.
|
ImportHubContentResponse.Builder |
hubContentArn(String hubContentArn)
The ARN of the hub content that was imported.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildImportHubContentResponse.Builder hubArn(String hubArn)
The ARN of the hub that the content was imported into.
hubArn - The ARN of the hub that the content was imported into.ImportHubContentResponse.Builder hubContentArn(String hubContentArn)
The ARN of the hub content that was imported.
hubContentArn - The ARN of the hub content that was imported.Copyright © 2022. All rights reserved.