public static class UpdateListenerResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateListenerResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
UpdateListenerResponse |
build() |
UpdateListenerResponse.Builder |
copy(UpdateListenerResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateListenerResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateListenerResponse.Builder |
opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
String |
toString() |
public UpdateListenerResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public UpdateListenerResponse.Builder copy(UpdateListenerResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateListenerResponse build()
public UpdateListenerResponse.Builder opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
this
.public UpdateListenerResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you must contact Oracle about a particular request, then provide the request identifier.
this
.Copyright © 2016–2022. All rights reserved.