UpdatePropertySetResponse.Builder |
UpdatePropertySetResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static UpdatePropertySetResponse.Builder |
UpdatePropertySetResponse.builder() |
Return a new builder for this response object.
|
UpdatePropertySetResponse.Builder |
UpdatePropertySetResponse.Builder.copy(UpdatePropertySetResponse o) |
Copy method to populate the builder with values from the given instance.
|
UpdatePropertySetResponse.Builder |
UpdatePropertySetResponse.Builder.headers(Map<String,List<String>> headers) |
|
UpdatePropertySetResponse.Builder |
UpdatePropertySetResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdatePropertySetResponse.Builder |
UpdatePropertySetResponse.Builder.propertySet(PropertySet propertySet) |
The returned PropertySet instance.
|