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