public static class DeleteExternalPublicationResponse.Builder extends Object implements BmcResponse.Builder<DeleteExternalPublicationResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeleteExternalPublicationResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
DeleteExternalPublicationResponse |
build()
Build the response object.
|
DeleteExternalPublicationResponse.Builder |
copy(DeleteExternalPublicationResponse o)
Copy method to populate the builder with values from the given instance.
|
DeleteExternalPublicationResponse.Builder |
headers(Map<String,List<String>> headers) |
DeleteExternalPublicationResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public DeleteExternalPublicationResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<DeleteExternalPublicationResponse>
public DeleteExternalPublicationResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<DeleteExternalPublicationResponse>
public DeleteExternalPublicationResponse.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 DeleteExternalPublicationResponse.Builder copy(DeleteExternalPublicationResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<DeleteExternalPublicationResponse>
o
- other request from which to copy valuespublic DeleteExternalPublicationResponse build()
Build the response object.
build
in interface BmcResponse.Builder<DeleteExternalPublicationResponse>
Copyright © 2016–2024. All rights reserved.