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