public static interface CreatePresignedNotebookInstanceUrlResponse.Builder extends SageMakerResponse.Builder, CopyableBuilder<CreatePresignedNotebookInstanceUrlResponse.Builder,CreatePresignedNotebookInstanceUrlResponse>
Modifier and Type | Method and Description |
---|---|
CreatePresignedNotebookInstanceUrlResponse.Builder |
authorizedUrl(String authorizedUrl)
A JSON object that contains the URL string.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreatePresignedNotebookInstanceUrlResponse.Builder authorizedUrl(String authorizedUrl)
A JSON object that contains the URL string.
authorizedUrl
- A JSON object that contains the URL string.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.