UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.body$(UpdateProjectNotificationPreferenceDetails body) |
Alternative setter for the body parameter.
|
static UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.builder() |
Return a new builder for this request object.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.copy(UpdateProjectNotificationPreferenceRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.principalId(String principalId) |
Unique principal identifier.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.projectId(String projectId) |
Unique project identifier.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.toBuilder() |
|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.updateProjectNotificationPreferenceDetails(UpdateProjectNotificationPreferenceDetails updateProjectNotificationPreferenceDetails) |
The information to be updated.
|