Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
UpdateRepositoryNotificationPreferenceResponse |
Devops.updateRepositoryNotificationPreference(UpdateRepositoryNotificationPreferenceRequest request)
Update the repository notification preference for the user passed as path param
|
UpdateRepositoryNotificationPreferenceResponse |
DevopsClient.updateRepositoryNotificationPreference(UpdateRepositoryNotificationPreferenceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateRepositoryNotificationPreferenceResponse> |
DevopsAsyncClient.updateRepositoryNotificationPreference(UpdateRepositoryNotificationPreferenceRequest request,
AsyncHandler<UpdateRepositoryNotificationPreferenceRequest,UpdateRepositoryNotificationPreferenceResponse> handler) |
Future<UpdateRepositoryNotificationPreferenceResponse> |
DevopsAsync.updateRepositoryNotificationPreference(UpdateRepositoryNotificationPreferenceRequest request,
AsyncHandler<UpdateRepositoryNotificationPreferenceRequest,UpdateRepositoryNotificationPreferenceResponse> handler)
Update the repository notification preference for the user passed as path param
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateRepositoryNotificationPreferenceResponse> |
DevopsAsyncClient.updateRepositoryNotificationPreference(UpdateRepositoryNotificationPreferenceRequest request,
AsyncHandler<UpdateRepositoryNotificationPreferenceRequest,UpdateRepositoryNotificationPreferenceResponse> handler) |
Future<UpdateRepositoryNotificationPreferenceResponse> |
DevopsAsync.updateRepositoryNotificationPreference(UpdateRepositoryNotificationPreferenceRequest request,
AsyncHandler<UpdateRepositoryNotificationPreferenceRequest,UpdateRepositoryNotificationPreferenceResponse> handler)
Update the repository notification preference for the user passed as path param
|
Modifier and Type | Method and Description |
---|---|
UpdateRepositoryNotificationPreferenceResponse |
UpdateRepositoryNotificationPreferenceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateRepositoryNotificationPreferenceResponse.Builder |
UpdateRepositoryNotificationPreferenceResponse.Builder.copy(UpdateRepositoryNotificationPreferenceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.