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