public static class DeleteBackendResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DeleteBackendResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
DeleteBackendResponse |
build() |
DeleteBackendResponse.Builder |
copy(DeleteBackendResponse o)
Copy method to populate the builder with values from the given instance.
|
DeleteBackendResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteBackendResponse.Builder |
opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
String |
toString() |
public DeleteBackendResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public DeleteBackendResponse.Builder copy(DeleteBackendResponse o)
Copy method to populate the builder with values from the given instance.
public DeleteBackendResponse build()
public DeleteBackendResponse.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 DeleteBackendResponse.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.