Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.Builder.body$(CreateNotebookSessionDetails body)
Alternative setter for the body parameter.
|
static CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.builder()
Return a new builder for this request object.
|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.Builder.copy(CreateNotebookSessionRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.Builder.createNotebookSessionDetails(CreateNotebookSessionDetails createNotebookSessionDetails)
Details for creating a new notebook session.
|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateNotebookSessionRequest.Builder |
CreateNotebookSessionRequest.toBuilder()
Return an instance of
CreateNotebookSessionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.