public static class ScanLibraryUsageResponse.Builder extends Object implements BmcResponse.Builder<ScanLibraryUsageResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ScanLibraryUsageResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ScanLibraryUsageResponse |
build()
Build the response object.
|
ScanLibraryUsageResponse.Builder |
copy(ScanLibraryUsageResponse o)
Copy method to populate the builder with values from the given instance.
|
ScanLibraryUsageResponse.Builder |
headers(Map<String,List<String>> headers) |
ScanLibraryUsageResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ScanLibraryUsageResponse.Builder |
opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public ScanLibraryUsageResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<ScanLibraryUsageResponse>
public ScanLibraryUsageResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<ScanLibraryUsageResponse>
public ScanLibraryUsageResponse.Builder opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request. You can use this to query the status of the asynchronous operation.
opcWorkRequestId
- the value to setpublic ScanLibraryUsageResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the request ID.
opcRequestId
- the value to setpublic ScanLibraryUsageResponse.Builder copy(ScanLibraryUsageResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<ScanLibraryUsageResponse>
o
- other request from which to copy valuespublic ScanLibraryUsageResponse build()
Build the response object.
build
in interface BmcResponse.Builder<ScanLibraryUsageResponse>
Copyright © 2016–2024. All rights reserved.