Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
UpdateProjectNotificationPreferenceResponse |
Devops.updateProjectNotificationPreference(UpdateProjectNotificationPreferenceRequest request)
Update the project notification preference for the user passed as path param
|
UpdateProjectNotificationPreferenceResponse |
DevopsClient.updateProjectNotificationPreference(UpdateProjectNotificationPreferenceRequest request) |
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 |
---|---|
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 |
---|---|
UpdateProjectNotificationPreferenceResponse |
UpdateProjectNotificationPreferenceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateProjectNotificationPreferenceResponse.Builder |
UpdateProjectNotificationPreferenceResponse.Builder.copy(UpdateProjectNotificationPreferenceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.