public static class DeleteTermResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeleteTermResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
DeleteTermResponse |
build()
Build the response object.
|
DeleteTermResponse.Builder |
copy(DeleteTermResponse o)
Copy method to populate the builder with values from the given instance.
|
DeleteTermResponse.Builder |
headers(javax.ws.rs.core.MultivaluedMap<String,String> headers) |
DeleteTermResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
public DeleteTermResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public DeleteTermResponse.Builder headers(javax.ws.rs.core.MultivaluedMap<String,String> headers)
public DeleteTermResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opcRequestId
- the value to setpublic DeleteTermResponse.Builder copy(DeleteTermResponse o)
Copy method to populate the builder with values from the given instance.
public DeleteTermResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.