public static class ActivateNotebookSessionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ActivateNotebookSessionResponse |
build() |
ActivateNotebookSessionResponse.Builder |
copy(ActivateNotebookSessionResponse o)
Copy method to populate the builder with values from the given instance.
|
ActivateNotebookSessionResponse.Builder |
opcRequestId(String opcRequestId) |
ActivateNotebookSessionResponse.Builder |
opcWorkRequestId(String opcWorkRequestId) |
String |
toString() |
public ActivateNotebookSessionResponse.Builder copy(ActivateNotebookSessionResponse o)
Copy method to populate the builder with values from the given instance.
public ActivateNotebookSessionResponse.Builder opcWorkRequestId(String opcWorkRequestId)
public ActivateNotebookSessionResponse.Builder opcRequestId(String opcRequestId)
public ActivateNotebookSessionResponse build()
Copyright © 2016–2020. All rights reserved.