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