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