public static class ListNotebookSessionShapesResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionShapesResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListNotebookSessionShapesResponse |
build() |
ListNotebookSessionShapesResponse.Builder |
copy(ListNotebookSessionShapesResponse o)
Copy method to populate the builder with values from the given instance.
|
ListNotebookSessionShapesResponse.Builder |
items(List<NotebookSessionShapeSummary> items) |
ListNotebookSessionShapesResponse.Builder |
opcNextPage(String opcNextPage) |
ListNotebookSessionShapesResponse.Builder |
opcPrevPage(String opcPrevPage) |
ListNotebookSessionShapesResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListNotebookSessionShapesResponse.Builder copy(ListNotebookSessionShapesResponse o)
Copy method to populate the builder with values from the given instance.
public ListNotebookSessionShapesResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListNotebookSessionShapesResponse.Builder opcNextPage(String opcNextPage)
public ListNotebookSessionShapesResponse.Builder opcPrevPage(String opcPrevPage)
public ListNotebookSessionShapesResponse.Builder opcRequestId(String opcRequestId)
public ListNotebookSessionShapesResponse.Builder items(List<NotebookSessionShapeSummary> items)
public ListNotebookSessionShapesResponse build()
Copyright © 2016–2021. All rights reserved.