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