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