ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.builder() |
Return a new builder for this response object.
|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.copy(ListNotebookSessionShapesResponse o) |
Copy method to populate the builder with values from the given instance.
|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.headers(Map<String,List<String>> headers) |
|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.items(List<NotebookSessionShapeSummary> items) |
A list of com.oracle.bmc.datascience.model.NotebookSessionShapeSummary instances.
|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.opcNextPage(String opcNextPage) |
Retrieves the next page of results.
|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.opcPrevPage(String opcPrevPage) |
Retrieves the previous page of results.
|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle assigned identifier for the request.
|