Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateProjectNotificationPreferenceResponse> |
DevopsAsyncClient.updateProjectNotificationPreference(UpdateProjectNotificationPreferenceRequest request,
AsyncHandler<UpdateProjectNotificationPreferenceRequest,UpdateProjectNotificationPreferenceResponse> handler) |
Future<UpdateProjectNotificationPreferenceResponse> |
DevopsAsync.updateProjectNotificationPreference(UpdateProjectNotificationPreferenceRequest request,
AsyncHandler<UpdateProjectNotificationPreferenceRequest,UpdateProjectNotificationPreferenceResponse> handler)
Update the project notification preference for the user passed as path param
|
Modifier and Type | Method and Description |
---|---|
UpdateProjectNotificationPreferenceRequest |
UpdateProjectNotificationPreferenceRequest.Builder.build()
Build the instance of UpdateProjectNotificationPreferenceRequest as configured by this
builder
|
UpdateProjectNotificationPreferenceRequest |
UpdateProjectNotificationPreferenceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateProjectNotificationPreferenceRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateProjectNotificationPreferenceRequest.Builder |
UpdateProjectNotificationPreferenceRequest.Builder.copy(UpdateProjectNotificationPreferenceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.