Package | Description |
---|---|
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
UpdateProjectNotificationPreferenceRequest.Builder that allows you to modify request properties. |
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.updateProjectNotificationPreferenceDetails(UpdateProjectNotificationPreferenceDetails updateProjectNotificationPreferenceDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.