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