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