UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static UpdateSessionResponse.Builder |
UpdateSessionResponse.builder() |
Return a new builder for this response object.
|
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.copy(UpdateSessionResponse o) |
Copy method to populate the builder with values from the given instance.
|
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.headers(Map<String,List<String>> headers) |
|
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateSessionResponse.Builder |
UpdateSessionResponse.Builder.session(Session session) |
The returned Session instance.
|